Author: rotty3000
Date: Thu Jan  3 23:39:47 2019
New Revision: 1850284

URL: http://svn.apache.org/viewvc?rev=1850284&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=1850284&r1=1850283&r2=1850284&view=diff
==============================================================================
--- felix/trunk/gogo/shell/pom.xml (original)
+++ felix/trunk/gogo/shell/pom.xml Thu Jan  3 23:39:47 2019
@@ -31,12 +31,12 @@
     <packaging>bundle</packaging>
     <name>Apache Felix Gogo Shell</name>
     <artifactId>org.apache.felix.gogo.shell</artifactId>
-    <version>1.1.2</version>
+    <version>1.1.3-SNAPSHOT</version>
     <url>http://felix.apache.org/</url>
     <scm>
-        
<connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.shell-1.1.2</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.shell-1.1.2</developerConnection>
-        
<url>https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.shell-1.1.2</url>
+        
<connection>scm:svn:https://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>https://svn.apache.org/repos/asf/felix/trunk/gogo/shell/</url>
     </scm>
 
     <dependencies>
@@ -51,7 +51,7 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.gogo.runtime</artifactId>
-            <version>1.1.2</version>
+            <version>1.1.3-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>junit</groupId>


Reply via email to