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

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

Author: davidb
Date: Thu Oct  1 08:31:26 2015
New Revision: 1706196

URL: http://svn.apache.org/viewvc?rev=1706196&view=rev
Log:
[maven-release-plugin] prepare release org.apache.felix.gogo.command-0.16.0

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=1706196&r1=1706195&r2=1706196&view=diff
==============================================================================
--- felix/trunk/gogo/command/pom.xml (original)
+++ felix/trunk/gogo/command/pom.xml Thu Oct  1 08:31:26 2015
@@ -28,7 +28,7 @@
 
   <artifactId>org.apache.felix.gogo.command</artifactId>
   <packaging>bundle</packaging>
-  <version>0.15.0-SNAPSHOT</version>
+  <version>0.16.0</version>
   <name>Apache Felix Gogo Command</name>
 
   <description>
@@ -95,4 +95,10 @@
       </plugin>
     </plugins>
   </build>
+
+  <scm>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.command-0.16.0</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.command-0.16.0</developerConnection>
+    <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.command-0.16.0</url>
+  </scm>
 </project>