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:46:22 UTC

svn commit: r1807746 - /felix/trunk/gogo/jline/pom.xml

Author: gnodet
Date: Fri Sep  8 12:46:21 2017
New Revision: 1807746

URL: http://svn.apache.org/viewvc?rev=1807746&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    felix/trunk/gogo/jline/pom.xml

Modified: felix/trunk/gogo/jline/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/gogo/jline/pom.xml?rev=1807746&r1=1807745&r2=1807746&view=diff
==============================================================================
--- felix/trunk/gogo/jline/pom.xml (original)
+++ felix/trunk/gogo/jline/pom.xml Fri Sep  8 12:46:21 2017
@@ -27,11 +27,11 @@
     <packaging>bundle</packaging>
     <name>Apache Felix Gogo JLine Shell</name>
     <artifactId>org.apache.felix.gogo.jline</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.jline-1.0.8</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.jline-1.0.8</developerConnection>
-        <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.jline-1.0.8</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/gogo/jline</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/gogo/jline</developerConnection>
+        <url>http://svn.apache.org/repos/asf/felix/gogo/jline</url>
     </scm>
     <properties>
         <!-- Skip because of NPE -->