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/03/27 10:33:01 UTC

svn commit: r389069 - /maven/continuum/branches/continuum-1.0.x/pom.xml

Author: evenisse
Date: Mon Mar 27 00:33:00 2006
New Revision: 389069

URL: http://svn.apache.org/viewcvs?rev=389069&view=rev
Log:
[CONTINUUM-587] bump version of plexus-formica for https connection with username/password.

Modified:
    maven/continuum/branches/continuum-1.0.x/pom.xml

Modified: maven/continuum/branches/continuum-1.0.x/pom.xml
URL: http://svn.apache.org/viewcvs/maven/continuum/branches/continuum-1.0.x/pom.xml?rev=389069&r1=389068&r2=389069&view=diff
==============================================================================
--- maven/continuum/branches/continuum-1.0.x/pom.xml (original)
+++ maven/continuum/branches/continuum-1.0.x/pom.xml Mon Mar 27 00:33:00 2006
@@ -312,7 +312,7 @@
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-formica</artifactId>
-        <version>1.0-beta-9</version>
+        <version>1.0-beta-10-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.codehaus.plexus</groupId>