Author: norman
Date: Mon Aug 10 17:14:24 2009
New Revision: 802866

URL: http://svn.apache.org/viewvc?rev=802866&view=rev
Log:
fix jackrabbit versions

Modified:
    james/server/sandbox/active/smtp_refactor/phoenix-deployment/pom.xml

Modified: james/server/sandbox/active/smtp_refactor/phoenix-deployment/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/sandbox/active/smtp_refactor/phoenix-deployment/pom.xml?rev=802866&r1=802865&r2=802866&view=diff
==============================================================================
--- james/server/sandbox/active/smtp_refactor/phoenix-deployment/pom.xml 
(original)
+++ james/server/sandbox/active/smtp_refactor/phoenix-deployment/pom.xml Mon 
Aug 10 17:14:24 2009
@@ -208,7 +208,7 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-rmi</artifactId>
-      <version>1.3</version>
+      <version>1.4.2</version>
       <exclusions>
        <exclusion>
                <groupId>xerces</groupId>
@@ -219,7 +219,7 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-api</artifactId>
-      <version>1.3</version>
+      <version>1.4</version>
     </dependency>
 
     <dependency>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to