From 0dc426487df6355c6c23004e632679d75881b01f Mon Sep 17 00:00:00 2001 From: Claudio Barril Date: Sat, 25 Jan 2014 23:53:17 -0300 Subject: [PATCH] fix mysql populate file selected --- wise-webapp/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wise-webapp/pom.xml b/wise-webapp/pom.xml index a788a2a6..fba5bf53 100644 --- a/wise-webapp/pom.xml +++ b/wise-webapp/pom.xml @@ -417,7 +417,7 @@ config/database/mysql/create-database.sql config/database/mysql/create-schemas.sql - config/database/mysql/test-data.sql + config/database/mysql/apopulate-schemas.sql