Author: rotty3000
Date: Thu Jan 3 23:35:00 2019
New Revision: 1850275
URL: http://svn.apache.org/viewvc?rev=1850275&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
felix/trunk/gogo/gogo-parent/pom.xml
Modified: felix/trunk/gogo/gogo-parent/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/gogo/gogo-parent/pom.xml?rev=1850275&r1=1850274&r2=1850275&view=diff
==============================================================================
--- felix/trunk/gogo/gogo-parent/pom.xml (original)
+++ felix/trunk/gogo/gogo-parent/pom.xml Thu Jan 3 23:35:00 2019
@@ -29,12 +29,12 @@
<name>Apache Felix Gogo</name>
<description>Apache Felix Gogo Subproject</description>
<artifactId>gogo-parent</artifactId>
- <version>5</version>
+ <version>6-SNAPSHOT</version>
<url>http://felix.apache.org/</url>
<scm>
-
<connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/gogo-parent-5</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/gogo-parent-5</developerConnection>
-
<url>https://svn.apache.org/repos/asf/felix/releases/gogo-parent-5</url>
+
<connection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/gogo/gogo-parent/</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/gogo/gogo-parent/</developerConnection>
+
<url>https://svn.apache.org/repos/asf/felix/trunk/gogo/gogo-parent/</url>
</scm>
<properties>