Author: rahul
Date: Wed Dec 31 00:27:40 2008
New Revision: 730347
URL: http://svn.apache.org/viewvc?rev=730347&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
commons/proper/digester/branches/1_X_LINE/pom.xml
Modified: commons/proper/digester/branches/1_X_LINE/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/digester/branches/1_X_LINE/pom.xml?rev=730347&r1=730346&r2=730347&view=diff
==============================================================================
--- commons/proper/digester/branches/1_X_LINE/pom.xml (original)
+++ commons/proper/digester/branches/1_X_LINE/pom.xml Wed Dec 31 00:27:40 2008
@@ -32,7 +32,7 @@
<name>Commons Digester</name>
<groupId>commons-digester</groupId>
<artifactId>commons-digester</artifactId>
- <version>1.8.1</version>
+ <version>1.8.1-SNAPSHOT</version>
<inceptionYear>2001</inceptionYear>
<description>
@@ -49,9 +49,9 @@
</issueManagement>
<scm>
-
<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>
+
<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>
</scm>
<developers>