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/07/25 00:57:38 UTC

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

Author: olamy
Date: Thu Jul 24 15:57:37 2008
New Revision: 679607

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

Modified:
    continuum/trunk/pom.xml

Modified: continuum/trunk/pom.xml
URL: http://svn.apache.org/viewvc/continuum/trunk/pom.xml?rev=679607&r1=679606&r2=679607&view=diff
==============================================================================
--- continuum/trunk/pom.xml (original)
+++ continuum/trunk/pom.xml Thu Jul 24 15:57:37 2008
@@ -839,7 +839,7 @@
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-spring</artifactId>
-        <version>1.0.1-SNAPSHOT</version>
+        <version>1.0.1</version>
       </dependency>
       <dependency>
         <groupId>org.springframework</groupId>