Author: cziegeler
Date: Wed Aug 22 00:05:37 2007
New Revision: 568473
URL: http://svn.apache.org/viewvc?rev=568473&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
felix/trunk/commons/mail/pom.xml
Modified: felix/trunk/commons/mail/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/commons/mail/pom.xml?rev=568473&r1=568472&r2=568473&view=diff
==============================================================================
--- felix/trunk/commons/mail/pom.xml (original)
+++ felix/trunk/commons/mail/pom.xml Wed Aug 22 00:05:37 2007
@@ -15,7 +15,7 @@
</properties>
<groupId>org.apache.felix.commons</groupId>
<artifactId>${pom.groupId}.${pkgArtifactId}</artifactId>
- <version>1.4.0-0001</version>
+ <version>1.4.0-0002-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>${pkgArtifactId} bundle</name>
<description>
@@ -26,9 +26,9 @@
<url>http://felix.apache.org/</url>
</organization>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.commons.mail-1.4.0-0001</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.commons.mail-1.4.0-0001</developerConnection>
-
<url>http://svn.apache.org/viewcvs/felix/releases/org.apache.felix.commons.mail-1.4.0-0001</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/commons/mail</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/commons/mail</developerConnection>
+ <url>http://svn.apache.org/viewcvs/felix/trunk/commons/mail</url>
</scm>
<dependencies>