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/10/18 12:37:40 UTC

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

Author: gnodet
Date: Wed Oct 18 12:37:40 2017
New Revision: 1812509

URL: http://svn.apache.org/viewvc?rev=1812509&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=1812509&r1=1812508&r2=1812509&view=diff
==============================================================================
--- felix/trunk/gogo/jline/pom.xml (original)
+++ felix/trunk/gogo/jline/pom.xml Wed Oct 18 12:37:40 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.10</version>
+    <version>1.0.11-SNAPSHOT</version>
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.jline-1.0.10</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.jline-1.0.10</developerConnection>
-        <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.jline-1.0.10</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 -->