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 2011/11/10 20:53:54 UTC

svn commit: r1200502 - in /myfaces/myfaces-build-tools/trunk/maven2-plugins: myfaces-builder-annotations/pom.xml myfaces-builder-plugin/pom.xml myfaces-plugin-parent/pom.xml

Author: lu4242
Date: Thu Nov 10 19:53:53 2011
New Revision: 1200502

URL: http://svn.apache.org/viewvc?rev=1200502&view=rev
Log:
rollback release by missing license on apt file

Modified:
    myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-annotations/pom.xml
    myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-builder-plugin/pom.xml
    myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-plugin-parent/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=1200502&r1=1200501&r2=1200502&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 Thu Nov 10 19:53:53 2011
@@ -30,7 +30,7 @@
 
   <groupId>org.apache.myfaces.buildtools</groupId>
   <artifactId>myfaces-builder-annotations</artifactId> 
-  <version>1.0.10-SNAPSHOT</version>
+  <version>1.0.9-SNAPSHOT</version>
   <packaging>jar</packaging>
   <name>Apache MyFaces Buildtools Maven2 Builder Annotations</name>
 

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=1200502&r1=1200501&r2=1200502&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 Thu Nov 10 19:53:53 2011
@@ -30,7 +30,7 @@
 
   <groupId>org.apache.myfaces.buildtools</groupId>
   <artifactId>myfaces-builder-plugin</artifactId> 
-  <version>1.0.11-SNAPSHOT</version>
+  <version>1.0.10-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
   <name>Apache MyFaces Buildtools Maven2 Builder Plugin</name>
   <description>

Modified: myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-plugin-parent/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-plugin-parent/pom.xml?rev=1200502&r1=1200501&r2=1200502&view=diff
==============================================================================
--- myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-plugin-parent/pom.xml (original)
+++ myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-plugin-parent/pom.xml Thu Nov 10 19:53:53 2011
@@ -36,7 +36,7 @@
 
   <groupId>org.apache.myfaces.buildtools</groupId>
   <artifactId>myfaces-plugin-parent</artifactId>
-  <version>1.0.7-SNAPSHOT</version>
+  <version>1.0.6-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>Apache MyFaces Buildtools Maven2 Plugin Parent</name>
   <url>http://myfaces.apache.org/build-tools/plugins</url>