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/11/16 13:35:17 UTC

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

Author: manolito
Date: Fri Nov 16 04:35:17 2007
New Revision: 595645

URL: http://svn.apache.org/viewvc?rev=595645&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=595645&r1=595644&r2=595645&view=diff
==============================================================================
--- myfaces/myfaces-master-pom/trunk/pom.xml (original)
+++ myfaces/myfaces-master-pom/trunk/pom.xml Fri Nov 16 04:35:17 2007
@@ -13,7 +13,7 @@
     <artifactId>myfaces</artifactId>
     <packaging>pom</packaging>
     <name>Apache MyFaces Master POM</name>
-    <version>3</version>
+    <version>4-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>
@@ -506,9 +506,9 @@
     </contributors>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/myfaces-master-pom/tags/myfaces-3</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/myfaces-master-pom/tags/myfaces-3</developerConnection>
-        <url>http://svn.apache.org/viewcvs.cgi/myfaces/myfaces-master-pom/tags/myfaces-3</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>