You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by gn...@apache.org on 2006/10/17 09:28:21 UTC

svn commit: r464850 - /incubator/servicemix/trunk/pom.xml

Author: gnodet
Date: Tue Oct 17 00:28:20 2006
New Revision: 464850

URL: http://svn.apache.org/viewvc?view=rev&rev=464850
Log:
SM-709: Upgrade to xbean-2.7 and spring-2.0

Modified:
    incubator/servicemix/trunk/pom.xml

Modified: incubator/servicemix/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/servicemix/trunk/pom.xml?view=diff&rev=464850&r1=464849&r2=464850
==============================================================================
--- incubator/servicemix/trunk/pom.xml (original)
+++ incubator/servicemix/trunk/pom.xml Tue Oct 17 00:28:20 2006
@@ -199,7 +199,7 @@
         <xfire-version>1.2.1</xfire-version>
         <mavenAssemblyPluginVersion>2.1</mavenAssemblyPluginVersion>
         <xbean-version>2.7-SNAPSHOT</xbean-version>
-        <spring-version>2.0-rc3</spring-version>
+        <spring-version>2.0</spring-version>
         <activemq-version>4.0.2</activemq-version>
         <activeio-version>3.0-beta4</activeio-version>
         <backport-util-concurrent-version>2.1</backport-util-concurrent-version>
@@ -385,7 +385,7 @@
         <repository>
             <id>activemq-tmp-repo</id>
             <name>ActiveMQ Maven2 Temp Repository</name>
-            <url>http://people.apache.org/~chirino/incubator-activemq-4.0.2-RC3/maven2</url>
+            <url>http://people.apache.org/~chirino/incubator-activemq-4.0.2-RC4/maven2</url>
         </repository>
     </repositories>