update derby.jar and add version number to the library
authorSasha <Main-laptop2>
Mon, 29 Jul 2013 11:53:27 +0000 (12:53 +0100)
committerSasha <Main-laptop2>
Mon, 29 Jul 2013 12:21:42 +0000 (13:21 +0100)
.classpath
WEB-INF/lib/derby-10.8.2.2.jar [moved from WEB-INF/lib/derby.jar with 100% similarity]

index 2d206e3..261bdb3 100644 (file)
@@ -13,7 +13,7 @@
        <classpathentry kind="lib" path="WEB-INF/lib/log4j-1.2.15.jar"/>
        <classpathentry kind="lib" path="WEB-INF/lib/compbio-annotations-1.0.jar"/>
        <classpathentry kind="lib" path="WEB-INF/lib/compbio-util-1.4.jar"/>
-       <classpathentry kind="lib" path="WEB-INF/lib/derby.jar"/>
+       <classpathentry kind="lib" path="WEB-INF/lib/derby-10.8.2.2.jar"/>
        <classpathentry kind="lib" path="WEB-INF/lib/compbio-ga-1.0.jar"/>
        <classpathentry kind="output" path="WEB-INF/classes"/>
 </classpath>