You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ch...@apache.org on 2006/10/26 00:05:36 UTC

svn commit: r467783 - /incubator/activemq/trunk/pom.xml

Author: chirino
Date: Wed Oct 25 15:05:36 2006
New Revision: 467783

URL: http://svn.apache.org/viewvc?view=rev&rev=467783
Log:
https://issues.apache.org/activemq/browse/AMQ-1004


Modified:
    incubator/activemq/trunk/pom.xml

Modified: incubator/activemq/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/activemq/trunk/pom.xml?view=diff&rev=467783&r1=467782&r2=467783
==============================================================================
--- incubator/activemq/trunk/pom.xml (original)
+++ incubator/activemq/trunk/pom.xml Wed Oct 25 15:05:36 2006
@@ -356,7 +356,7 @@
       <dependency>
         <groupId>org.springframework</groupId>
         <artifactId>spring</artifactId>
-        <version>2.0-rc1</version>
+        <version>2.0</version>
         <optional>true</optional>
         <exclusions>
           <exclusion>
@@ -950,7 +950,7 @@
     <xmlbeans-version>2.0.0-beta1</xmlbeans-version>
     <xmlpull-version>1.1.3.4d_b4_min</xmlpull-version>
     <xstream-version>1.1.2</xstream-version>
-    <xbean-version>2.6</xbean-version>
+    <xbean-version>2.7</xbean-version>
     <dist-repo-url>scpexe://minotaur.apache.org/www/people.apache.org/repo/m2-incubating-repository</dist-repo-url>
     <m1-dist-repo-url>scpexe://minotaur.apache.org/www/people.apache.org/repo/m1-snapshot-repository</m1-dist-repo-url>
     <site-repo-url>scpexe://people.apache.org/www/incubator.apache.org/activemq/maven/</site-repo-url>