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/18 00:08:44 UTC

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

Author: lu4242
Date: Tue Aug 17 22:08:44 2010
New Revision: 986502

URL: http://svn.apache.org/viewvc?rev=986502&view=rev
Log:
[maven-release-plugin] rollback the release of myfaces-9

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=986502&r1=986501&r2=986502&view=diff
==============================================================================
--- myfaces/myfaces-master-pom/trunk/pom.xml (original)
+++ myfaces/myfaces-master-pom/trunk/pom.xml Tue Aug 17 22:08:44 2010
@@ -35,7 +35,7 @@
     <artifactId>myfaces</artifactId>
     <packaging>pom</packaging>
     <name>Apache MyFaces</name>
-    <version>9</version>
+    <version>9-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
@@ -755,9 +755,9 @@
     </contributors>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/myfaces-master-pom/tags/myfaces-9</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/myfaces-master-pom/tags/myfaces-9</developerConnection>
-        <url>http://svn.apache.org/viewcvs.cgi/myfaces/myfaces-master-pom/tags/myfaces-9</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>