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/09 14:16:51 UTC

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

Author: imario
Date: Tue Oct  9 05:16:50 2007
New Revision: 583126

URL: http://svn.apache.org/viewvc?rev=583126&view=rev
Log:
[maven-release-plugin] prepare release maven-1_0

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=583126&r1=583125&r2=583126&view=diff
==============================================================================
--- myfaces/orchestra/trunk/maven/pom.xml (original)
+++ myfaces/orchestra/trunk/maven/pom.xml Tue Oct  9 05:16:50 2007
@@ -12,7 +12,7 @@
 	<packaging>pom</packaging>
 	<name>MyFaces Orchestra Maven</name>
 	<url>http://myfaces.apache.org/orchestra</url>
-	<version>1.0-SNAPSHOT</version>
+	<version>1.0</version>
 	<description>Apache MyFaces Orchestra is a sub-project of Apache MyFaces</description>
 
 	<developers>
@@ -61,9 +61,9 @@
 	</contributors>
 
 	<scm>
-		<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>
+		<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>
 	</scm>
 
 	<issueManagement>