[maven-release-plugin] prepare release DIGESTER3_3_2_RC1

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/digester/trunk@1212411 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index a8c9704..1401553 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
 
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-digester3</artifactId>
-  <version>3.2-SNAPSHOT</version>
+  <version>3.2</version>
   <packaging>jar</packaging>
 
   <name>Apache Commons Digester</name>
@@ -148,9 +148,9 @@
   </contributors>
 
   <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/DIGESTER3_3_2_RC1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/digester/tags/DIGESTER3_3_2_RC1</developerConnection>
+    <url>http://svn.apache.org/viewvc/commons/proper/digester/tags/DIGESTER3_3_2_RC1</url>
   </scm>
   <issueManagement>
     <system>jira</system>
@@ -375,7 +375,7 @@
                     </goals>
                   </pluginExecutionFilter>
                   <action>
-                    <ignore></ignore>
+                    <ignore />
                   </action>
                 </pluginExecution>
                 <pluginExecution>
@@ -388,7 +388,7 @@
                     </goals>
                   </pluginExecutionFilter>
                   <action>
-                    <ignore></ignore>
+                    <ignore />
                   </action>
                 </pluginExecution>
               </pluginExecutions>