You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by ol...@apache.org on 2008/05/12 15:10:10 UTC

svn commit: r655493 - /continuum/trunk/pom.xml

Author: olamy
Date: Mon May 12 06:10:10 2008
New Revision: 655493

URL: http://svn.apache.org/viewvc?rev=655493&view=rev
Log:
use released versions


Modified:
    continuum/trunk/pom.xml

Modified: continuum/trunk/pom.xml
URL: http://svn.apache.org/viewvc/continuum/trunk/pom.xml?rev=655493&r1=655492&r2=655493&view=diff
==============================================================================
--- continuum/trunk/pom.xml (original)
+++ continuum/trunk/pom.xml Mon May 12 06:10:10 2008
@@ -716,7 +716,7 @@
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-taskqueue</artifactId>
-        <version>1.0-alpha-8-SNAPSHOT</version>
+        <version>1.0-alpha-8</version>
       </dependency>
       <dependency>
         <groupId>org.apache.derby</groupId>
@@ -825,7 +825,7 @@
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-spring</artifactId>
-        <version>1.0-SNAPSHOT</version>
+        <version>1.0</version>
       </dependency>
       <dependency>
         <groupId>org.springframework</groupId>