You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lu...@apache.org on 2008/07/28 22:16:23 UTC

svn commit: r680476 - /myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-annotations/pom.xml

Author: lu4242
Date: Mon Jul 28 13:16:23 2008
New Revision: 680476

URL: http://svn.apache.org/viewvc?rev=680476&view=rev
Log:
restore parent version to 1.0.1-SNAPSHOT

Modified:
    myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-annotations/pom.xml

Modified: myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-annotations/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-annotations/pom.xml?rev=680476&r1=680475&r2=680476&view=diff
==============================================================================
--- myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-annotations/pom.xml (original)
+++ myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-annotations/pom.xml Mon Jul 28 13:16:23 2008
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.myfaces.buildtools</groupId>
     <artifactId>myfaces-plugin-parent</artifactId>
-    <version>1.0.1</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.myfaces.buildtools</groupId>