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:23:01 UTC

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

Author: imario
Date: Tue Oct  9 05:23:00 2007
New Revision: 583136

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

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=583136&r1=583135&r2=583136&view=diff
==============================================================================
--- myfaces/orchestra/trunk/core/pom.xml (original)
+++ myfaces/orchestra/trunk/core/pom.xml Tue Oct  9 05:23:00 2007
@@ -5,7 +5,7 @@
 	<artifactId>myfaces-orchestra-core</artifactId>
 	<packaging>jar</packaging>
 	<name>MyFaces Orchestra Core</name>
-	<version>1.0-SNAPSHOT</version>
+	<version>1.0</version>
 
 	<parent>
 		<groupId>org.apache.myfaces.orchestra</groupId>
@@ -14,9 +14,9 @@
 	</parent>
 
 	<scm>
-		<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>
+		<connection>scm:svn:https://svn.apache.org/repos/asf/myfaces/orchestra/tags/core-1_0</connection>
+		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/orchestra/tags/core-1_0</developerConnection>
+		<url>https://svn.apache.org/repos/asf/myfaces/orchestra/tags/core-1_0</url>
 	</scm>
 
 	<dependencies>