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 23:13:46 UTC

svn commit: r680502 - /myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-plugin/pom.xml

Author: lu4242
Date: Mon Jul 28 14:13:46 2008
New Revision: 680502

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

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

Modified: myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-plugin/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-plugin/pom.xml?rev=680502&r1=680501&r2=680502&view=diff
==============================================================================
--- myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-plugin/pom.xml (original)
+++ myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-plugin/pom.xml Mon Jul 28 14:13:46 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>