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 2012/04/17 06:20:32 UTC

svn commit: r1326912 - /myfaces/orchestra/trunk/maven/pom.xml

Author: lu4242
Date: Tue Apr 17 04:20:32 2012
New Revision: 1326912

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

Modified:
    myfaces/orchestra/trunk/maven/pom.xml

Modified: myfaces/orchestra/trunk/maven/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/orchestra/trunk/maven/pom.xml?rev=1326912&r1=1326911&r2=1326912&view=diff
==============================================================================
--- myfaces/orchestra/trunk/maven/pom.xml (original)
+++ myfaces/orchestra/trunk/maven/pom.xml Tue Apr 17 04:20:32 2012
@@ -12,7 +12,7 @@
   <packaging>pom</packaging>
   <name>MyFaces Orchestra Maven</name>
   <url>http://myfaces.apache.org/orchestra</url>
-  <version>1.3</version>
+  <version>1.4-SNAPSHOT</version>
   <description>
     The parent descriptor (and parent site) for all Apache MyFaces Orchestra modules.
   </description>
@@ -63,9 +63,9 @@
   </contributors>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/orchestra/tags/myfaces-orchestra-maven-1.3</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/orchestra/tags/myfaces-orchestra-maven-1.3</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/orchestra/tags/myfaces-orchestra-maven-1.3</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/orchestra/trunk/maven</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/orchestra/trunk/maven</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/orchestra/trunk/maven</url>
   </scm>
 
   <issueManagement>