You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2006/02/08 19:00:58 UTC

svn commit: r376011 - /myfaces/maven/trunk/wagon-maven-plugin/pom.xml

Author: bommel
Date: Wed Feb  8 10:00:57 2006
New Revision: 376011

URL: http://svn.apache.org/viewcvs?rev=376011&view=rev
Log:
create 1.0.0-SNAPSHOT

Modified:
    myfaces/maven/trunk/wagon-maven-plugin/pom.xml

Modified: myfaces/maven/trunk/wagon-maven-plugin/pom.xml
URL: http://svn.apache.org/viewcvs/myfaces/maven/trunk/wagon-maven-plugin/pom.xml?rev=376011&r1=376010&r2=376011&view=diff
==============================================================================
--- myfaces/maven/trunk/wagon-maven-plugin/pom.xml (original)
+++ myfaces/maven/trunk/wagon-maven-plugin/pom.xml Wed Feb  8 10:00:57 2006
@@ -2,7 +2,7 @@
   <parent>
     <artifactId>maven-project</artifactId>
     <groupId>org.apache.myfaces.maven</groupId>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.myfaces.maven</groupId>