Index: lams_tool_gmap/build.xml
===================================================================
diff -u -r97ded6a90b089fe5e01c48c02f952e8b09d5a911 -r558ead6c7d0ae923be08b6e6cd60ea44839ecfdc
--- lams_tool_gmap/build.xml (.../build.xml) (revision 97ded6a90b089fe5e01c48c02f952e8b09d5a911)
+++ lams_tool_gmap/build.xml (.../build.xml) (revision 558ead6c7d0ae923be08b6e6cd60ea44839ecfdc)
@@ -103,6 +103,9 @@
+
+
+
@@ -383,6 +386,16 @@
+
+
+
+
+
+
+
+
+
+
@@ -438,6 +451,7 @@
toolActivityInsertScriptPath="${build.deploy}/sql/activity_insert.sql"
toolLibraryInsertScriptPath="${build.deploy}/sql/library_insert.sql"
toolInsertScriptPath="${build.deploy}/sql/tool_insert.sql"
+ toolDBVersionScriptPath="${build.deploy}/sql/db_version_insert.sql"
toolApplicationContextPath="/org/lamsfoundation/lams/tool/gmap/gmapApplicationContext.xml"
lamsEarPath="${jboss.deploy}" toolContext="${toolContext}"
toolWebUri="${product}.war"