Author: cziegeler
Date: Tue Aug 21 23:57:20 2007
New Revision: 568458
URL: http://svn.apache.org/viewvc?rev=568458&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
felix/trunk/commons/commons-io/pom.xml
Modified: felix/trunk/commons/commons-io/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/commons/commons-io/pom.xml?rev=568458&r1=568457&r2=568458&view=diff
==============================================================================
--- felix/trunk/commons/commons-io/pom.xml (original)
+++ felix/trunk/commons/commons-io/pom.xml Tue Aug 21 23:57:20 2007
@@ -14,7 +14,7 @@
</properties>
<groupId>org.apache.felix.commons</groupId>
<artifactId>${pom.groupId}.${pkgArtifactId}</artifactId>
- <version>1.3.2-0001</version>
+ <version>1.3.2-0002-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>${pkgArtifactId} bundle</name>
<description>
@@ -25,9 +25,9 @@
<url>http://felix.apache.org/</url>
</organization>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.commons.commons-io-1.3.2-0001</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.commons.commons-io-1.3.2-0001</developerConnection>
-
<url>http://svn.apache.org/viewcvs/felix/releases/org.apache.felix.commons.commons-io-1.3.2-0001</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/commons/commons-io</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/commons/commons-io</developerConnection>
+ <url>http://svn.apache.org/viewcvs/felix/trunk/commons/commons-io</url>
</scm>
<dependencies>