You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by no...@apache.org on 2010/04/11 20:32:41 UTC

svn commit: r932970 - /james/server/trunk/pom.xml

Author: norman
Date: Sun Apr 11 18:32:40 2010
New Revision: 932970

URL: http://svn.apache.org/viewvc?rev=932970&view=rev
Log:
Upgrade to current derby release (JAMES-989)

Modified:
    james/server/trunk/pom.xml

Modified: james/server/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=932970&r1=932969&r2=932970&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Sun Apr 11 18:32:40 2010
@@ -823,7 +823,7 @@
     <dependency>
       <groupId>org.apache.derby</groupId>
       <artifactId>derby</artifactId>
-      <version>10.2.2.0</version>
+      <version>10.5.3.0</version>
       <scope>runtime</scope>
     </dependency>
     <dependency>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org