You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by js...@apache.org on 2006/07/15 16:43:24 UTC

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

Author: jstrachan
Date: Sat Jul 15 07:43:24 2006
New Revision: 422239

URL: http://svn.apache.org/viewvc?rev=422239&view=rev
Log:
rolled back move to spring 2.0-rc2 as the build failed on some CI builds

Modified:
    incubator/activemq/trunk/pom.xml

Modified: incubator/activemq/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/activemq/trunk/pom.xml?rev=422239&r1=422238&r2=422239&view=diff
==============================================================================
--- incubator/activemq/trunk/pom.xml (original)
+++ incubator/activemq/trunk/pom.xml Sat Jul 15 07:43:24 2006
@@ -371,7 +371,7 @@
             <dependency>
                 <groupId>org.springframework</groupId>
                 <artifactId>spring</artifactId>
-		        <version>2.0-rc2</version>
+		        <version>2.0-rc1</version>
                 <optional>true</optional>
 		        <exclusions>
 		          <exclusion>