Author: rotty3000
Date: Thu Jan 3 23:36:14 2019
New Revision: 1850278
URL: http://svn.apache.org/viewvc?rev=1850278&view=rev
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=1850278&r1=1850277&r2=1850278&view=diff
==============================================================================
--- felix/trunk/gogo/runtime/pom.xml (original)
+++ felix/trunk/gogo/runtime/pom.xml Thu Jan 3 23:36:14 2019
@@ -31,12 +31,12 @@
<packaging>bundle</packaging>
<name>Apache Felix Gogo Runtime</name>
<artifactId>org.apache.felix.gogo.runtime</artifactId>
- <version>1.1.2</version>
+ <version>1.1.3-SNAPSHOT</version>
<url>http://felix.apache.org/</url>
<scm>
-
<connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.runtime-1.1.2</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.runtime-1.1.2</developerConnection>
-
<url>https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.runtime-1.1.2</url>
+
<connection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/gogo/runtime/</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/gogo/runtime/</developerConnection>
+ <url>https://svn.apache.org/repos/asf/felix/trunk/gogo/runtime/</url>
</scm>
<dependencies>