You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by ev...@apache.org on 2006/12/12 18:03:26 UTC

svn commit: r486234 - /maven/continuum/trunk/pom.xml

Author: evenisse
Date: Tue Dec 12 09:03:26 2006
New Revision: 486234

URL: http://svn.apache.org/viewvc?view=rev&rev=486234
Log:
Use latest plexus-jdo2

Modified:
    maven/continuum/trunk/pom.xml

Modified: maven/continuum/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/continuum/trunk/pom.xml?view=diff&rev=486234&r1=486233&r2=486234
==============================================================================
--- maven/continuum/trunk/pom.xml (original)
+++ maven/continuum/trunk/pom.xml Tue Dec 12 09:03:26 2006
@@ -385,7 +385,7 @@
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-jdo2</artifactId>
-        <version>1.0-alpha-8-SNAPSHOT</version>
+        <version>1.0-alpha-8</version>
       </dependency>
       <dependency>
         <groupId>org.codehaus.plexus</groupId>