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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to