Index: lams_tool_spreadsheet/build.xml
===================================================================
diff -u -r7f9f772433a7fd55c4475241d4e3bc0765f474e8 -r558ead6c7d0ae923be08b6e6cd60ea44839ecfdc
--- lams_tool_spreadsheet/build.xml (.../build.xml) (revision 7f9f772433a7fd55c4475241d4e3bc0765f474e8)
+++ lams_tool_spreadsheet/build.xml (.../build.xml) (revision 558ead6c7d0ae923be08b6e6cd60ea44839ecfdc)
@@ -78,6 +78,8 @@
+
+
@@ -345,6 +347,16 @@
+
+
+
+
+
+
+
+
+
+
@@ -401,6 +413,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/spreadsheet/spreadsheetApplicationContext.xml"
lamsEarPath="${jboss.deploy}"