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 2008/01/21 05:03:55 UTC

svn commit: r613750 - in /myfaces/myfaces-build-tools/branches/matzew-m2-plugins-100-release: ./ myfaces-faces-plugin/ myfaces-i18n-plugin/ myfaces-javacc-plugin/ myfaces-javascript-plugin/ myfaces-jdev-plugin/ myfaces-tagdoc-plugin/ myfaces-wagon-plug...

Author: matzew
Date: Sun Jan 20 20:03:54 2008
New Revision: 613750

URL: http://svn.apache.org/viewvc?rev=613750&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    myfaces/myfaces-build-tools/branches/matzew-m2-plugins-100-release/myfaces-faces-plugin/pom.xml
    myfaces/myfaces-build-tools/branches/matzew-m2-plugins-100-release/myfaces-i18n-plugin/pom.xml
    myfaces/myfaces-build-tools/branches/matzew-m2-plugins-100-release/myfaces-javacc-plugin/pom.xml
    myfaces/myfaces-build-tools/branches/matzew-m2-plugins-100-release/myfaces-javascript-plugin/pom.xml
    myfaces/myfaces-build-tools/branches/matzew-m2-plugins-100-release/myfaces-jdev-plugin/pom.xml
    myfaces/myfaces-build-tools/branches/matzew-m2-plugins-100-release/myfaces-tagdoc-plugin/pom.xml
    myfaces/myfaces-build-tools/branches/matzew-m2-plugins-100-release/myfaces-wagon-plugin/pom.xml
    myfaces/myfaces-build-tools/branches/matzew-m2-plugins-100-release/myfaces-xrts-plugin/pom.xml
    myfaces/myfaces-build-tools/branches/matzew-m2-plugins-100-release/pom.xml

Modified: myfaces/myfaces-build-tools/branches/matzew-m2-plugins-100-release/myfaces-faces-plugin/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/branches/matzew-m2-plugins-100-release/myfaces-faces-plugin/pom.xml?rev=613750&r1=613749&r2=613750&view=diff
==============================================================================
--- myfaces/myfaces-build-tools/branches/matzew-m2-plugins-100-release/myfaces-faces-plugin/pom.xml (original)
+++ myfaces/myfaces-build-tools/branches/matzew-m2-plugins-100-release/myfaces-faces-plugin/pom.xml Sun Jan 20 20:03:54 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.myfaces.buildtools</groupId>
     <artifactId>myfaces-plugin-parent</artifactId>
-    <version>1.0.0</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.myfaces.buildtools</groupId>

Modified: myfaces/myfaces-build-tools/branches/matzew-m2-plugins-100-release/myfaces-i18n-plugin/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/branches/matzew-m2-plugins-100-release/myfaces-i18n-plugin/pom.xml?rev=613750&r1=613749&r2=613750&view=diff
==============================================================================
--- myfaces/myfaces-build-tools/branches/matzew-m2-plugins-100-release/myfaces-i18n-plugin/pom.xml (original)
+++ myfaces/myfaces-build-tools/branches/matzew-m2-plugins-100-release/myfaces-i18n-plugin/pom.xml Sun Jan 20 20:03:54 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.myfaces.buildtools</groupId>
     <artifactId>myfaces-plugin-parent</artifactId>
-    <version>1.0.0</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.myfaces.buildtools</groupId>

Modified: myfaces/myfaces-build-tools/branches/matzew-m2-plugins-100-release/myfaces-javacc-plugin/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/branches/matzew-m2-plugins-100-release/myfaces-javacc-plugin/pom.xml?rev=613750&r1=613749&r2=613750&view=diff
==============================================================================
--- myfaces/myfaces-build-tools/branches/matzew-m2-plugins-100-release/myfaces-javacc-plugin/pom.xml (original)
+++ myfaces/myfaces-build-tools/branches/matzew-m2-plugins-100-release/myfaces-javacc-plugin/pom.xml Sun Jan 20 20:03:54 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.myfaces.buildtools</groupId>
     <artifactId>myfaces-plugin-parent</artifactId>
-    <version>1.0.0</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.myfaces.buildtools</groupId>

Modified: myfaces/myfaces-build-tools/branches/matzew-m2-plugins-100-release/myfaces-javascript-plugin/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/branches/matzew-m2-plugins-100-release/myfaces-javascript-plugin/pom.xml?rev=613750&r1=613749&r2=613750&view=diff
==============================================================================
--- myfaces/myfaces-build-tools/branches/matzew-m2-plugins-100-release/myfaces-javascript-plugin/pom.xml (original)
+++ myfaces/myfaces-build-tools/branches/matzew-m2-plugins-100-release/myfaces-javascript-plugin/pom.xml Sun Jan 20 20:03:54 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.myfaces.buildtools</groupId>
     <artifactId>myfaces-plugin-parent</artifactId>
-    <version>1.0.0</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.myfaces.buildtools</groupId>

