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 2005/10/06 21:38:27 UTC

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

Author: evenisse
Date: Thu Oct  6 12:38:24 2005
New Revision: 306870

URL: http://svn.apache.org/viewcvs?rev=306870&view=rev
Log:
Use latest plexus-formica

Modified:
    maven/continuum/trunk/pom.xml

Modified: maven/continuum/trunk/pom.xml
URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/pom.xml?rev=306870&r1=306869&r2=306870&view=diff
==============================================================================
--- maven/continuum/trunk/pom.xml (original)
+++ maven/continuum/trunk/pom.xml Thu Oct  6 12:38:24 2005
@@ -310,7 +310,7 @@
       <dependency>
         <groupId>plexus</groupId>
         <artifactId>plexus-formica</artifactId>
-        <version>1.0-beta-6-SNAPSHOT</version>
+        <version>1.0-beta-6</version>
       </dependency>
       <dependency>
         <groupId>plexus</groupId>