Author: jbonofre
Date: Fri Jan 25 12:49:42 2019
New Revision: 1852125
URL: http://svn.apache.org/viewvc?rev=1852125&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=1852125&r1=1852124&r2=1852125&view=diff
==============================================================================
--- felix/trunk/gogo/jline/pom.xml (original)
+++ felix/trunk/gogo/jline/pom.xml Fri Jan 25 12:49:42 2019
@@ -28,12 +28,12 @@
<packaging>bundle</packaging>
<name>Apache Felix Gogo JLine Shell</name>
<artifactId>org.apache.felix.gogo.jline</artifactId>
- <version>1.1.4</version>
+ <version>1.1.5-SNAPSHOT</version>
<url>http://felix.apache.org/</url>
<scm>
-
<connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.jline-1.1.4</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.jline-1.1.4</developerConnection>
-
<url>https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.jline-1.1.4</url>
+
<connection>scm:svn:https://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>https://svn.apache.org/repos/asf/felix/trunk/gogo/jline/</url>
</scm>
<dependencies>