You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by gn...@apache.org on 2018/06/14 18:33:45 UTC

svn commit: r1833542 - /felix/trunk/gogo/gogo-parent/pom.xml

Author: gnodet
Date: Thu Jun 14 18:33:45 2018
New Revision: 1833542

URL: http://svn.apache.org/viewvc?rev=1833542&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=1833542&r1=1833541&r2=1833542&view=diff
==============================================================================
--- felix/trunk/gogo/gogo-parent/pom.xml (original)
+++ felix/trunk/gogo/gogo-parent/pom.xml Thu Jun 14 18:33:45 2018
@@ -28,12 +28,12 @@
     <name>Apache Felix Gogo</name>
     <description>Apache Felix Gogo Subproject</description>
     <artifactId>gogo-parent</artifactId>
-    <version>4</version>
+    <version>5-SNAPSHOT</version>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/gogo-parent-4</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/gogo-parent-4</developerConnection>
-        <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/gogo-parent-4</url>
+        <connection>scm:svn:http://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>http://svn.apache.org/repos/asf/felix/gogo/gogo-parent</url>
     </scm>
 
     <dependencyManagement>