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 2011/06/27 21:05:16 UTC

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

Author: simonetripodi
Date: Mon Jun 27 19:05:15 2011
New Revision: 1140269

URL: http://svn.apache.org/viewvc?rev=1140269&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

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=1140269&r1=1140268&r2=1140269&view=diff
==============================================================================
--- commons/proper/digester/trunk/pom.xml (original)
+++ commons/proper/digester/trunk/pom.xml Mon Jun 27 19:05:15 2011
@@ -26,7 +26,7 @@
 
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-digester3</artifactId>
-  <version>3.0</version>
+  <version>3.1-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <name>Apache Commons Digester</name>
@@ -143,9 +143,9 @@
   </contributors>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/digester/tags/commons-digester3-3.0</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/digester/tags/commons-digester3-3.0</developerConnection>
-    <url>http://svn.apache.org/viewvc/commons/proper/digester/tags/commons-digester3-3.0</url>
+    <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>
   </scm>
   <issueManagement>
     <system>jira</system>