[maven-release-plugin]  copy for tag DIGESTER_1_8_1

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/digester/tags/DIGESTER_1_8_1@730346 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index cdb52fb..f3681c4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
   <name>Commons Digester</name>
   <groupId>commons-digester</groupId>
   <artifactId>commons-digester</artifactId>
-  <version>1.8.1-SNAPSHOT</version>
+  <version>1.8.1</version>
 
   <inceptionYear>2001</inceptionYear>
   <description>
@@ -49,9 +49,9 @@
   </issueManagement>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/digester/branches/1_X_LINE</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/digester/branches/1_X_LINE</developerConnection>
-    <url>http://svn.apache.org/viewvc/commons/proper/digester/branches/1_X_LINE</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/digester/tags/DIGESTER_1_8_1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/digester/tags/DIGESTER_1_8_1</developerConnection>
+    <url>http://svn.apache.org/viewvc/commons/proper/digester/tags/DIGESTER_1_8_1</url>
   </scm>
 
   <developers>