[maven-release-plugin] prepare release maven-shared-resources-1

git-svn-id: https://svn.apache.org/repos/asf/maven/shared/trunk@1099264 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 10c8b53..70ced4e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,15 +31,15 @@
 
   <groupId>org.apache.maven.shared</groupId>
   <artifactId>maven-shared-resources</artifactId>
-  <version>1-SNAPSHOT</version>
+  <version>1</version>
 
   <name>Maven Shared Resources</name>
   <description>A collection of templates that are specific to the Maven project.</description>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/shared/trunk/maven-shared-resources/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/trunk/maven-shared-resources/</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/shared/trunk/maven-shared-resources/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/shared/tags/maven-shared-resources-1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/tags/maven-shared-resources-1</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/shared/tags/maven-shared-resources-1</url>
   </scm>
 
   <issueManagement>