You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by br...@apache.org on 2006/09/20 15:59:43 UTC

svn commit: r448206 - /maven/continuum/trunk/pom.xml

Author: brett
Date: Wed Sep 20 06:59:42 2006
New Revision: 448206

URL: http://svn.apache.org/viewvc?view=rev&rev=448206
Log:
upgrade derby

Modified:
    maven/continuum/trunk/pom.xml

Modified: maven/continuum/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/continuum/trunk/pom.xml?view=diff&rev=448206&r1=448205&r2=448206
==============================================================================
--- maven/continuum/trunk/pom.xml (original)
+++ maven/continuum/trunk/pom.xml Wed Sep 20 06:59:42 2006
@@ -386,7 +386,7 @@
       <dependency>
         <groupId>org.apache.derby</groupId>
         <artifactId>derby</artifactId>
-        <version>10.1.2.1</version>
+        <version>10.1.3.1</version>
       </dependency>
       <dependency>
         <groupId>hsqldb</groupId>