[maven-release-plugin]  copy for tag DIGESTER_2_0

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/digester/tags/DIGESTER_2_0@729370 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 2d9c1be..f962cf2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
   <name>Commons Digester</name>
   <groupId>commons-digester</groupId>
   <artifactId>commons-digester</artifactId>
-  <version>2.0-SNAPSHOT</version>
+  <version>2.0</version>
 
   <inceptionYear>2001</inceptionYear>
   <description>
@@ -49,9 +49,9 @@
   </issueManagement>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/digester/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/digester/trunk</developerConnection>
-    <url>http://svn.apache.org/viewvc/commons/proper/digester/trunk</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/digester/tags/DIGESTER_2_0</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/digester/tags/DIGESTER_2_0</developerConnection>
+    <url>http://svn.apache.org/viewvc/commons/proper/digester/tags/DIGESTER_2_0</url>
   </scm>
 
   <developers>