Author: wesw
Date: Wed Aug 12 17:20:57 2009
New Revision: 803608
URL: http://svn.apache.org/viewvc?rev=803608&view=rev
Log:
[maven-release-plugin] prepare release STRUTS_ANNOTATIONS_1_0_5
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=803608&r1=803607&r2=803608&view=diff
==============================================================================
--- struts/maven/trunk/struts-annotations/pom.xml (original)
+++ struts/maven/trunk/struts-annotations/pom.xml Wed Aug 12 17:20:57 2009
@@ -9,7 +9,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.struts</groupId>
<artifactId>struts-annotations</artifactId>
- <version>1.0.5-SNAPSHOT</version>
+ <version>1.0.5</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_5</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/maven/tags/STRUTS_ANNOTATIONS_1_0_5</developerConnection>
+
<url>http://svn.apache.org/viewvc/struts/maven/tags/STRUTS_ANNOTATIONS_1_0_5</url>
</scm>