Author: gnodet
Date: Thu Jun 14 18:38:31 2018
New Revision: 1833551

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

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

Modified: felix/trunk/gogo/shell/pom.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/gogo/shell/pom.xml?rev=1833551&r1=1833550&r2=1833551&view=diff
==============================================================================
--- felix/trunk/gogo/shell/pom.xml (original)
+++ felix/trunk/gogo/shell/pom.xml Thu Jun 14 18:38:31 2018
@@ -19,11 +19,11 @@
        <packaging>bundle</packaging>
        <name>Apache Felix Gogo Shell</name>
        <artifactId>org.apache.felix.gogo.shell</artifactId>
-       <version>1.1.0</version>
+       <version>1.1.1-SNAPSHOT</version>
     <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.shell-1.1.0</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.shell-1.1.0</developerConnection>
-        
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.shell-1.1.0</url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/gogo/shell</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/gogo/shell</developerConnection>
+        <url>http://svn.apache.org/repos/asf/felix/gogo/shell</url>
     </scm>
        <dependencies>
                <dependency>
@@ -39,7 +39,7 @@
                <dependency>
                        <groupId>org.apache.felix</groupId>
                        <artifactId>org.apache.felix.gogo.runtime</artifactId>
-                       <version>1.1.0</version>
+                       <version>1.1.1-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>junit</groupId>


Reply via email to