From 7234544212bdf3e8c5ee351ef9aa1c614884fcd9 Mon Sep 17 00:00:00 2001 From: GPrathap Date: Wed, 16 Dec 2015 12:47:50 +0530 Subject: [PATCH] changed datasource name --- modules/distribution/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml index 6493270d..db90e8e2 100644 --- a/modules/distribution/pom.xml +++ b/modules/distribution/pom.xml @@ -337,7 +337,7 @@ + value="jdbc:h2:file:${basedir}/${db.dir}/DroneAnalyzerDM_DB;DB_CLOSE_ON_EXIT=FALSE"/>