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/10/19 22:51:32 UTC

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

Author: simonetripodi
Date: Wed Oct 19 20:51:31 2011
New Revision: 1186481

URL: http://svn.apache.org/viewvc?rev=1186481&view=rev
Log:
trunk back to SNAPSHOT

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=1186481&r1=1186480&r2=1186481&view=diff
==============================================================================
--- commons/proper/digester/trunk/pom.xml (original)
+++ commons/proper/digester/trunk/pom.xml Wed Oct 19 20:51:31 2011
@@ -26,7 +26,7 @@
 
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-digester3</artifactId>
-  <version>3.1</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/DIGESTER3_3_1_RC1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/digester/tags/DIGESTER3_3_1_RC1</developerConnection>
-    <url>http://svn.apache.org/viewvc/commons/proper/digester/tags/DIGESTER3_3_1_RC1</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>