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 2009/12/14 23:54:15 UTC

svn commit: r890529 - /myfaces/orchestra/trunk/core/pom.xml

Author: lu4242
Date: Mon Dec 14 22:54:15 2009
New Revision: 890529

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

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

Modified: myfaces/orchestra/trunk/core/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/orchestra/trunk/core/pom.xml?rev=890529&r1=890528&r2=890529&view=diff
==============================================================================
--- myfaces/orchestra/trunk/core/pom.xml (original)
+++ myfaces/orchestra/trunk/core/pom.xml Mon Dec 14 22:54:15 2009
@@ -12,12 +12,12 @@
   <packaging>jar</packaging>
   <name>MyFaces Orchestra Core</name>
   <description>Core API and implementation of MyFaces Orchestra</description>
-  <version>1.4</version>
+  <version>1.5-SNAPSHOT</version>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/orchestra/tags/core-1_4</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/orchestra/tags/core-1_4</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/orchestra/tags/core-1_4</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/orchestra/trunk/core</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/orchestra/trunk/core</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/orchestra/trunk/core</url>
   </scm>
 
   <dependencies>