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/16 11:16:42 UTC

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

Author: norman
Date: Fri Apr 16 09:16:41 2010
New Revision: 934721

URL: http://svn.apache.org/viewvc?rev=934721&view=rev
Log:
Adjust derby version to big one without poms problems

Modified:
    james/server/trunk/pom.xml

Modified: james/server/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=934721&r1=934720&r2=934721&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Fri Apr 16 09:16:41 2010
@@ -826,13 +826,6 @@
       <version>${derby.version}</version>
       <scope>runtime</scope>
     </dependency>
-    <!--  workaround for derby -->
-    <dependency>
-      <groupId>org.apache.derby</groupId>
-      <artifactId>derby-project</artifactId>
-      <version>${derby.version}</version>
-      <scope>runtime</scope>
-    </dependency>
     <dependency>
       <groupId>oro</groupId>
       <artifactId>oro</artifactId>
@@ -1122,7 +1115,7 @@
     <javax.mail.groupId>javax.mail</javax.mail.groupId>
     <javax.mail.artifactId>mail</javax.mail.artifactId>
     <productName>Apache-James Mail Server</productName>
-    <derby.version>10.5.3.0</derby.version>
+    <derby.version>10.5.3.0_1</derby.version>
   </properties>
 
 </project>



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