Author: gnodet
Date: Thu Mar 5 08:18:58 2015
New Revision: 1664254
URL: http://svn.apache.org/r1664254
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
felix/trunk/gogo/runtime/pom.xml
Modified: felix/trunk/gogo/runtime/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/gogo/runtime/pom.xml?rev=1664254&r1=1664253&r2=1664254&view=diff
==============================================================================
--- felix/trunk/gogo/runtime/pom.xml (original)
+++ felix/trunk/gogo/runtime/pom.xml Thu Mar 5 08:18:58 2015
@@ -27,7 +27,7 @@
<packaging>bundle</packaging>
<name>Apache Felix Gogo Runtime</name>
<artifactId>org.apache.felix.gogo.runtime</artifactId>
- <version>0.16.0</version>
+ <version>0.16.1-SNAPSHOT</version>
<dependencies>
<dependency>
<groupId>org.osgi</groupId>
@@ -83,10 +83,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
-
<connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.runtime-0.16.0</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.runtime-0.16.0</developerConnection>
-
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.runtime-0.16.0</url>
- </scm>
</project>