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:59:33 UTC

svn commit: r1200508 - /myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-plugin-parent/pom.xml

Author: lu4242
Date: Thu Nov 10 19:59:33 2011
New Revision: 1200508

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

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

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=1200508&r1=1200507&r2=1200508&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:59:33 2011
@@ -36,7 +36,7 @@
 
   <groupId>org.apache.myfaces.buildtools</groupId>
   <artifactId>myfaces-plugin-parent</artifactId>
-  <version>1.0.6</version>
+  <version>1.0.7-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>Apache MyFaces Buildtools Maven2 Plugin Parent</name>
   <url>http://myfaces.apache.org/build-tools/plugins</url>
@@ -152,9 +152,9 @@
   </reporting>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/tags/myfaces-plugin-parent-1.0.6</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/tags/myfaces-plugin-parent-1.0.6</developerConnection>
-    <url>http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/tags/myfaces-plugin-parent-1.0.6</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-plugin-parent</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-plugin-parent</developerConnection>
+    <url>http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-plugin-parent</url>
   </scm>
 
   <distributionManagement>