Author: pauls
Date: Mon Feb 21 21:53:21 2011
New Revision: 1073162
URL: http://svn.apache.org/viewvc?rev=1073162&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
felix/trunk/main.distribution/pom.xml
Modified: felix/trunk/main.distribution/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/main.distribution/pom.xml?rev=1073162&r1=1073161&r2=1073162&view=diff
==============================================================================
--- felix/trunk/main.distribution/pom.xml (original)
+++ felix/trunk/main.distribution/pom.xml Mon Feb 21 21:53:21 2011
@@ -27,7 +27,7 @@
<packaging>pom</packaging>
<name>Apache Felix Main Distribution</name>
<artifactId>org.apache.felix.main.distribution</artifactId>
- <version>3.0.9</version>
+ <version>3.1.0-SNAPSHOT</version>
<properties>
<dollar>$</dollar>
<framework.version>3.0.9</framework.version>
@@ -123,10 +123,4 @@
</resource>
</resources>
</build>
-
- <scm>
-
<connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.main.distribution-3.0.9</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.main.distribution-3.0.9</developerConnection>
-
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.main.distribution-3.0.9</url>
- </scm>
</project>