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 2010/08/31 23:52:35 UTC

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

Author: lu4242
Date: Tue Aug 31 21:52:34 2010
New Revision: 991351

URL: http://svn.apache.org/viewvc?rev=991351&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=991351&r1=991350&r2=991351&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 Tue Aug 31 21:52:34 2010
@@ -36,7 +36,7 @@
 
   <groupId>org.apache.myfaces.buildtools</groupId>
   <artifactId>myfaces-plugin-parent</artifactId>
-  <version>1.0.4</version>
+  <version>1.0.5-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>Apache MyFaces Buildtools Maven2 Plugin Parent</name>
   <url>http://myfaces.apache.org/build-tools/plugins</url>
@@ -165,9 +165,9 @@
   </reporting>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/tags/myfaces-plugin-parent-1.0.4</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/tags/myfaces-plugin-parent-1.0.4</developerConnection>
-    <url>http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/tags/myfaces-plugin-parent-1.0.4</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>