You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ep...@apache.org on 2006/08/11 02:24:08 UTC

svn commit: r430603 - /maven/plugins/trunk/maven-one-plugin/pom.xml

Author: epunzalan
Date: Thu Aug 10 17:24:08 2006
New Revision: 430603

URL: http://svn.apache.org/viewvc?rev=430603&view=rev
Log:
reverting my previous commit now that I found the 2.0.5-SNAPSHOT artifact in the repo which I thought was missing.

Modified:
    maven/plugins/trunk/maven-one-plugin/pom.xml

Modified: maven/plugins/trunk/maven-one-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-one-plugin/pom.xml?rev=430603&r1=430602&r2=430603&view=diff
==============================================================================
--- maven/plugins/trunk/maven-one-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-one-plugin/pom.xml Thu Aug 10 17:24:08 2006
@@ -96,7 +96,7 @@
     <dependency>
       <groupId>org.apache.maven</groupId>
       <artifactId>maven-model-converter</artifactId>
-      <version>2.1-SNAPSHOT</version>
+      <version>2.0.5-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven</groupId>