You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by ro...@apache.org on 2019/01/03 23:41:19 UTC

svn commit: r1850287 - /felix/trunk/gogo/command/pom.xml

Author: rotty3000
Date: Thu Jan  3 23:41:19 2019
New Revision: 1850287

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

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

Modified: felix/trunk/gogo/command/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/gogo/command/pom.xml?rev=1850287&r1=1850286&r2=1850287&view=diff
==============================================================================
--- felix/trunk/gogo/command/pom.xml (original)
+++ felix/trunk/gogo/command/pom.xml Thu Jan  3 23:41:19 2019
@@ -30,7 +30,7 @@
 
     <artifactId>org.apache.felix.gogo.command</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0</version>
+    <version>1.1.1-SNAPSHOT</version>
     <name>Apache Felix Gogo Command</name>
 
     <description>
@@ -38,9 +38,9 @@
     </description>
     <url>http://felix.apache.org/</url>
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.command-1.1.0</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.command-1.1.0</developerConnection>
-        <url>https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.command-1.1.0</url>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/gogo/command/</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/gogo/command/</developerConnection>
+        <url>https://svn.apache.org/repos/asf/felix/trunk/gogo/command/</url>
     </scm>
 
     <dependencies>