[maven-release-plugin]  copy for tag STRUTS_ANNOTATIONS_1_0_5

git-svn-id: https://svn.apache.org/repos/asf/struts/maven/tags/STRUTS_ANNOTATIONS_1_0_5@803609 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index bebe809..18da202 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>