Author: musachy Date: Mon Dec 22 18:40:36 2008 New Revision: 728850 URL: http://svn.apache.org/viewvc?rev=728850&view=rev Log: [maven-release-plugin] prepare release struts-annotations-1.0.4
Modified: struts/maven/trunk/struts-annotations/pom.xml Modified: struts/maven/trunk/struts-annotations/pom.xml URL: http://svn.apache.org/viewvc/struts/maven/trunk/struts-annotations/pom.xml?rev=728850&r1=728849&r2=728850&view=diff ============================================================================== --- struts/maven/trunk/struts-annotations/pom.xml (original) +++ struts/maven/trunk/struts-annotations/pom.xml Mon Dec 22 18:40:36 2008 @@ -9,7 +9,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.struts</groupId> <artifactId>struts-annotations</artifactId> - <version>1.0.4-SNAPSHOT</version> + <version>1.0.4</version> <packaging>jar</packaging> <name>Struts Annotations</name> <url>http://struts.apache.org</url> @@ -19,9 +19,9 @@ </description> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/struts/maven/trunk/struts-annotations</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/maven/trunk/struts-annotations</developerConnection> - <url>http://svn.apache.org/viewvc/struts/maven/trunk/struts-annotations</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/struts/maven/tags/struts-annotations-1.0.4</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/maven/tags/struts-annotations-1.0.4</developerConnection> + <url>http://svn.apache.org/viewvc/struts/maven/tags/struts-annotations-1.0.4</url> </scm>