Modified: myfaces/myfaces-build-tools/branches/matzew-m2-plugins-100-release/myfaces-jdev-plugin/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/branches/matzew-m2-plugins-100-release/myfaces-jdev-plugin/pom.xml?rev=613750&r1=613749&r2=613750&view=diff
==============================================================================
--- myfaces/myfaces-build-tools/branches/matzew-m2-plugins-100-release/myfaces-jdev-plugin/pom.xml (original)
+++ myfaces/myfaces-build-tools/branches/matzew-m2-plugins-100-release/myfaces-jdev-plugin/pom.xml Sun Jan 20 20:03:54 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.myfaces.buildtools</groupId>
     <artifactId>myfaces-plugin-parent</artifactId>
-    <version>1.0.0</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.myfaces.buildtools</groupId>

Modified: myfaces/myfaces-build-tools/branches/matzew-m2-plugins-100-release/myfaces-tagdoc-plugin/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/branches/matzew-m2-plugins-100-release/myfaces-tagdoc-plugin/pom.xml?rev=613750&r1=613749&r2=613750&view=diff
==============================================================================
--- myfaces/myfaces-build-tools/branches/matzew-m2-plugins-100-release/myfaces-tagdoc-plugin/pom.xml (original)
+++ myfaces/myfaces-build-tools/branches/matzew-m2-plugins-100-release/myfaces-tagdoc-plugin/pom.xml Sun Jan 20 20:03:54 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.myfaces.buildtools</groupId>
     <artifactId>myfaces-plugin-parent</artifactId>
-    <version>1.0.0</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.myfaces.buildtools</groupId>

Modified: myfaces/myfaces-build-tools/branches/matzew-m2-plugins-100-release/myfaces-wagon-plugin/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/branches/matzew-m2-plugins-100-release/myfaces-wagon-plugin/pom.xml?rev=613750&r1=613749&r2=613750&view=diff
==============================================================================
--- myfaces/myfaces-build-tools/branches/matzew-m2-plugins-100-release/myfaces-wagon-plugin/pom.xml (original)
+++ myfaces/myfaces-build-tools/branches/matzew-m2-plugins-100-release/myfaces-wagon-plugin/pom.xml Sun Jan 20 20:03:54 2008
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.myfaces.buildtools</groupId>
     <artifactId>myfaces-plugin-parent</artifactId>
-    <version>1.0.0</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
 
 
@@ -14,9 +14,9 @@
   <packaging>maven-plugin</packaging>
   <name>Apache MyFaces Buildtools Maven2 Wagon Plugin</name>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/maven/tags/myfaces-plugin-parent-1.0.0</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/maven/tags/myfaces-plugin-parent-1.0.0</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/maven/tags/myfaces-plugin-parent-1.0.0</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/maven/trunk/wagon-maven-plugin</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/maven/trunk/wagon-maven-plugin</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/maven/trunk/wagon-maven-plugin</url>
   </scm>
   <build>
     <extensions>

Modified: myfaces/myfaces-build-tools/branches/matzew-m2-plugins-100-release/myfaces-xrts-plugin/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/branches/matzew-m2-plugins-100-release/myfaces-xrts-plugin/pom.xml?rev=613750&r1=613749&r2=613750&view=diff
==============================================================================
--- myfaces/myfaces-build-tools/branches/matzew-m2-plugins-100-release/myfaces-xrts-plugin/pom.xml (original)
+++ myfaces/myfaces-build-tools/branches/matzew-m2-plugins-100-release/myfaces-xrts-plugin/pom.xml Sun Jan 20 20:03:54 2008
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.myfaces.buildtools</groupId>
     <artifactId>myfaces-plugin-parent</artifactId>
-    <version>1.0.0</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.myfaces.buildtools</groupId>

Modified: myfaces/myfaces-build-tools/branches/matzew-m2-plugins-100-release/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/branches/matzew-m2-plugins-100-release/pom.xml?rev=613750&r1=613749&r2=613750&view=diff
==============================================================================
--- myfaces/myfaces-build-tools/branches/matzew-m2-plugins-100-release/pom.xml (original)
+++ myfaces/myfaces-build-tools/branches/matzew-m2-plugins-100-release/pom.xml Sun Jan 20 20:03:54 2008
@@ -25,7 +25,7 @@
 
   <groupId>org.apache.myfaces.buildtools</groupId>
   <artifactId>myfaces-plugin-parent</artifactId>
-  <version>1.0.0</version>
+  <version>1.0.1-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>Apache MyFaces Buildtools Maven2 Plugin Parent</name>
 
@@ -103,9 +103,9 @@
   </reporting>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/tags/myfaces-plugin-parent-1.0.0</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/tags/myfaces-plugin-parent-1.0.0</developerConnection>
-    <url>http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/tags/myfaces-plugin-parent-1.0.0</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/trunk/maven2-plugins/</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/trunk/maven2-plugins/</developerConnection>
+    <url>http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/trunk/maven2-plugins/</url>
   </scm>
 
   <modules>