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/05/23 23:04:03 UTC

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

Author: lu4242
Date: Mon May 23 21:04:02 2011
New Revision: 1126749

URL: http://svn.apache.org/viewvc?rev=1126749&view=rev
Log:
update to parent plugin 1.0.5

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-javascript-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=1126749&r1=1126748&r2=1126749&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 Mon May 23 21:04:02 2011
@@ -24,7 +24,7 @@
   <parent>
       <groupId>org.apache.myfaces.buildtools</groupId>
       <artifactId>myfaces-plugin-parent</artifactId>
-      <version>1.0.5-SNAPSHOT</version>
+      <version>1.0.5</version>
       <relativePath>../myfaces-plugin-parent/pom.xml</relativePath>
   </parent>
 

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=1126749&r1=1126748&r2=1126749&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 Mon May 23 21:04:02 2011
@@ -24,7 +24,7 @@
   <parent>
       <groupId>org.apache.myfaces.buildtools</groupId>
       <artifactId>myfaces-plugin-parent</artifactId>
-      <version>1.0.5-SNAPSHOT</version>
+      <version>1.0.5</version>
       <relativePath>../myfaces-plugin-parent/pom.xml</relativePath>
   </parent>
 

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=1126749&r1=1126748&r2=1126749&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 Mon May 23 21:04:02 2011
@@ -24,7 +24,7 @@
   <parent>
       <groupId>org.apache.myfaces.buildtools</groupId>
       <artifactId>myfaces-plugin-parent</artifactId>
-      <version>1.0.5-SNAPSHOT</version>
+      <version>1.0.5</version>
       <relativePath>../myfaces-plugin-parent/pom.xml</relativePath>
   </parent>
 

Modified: myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-javascript-plugin/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-javascript-plugin/pom.xml?rev=1126749&r1=1126748&r2=1126749&view=diff
==============================================================================
--- myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-javascript-plugin/pom.xml (original)
+++ myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-javascript-plugin/pom.xml Mon May 23 21:04:02 2011
@@ -24,7 +24,7 @@
   <parent>
       <groupId>org.apache.myfaces.buildtools</groupId>
       <artifactId>myfaces-plugin-parent</artifactId>
-      <version>1.0.5-SNAPSHOT</version>
+      <version>1.0.5</version>
       <relativePath>../myfaces-plugin-parent/pom.xml</relativePath>
   </parent>
 

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=1126749&r1=1126748&r2=1126749&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 Mon May 23 21:04:02 2011
@@ -24,7 +24,7 @@
   <parent>
       <groupId>org.apache.myfaces.buildtools</groupId>
       <artifactId>myfaces-plugin-parent</artifactId>
-      <version>1.0.5-SNAPSHOT</version>
+      <version>1.0.5</version>
       <relativePath>../myfaces-plugin-parent/pom.xml</relativePath>
   </parent>
 

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=1126749&r1=1126748&r2=1126749&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 Mon May 23 21:04:02 2011
@@ -24,7 +24,7 @@
   <parent>
       <groupId>org.apache.myfaces.buildtools</groupId>
       <artifactId>myfaces-plugin-parent</artifactId>
-      <version>1.0.5-SNAPSHOT</version>
+      <version>1.0.5</version>
       <relativePath>../myfaces-plugin-parent/pom.xml</relativePath>
   </parent>
 

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=1126749&r1=1126748&r2=1126749&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 Mon May 23 21:04:02 2011
@@ -25,7 +25,7 @@
   <parent>
       <groupId>org.apache.myfaces.buildtools</groupId>
       <artifactId>myfaces-plugin-parent</artifactId>
-      <version>1.0.5-SNAPSHOT</version>
+      <version>1.0.5</version>
       <relativePath>../myfaces-plugin-parent/pom.xml</relativePath>
   </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=1126749&r1=1126748&r2=1126749&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 Mon May 23 21:04:02 2011
@@ -24,7 +24,7 @@
   <parent>
       <groupId>org.apache.myfaces.buildtools</groupId>
       <artifactId>myfaces-plugin-parent</artifactId>
-      <version>1.0.5-SNAPSHOT</version>
+      <version>1.0.5</version>
       <relativePath>../myfaces-plugin-parent/pom.xml</relativePath>
   </parent>