You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by si...@apache.org on 2010/09/16 12:04:55 UTC

svn commit: r997672 - /commons/proper/digester/trunk/pom.xml

Author: simonetripodi
Date: Thu Sep 16 10:04:55 2010
New Revision: 997672

URL: http://svn.apache.org/viewvc?rev=997672&view=rev
Log:
[maven-release-plugin] prepare release DIGESTER_2_1_RC2

Modified:
    commons/proper/digester/trunk/pom.xml

Modified: commons/proper/digester/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/digester/trunk/pom.xml?rev=997672&r1=997671&r2=997672&view=diff
==============================================================================
--- commons/proper/digester/trunk/pom.xml (original)
+++ commons/proper/digester/trunk/pom.xml Thu Sep 16 10:04:55 2010
@@ -27,7 +27,7 @@
   <name>Commons Digester</name>
   <groupId>commons-digester</groupId>
   <artifactId>commons-digester</artifactId>
-  <version>2.1-SNAPSHOT</version>
+  <version>2.1</version>
 
   <inceptionYear>2001</inceptionYear>
   <description>
@@ -44,9 +44,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_1_RC2</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/digester/tags/DIGESTER_2_1_RC2</developerConnection>
+    <url>http://svn.apache.org/viewvc/commons/proper/digester/tags/DIGESTER_2_1_RC2</url>
   </scm>
 
   <developers>