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/15 00:02:19 UTC

svn commit: r890534 - /myfaces/orchestra/trunk/core12/pom.xml

Author: lu4242
Date: Mon Dec 14 23:02:19 2009
New Revision: 890534

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

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

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