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 2017/09/08 12:37:34 UTC

svn commit: r1807740 - /felix/trunk/gogo/runtime/pom.xml

Author: gnodet
Date: Fri Sep  8 12:37:33 2017
New Revision: 1807740

URL: http://svn.apache.org/viewvc?rev=1807740&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=1807740&r1=1807739&r2=1807740&view=diff
==============================================================================
--- felix/trunk/gogo/runtime/pom.xml (original)
+++ felix/trunk/gogo/runtime/pom.xml Fri Sep  8 12:37:33 2017
@@ -27,11 +27,11 @@
     <packaging>bundle</packaging>
     <name>Apache Felix Gogo Runtime</name>
     <artifactId>org.apache.felix.gogo.runtime</artifactId>
-    <version>1.0.8</version>
+    <version>1.0.9-SNAPSHOT</version>
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.runtime-1.0.8</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.runtime-1.0.8</developerConnection>
-        <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.runtime-1.0.8</url>
+        <connection>scm:svn:http://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>http://svn.apache.org/repos/asf/felix/gogo/runtime</url>
     </scm>
     <properties>
         <!-- Skip because of NPE -->