You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by da...@apache.org on 2015/10/01 10:47:08 UTC

svn commit: r1706202 - /aries/trunk/subsystem/subsystem-gogo-command/pom.xml

Author: davidb
Date: Thu Oct  1 08:47:07 2015
New Revision: 1706202

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

Modified:
    aries/trunk/subsystem/subsystem-gogo-command/pom.xml

Modified: aries/trunk/subsystem/subsystem-gogo-command/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/subsystem/subsystem-gogo-command/pom.xml?rev=1706202&r1=1706201&r2=1706202&view=diff
==============================================================================
--- aries/trunk/subsystem/subsystem-gogo-command/pom.xml (original)
+++ aries/trunk/subsystem/subsystem-gogo-command/pom.xml Thu Oct  1 08:47:07 2015
@@ -28,14 +28,14 @@
 
   <groupId>org.apache.aries.subsystem</groupId>
   <artifactId>org.apache.aries.subsystem.gogo-command</artifactId>
-  <version>1.0.0</version>
+  <version>1.0.1-SNAPSHOT</version>
   <name>Apache Aries Subsystem Gogo command</name>
   <packaging>bundle</packaging>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.subsystem.gogo-command-1.0.0</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.subsystem.gogo-command-1.0.0</developerConnection>
-    <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.subsystem.gogo-command-1.0.0</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/subsystem/subsystem-gogo-command</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/subsystem/subsystem-gogo-command</developerConnection>
+    <url>http://svn.apache.org/viewvc/aries/trunk/subsystem/subsystem-gogo-command</url>
   </scm>
 
   <properties>