You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ma...@apache.org on 2010/11/07 18:25:13 UTC

svn commit: r1032319 - in /myfaces/myfaces-build-tools/trunk/maven2-plugins: myfaces-faces-plugin/ myfaces-i18n-plugin/ myfaces-javacc-plugin/ myfaces-jdev-plugin/ myfaces-tagdoc-plugin/ myfaces-wagon-plugin/ myfaces-xrts-plugin/

Author: matzew
Date: Sun Nov  7 17:25:13 2010
New Revision: 1032319

URL: http://svn.apache.org/viewvc?rev=1032319&view=rev
Log:
updated wrong parent pom versions

Modified:
    myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-faces-plugin/pom.xml
    myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-i18n-plugin/pom.xml
    myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-javacc-plugin/pom.xml
    myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-jdev-plugin/pom.xml
    myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-tagdoc-plugin/pom.xml
    myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-wagon-plugin/pom.xml
    myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-xrts-plugin/pom.xml

Modified: myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-faces-plugin/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-faces-plugin/pom.xml?rev=1032319&r1=1032318&r2=1032319&view=diff
==============================================================================
--- myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-faces-plugin/pom.xml (original)
+++ myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-faces-plugin/pom.xml Sun Nov  7 17:25:13 2010
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.myfaces.buildtools</groupId>
     <artifactId>myfaces-plugin-parent</artifactId>
-    <version>1.0.4-SNAPSHOT</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.myfaces.buildtools</groupId>

Modified: myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-i18n-plugin/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-i18n-plugin/pom.xml?rev=1032319&r1=1032318&r2=1032319&view=diff
==============================================================================
--- myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-i18n-plugin/pom.xml (original)
+++ myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-i18n-plugin/pom.xml Sun Nov  7 17:25:13 2010
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.myfaces.buildtools</groupId>
     <artifactId>myfaces-plugin-parent</artifactId>
-    <version>1.0.4-SNAPSHOT</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.myfaces.buildtools</groupId>

Modified: myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-javacc-plugin/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-javacc-plugin/pom.xml?rev=1032319&r1=1032318&r2=1032319&view=diff
==============================================================================
--- myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-javacc-plugin/pom.xml (original)
+++ myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-javacc-plugin/pom.xml Sun Nov  7 17:25:13 2010
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.myfaces.buildtools</groupId>
     <artifactId>myfaces-plugin-parent</artifactId>
-    <version>1.0.4-SNAPSHOT</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.myfaces.buildtools</groupId>

Modified: myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-jdev-plugin/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-jdev-plugin/pom.xml?rev=1032319&r1=1032318&r2=1032319&view=diff
==============================================================================
--- myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-jdev-plugin/pom.xml (original)
+++ myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-jdev-plugin/pom.xml Sun Nov  7 17:25:13 2010
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.myfaces.buildtools</groupId>
     <artifactId>myfaces-plugin-parent</artifactId>
-    <version>1.0.4-SNAPSHOT</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.myfaces.buildtools</groupId>

Modified: myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-tagdoc-plugin/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-tagdoc-plugin/pom.xml?rev=1032319&r1=1032318&r2=1032319&view=diff
==============================================================================
--- myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-tagdoc-plugin/pom.xml (original)
+++ myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-tagdoc-plugin/pom.xml Sun Nov  7 17:25:13 2010
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.myfaces.buildtools</groupId>
     <artifactId>myfaces-plugin-parent</artifactId>
-    <version>1.0.4-SNAPSHOT</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.myfaces.buildtools</groupId>

Modified: myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-wagon-plugin/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-wagon-plugin/pom.xml?rev=1032319&r1=1032318&r2=1032319&view=diff
==============================================================================
--- myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-wagon-plugin/pom.xml (original)
+++ myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-wagon-plugin/pom.xml Sun Nov  7 17:25:13 2010
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.myfaces.buildtools</groupId>
     <artifactId>myfaces-plugin-parent</artifactId>
-    <version>1.0.4-SNAPSHOT</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
 

Modified: myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-xrts-plugin/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-xrts-plugin/pom.xml?rev=1032319&r1=1032318&r2=1032319&view=diff
==============================================================================
--- myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-xrts-plugin/pom.xml (original)
+++ myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-xrts-plugin/pom.xml Sun Nov  7 17:25:13 2010
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.myfaces.buildtools</groupId>
     <artifactId>myfaces-plugin-parent</artifactId>
-    <version>1.0.4-SNAPSHOT</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.myfaces.buildtools</groupId>