Index: lams_tool_laqa/build.xml
===================================================================
diff -u -r9d57b27409122d7e8b897697019f5d59b1a97d33 -r558ead6c7d0ae923be08b6e6cd60ea44839ecfdc
--- lams_tool_laqa/build.xml (.../build.xml) (revision 9d57b27409122d7e8b897697019f5d59b1a97d33)
+++ lams_tool_laqa/build.xml (.../build.xml) (revision 558ead6c7d0ae923be08b6e6cd60ea44839ecfdc)
@@ -122,6 +122,9 @@
+
+
+
@@ -325,6 +328,16 @@
+
+
+
+
+
+
+
+
+
+
@@ -381,6 +394,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/qa/qaApplicationContext.xml"
lamsEarPath="${jboss.deploy}"