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/03/26 09:20:10 UTC

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

Author: norman
Date: Fri Mar 26 08:20:09 2010
New Revision: 927726

URL: http://svn.apache.org/viewvc?rev=927726&view=rev
Log:
Upgrade to activemq 5.3.1 (JAMES-984)

Modified:
    james/server/trunk/pom.xml

Modified: james/server/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=927726&r1=927725&r2=927726&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Fri Mar 26 08:20:09 2010
@@ -877,7 +877,7 @@
     <dependency>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-core</artifactId>
-      <version>5.3.0</version>
+      <version>5.3.1</version>
     </dependency>
    
     <dependency>
@@ -1037,7 +1037,7 @@
     <dependency>
       <groupId>org.apache.activemq</groupId>
       <artifactId>activemq-camel</artifactId>
-      <version>5.3.0</version>
+      <version>5.3.1</version>
       <scope>runtime</scope>
        <exclusions>
         <exclusion>



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