[maven-release-plugin] prepare release spring-apacheds-2.0

git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk@1388468 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index e579707..a866b90 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     <relativePath>../redback-components-parent/pom.xml</relativePath>
   </parent>
 
-  <version>2.0-SNAPSHOT</version>
+  <version>2.0</version>
   <artifactId>spring-apacheds</artifactId>
   <packaging>bundle</packaging>
   <name>Spring Apache Directory Server Components</name>
@@ -43,9 +43,9 @@
   </distributionManagement>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk/spring-apacheds/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk/spring-apacheds/</developerConnection>
-    <url>http://svn.apache.org/viewvc/archiva/redback/redback-components/trunk/spring-apacheds/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/archiva/redback/redback-components/tags/spring-apacheds-2.0</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/archiva/redback/redback-components/tags/spring-apacheds-2.0</developerConnection>
+    <url>http://svn.apache.org/viewvc/archiva/redback/redback-components/tags/spring-apacheds-2.0</url>
   </scm>
 
   <properties>