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 2007/10/31 14:44:50 UTC

svn commit: r590673 - /myfaces/myfaces-master-pom/trunk/pom.xml

Author: manolito
Date: Wed Oct 31 06:44:50 2007
New Revision: 590673

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

Modified:
    myfaces/myfaces-master-pom/trunk/pom.xml

Modified: myfaces/myfaces-master-pom/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/myfaces-master-pom/trunk/pom.xml?rev=590673&r1=590672&r2=590673&view=diff
==============================================================================
--- myfaces/myfaces-master-pom/trunk/pom.xml (original)
+++ myfaces/myfaces-master-pom/trunk/pom.xml Wed Oct 31 06:44:50 2007
@@ -34,7 +34,7 @@
     <artifactId>myfaces</artifactId>
     <packaging>pom</packaging>
     <name>MyFaces Master POM</name>
-    <version>1</version>
+    <version>2-SNAPSHOT</version>
     <description>
        The MyFaces project is home of the first free open source JavaServer Faces implementation as well as some useful JSF component libraries and other convenient JSF stuff.
     </description>
@@ -509,9 +509,9 @@
         </contributor>        
     </contributors>
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/myfaces-master-pom/tags/myfaces-1</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/myfaces-master-pom/tags/myfaces-1</developerConnection>
-        <url>http://svn.apache.org/viewcvs.cgi/myfaces/myfaces-master-pom/tags/myfaces-1</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/myfaces-master-pom/trunk</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/myfaces-master-pom/trunk</developerConnection>
+        <url>http://svn.apache.org/viewcvs.cgi/myfaces/myfaces-master-pom/trunk</url>
     </scm>
     <build>
         <defaultGoal>install</defaultGoal>