You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by dw...@apache.org on 2008/08/26 22:10:21 UTC

svn commit: r689196 - /geronimo/server/branches/2.0/pom.xml

Author: dwoods
Date: Tue Aug 26 13:10:21 2008
New Revision: 689196

URL: http://svn.apache.org/viewvc?rev=689196&view=rev
Log:
GERONIMO-4262 upgrade to matching ActiveIO 3.0.1 artifacts

Modified:
    geronimo/server/branches/2.0/pom.xml

Modified: geronimo/server/branches/2.0/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.0/pom.xml?rev=689196&r1=689195&r2=689196&view=diff
==============================================================================
--- geronimo/server/branches/2.0/pom.xml (original)
+++ geronimo/server/branches/2.0/pom.xml Tue Aug 26 13:10:21 2008
@@ -639,7 +639,7 @@
             <dependency>
                 <groupId>org.apache.activemq</groupId>
                 <artifactId>activeio-core</artifactId>
-                <version>3.0.0-incubator</version>
+                <version>3.0.1</version>
             </dependency>
 
             <dependency>