Update of /var/cvs/all/example-webapp
In directory james.mmbase.org:/tmp/cvs-serv17119/example-webapp

Modified Files:
      Tag: MMBase-1_8
        project.xml 
Log Message:
use newer hsql


See also: http://cvs.mmbase.org/viewcvs/all/example-webapp


Index: project.xml
===================================================================
RCS file: /var/cvs/all/example-webapp/project.xml,v
retrieving revision 1.3
retrieving revision 1.3.2.1
diff -u -b -r1.3 -r1.3.2.1
--- project.xml 4 Oct 2005 10:08:24 -0000       1.3
+++ project.xml 12 Apr 2008 10:40:33 -0000      1.3.2.1
@@ -69,7 +69,7 @@
         <dependency>
             <groupId>hsqldb</groupId>
             <artifactId>hsqldb</artifactId>
-            <version>1.7.1</version>
+            <version>1.8.0.7</version> <!-- btw, newest version 1.8.0.8, but 
not yet in maven repositories.. sigh -->
             <type>jar</type>
             <properties>
                                <war.bundle>${war.bundle}</war.bundle>
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to