Author: cziegeler
Date: Tue Aug 21 23:52:25 2007
New Revision: 568449
URL: http://svn.apache.org/viewvc?rev=568449&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
felix/trunk/commons/commons-beanutils/pom.xml
Modified: felix/trunk/commons/commons-beanutils/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/commons/commons-beanutils/pom.xml?rev=568449&r1=568448&r2=568449&view=diff
==============================================================================
--- felix/trunk/commons/commons-beanutils/pom.xml (original)
+++ felix/trunk/commons/commons-beanutils/pom.xml Tue Aug 21 23:52:25 2007
@@ -14,7 +14,7 @@
</properties>
<groupId>org.apache.felix.commons</groupId>
<artifactId>${pom.groupId}.${pkgArtifactId}</artifactId>
- <version>1.7.0-0001</version>
+ <version>1.7.0-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-beanutils-1.7.0-0001</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.commons.commons-beanutils-1.7.0-0001</developerConnection>
-
<url>http://svn.apache.org/viewcvs/felix/releases/org.apache.felix.commons.commons-beanutils-1.7.0-0001</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/commons/commons-beanutils</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/commons/commons-beanutils</developerConnection>
+
<url>http://svn.apache.org/viewcvs/felix/trunk/commons/commons-beanutils</url>
</scm>
<dependencies>
<dependency>