You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by im...@apache.org on 2007/10/06 16:52:58 UTC

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

Author: imario
Date: Sat Oct  6 07:52:58 2007
New Revision: 582500

URL: http://svn.apache.org/viewvc?rev=582500&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=582500&r1=582499&r2=582500&view=diff
==============================================================================
--- myfaces/orchestra/trunk/maven/pom.xml (original)
+++ myfaces/orchestra/trunk/maven/pom.xml Sat Oct  6 07:52:58 2007
@@ -12,7 +12,7 @@
 	<packaging>pom</packaging>
 	<name>MyFaces Orchestra Maven</name>
 	<url>http://myfaces.apache.org/orchestra</url>
-	<version>1.0</version>
+	<version>1.1-SNAPSHOT</version>
 	<description>Apache MyFaces Orchestra is a sub-project of Apache MyFaces</description>
 
 	<developers>
@@ -61,9 +61,9 @@
 	</contributors>
 
 	<scm>
-		<connection>scm:svn:https://svn.apache.org/repos/asf/myfaces/orchestra/tags/maven-1_0</connection>
-		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/orchestra/tags/maven-1_0</developerConnection>
-		<url>https://svn.apache.org/repos/asf/myfaces/orchestra/tags/maven-1_0</url>
+		<connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/orchestra/trunk</connection>
+		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/orchestra/trunk</developerConnection>
+		<url>http://svn.apache.org/viewcvs.cgi/myfaces/orchestra/trunk</url>
 	</scm>
 
 	<issueManagement>