[maven-scm] copy for tag STRUTS_ANNOTATIONS_1_0_1

git-svn-id: https://svn.apache.org/repos/asf/struts/maven/tags/STRUTS_ANNOTATIONS_1_0_1@500465 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index a9dc5e3..11b851d 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.1-SNAPSHOT</version>

+    <version>1.0.1</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/</connection>

-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/maven/trunk/</developerConnection>

-        <url>http://svn.apache.org/viewcvs.cgi/struts/maven/trunk/</url>

+        <connection>scm:svn:https://svn.apache.org/repos/asf/struts/maven/tags/STRUTS_ANNOTATIONS_1_0_1</connection>

+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/maven/tags/STRUTS_ANNOTATIONS_1_0_1</developerConnection>

+        <url>https://svn.apache.org/repos/asf/struts/maven/tags/STRUTS_ANNOTATIONS_1_0_1</url>

     </scm>