Author: gnodet
Date: Fri Mar 6 22:48:18 2015
New Revision: 1664752
URL: http://svn.apache.org/r1664752
Log:
[maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.16.2
Modified:
felix/trunk/gogo/runtime/pom.xml
Modified: felix/trunk/gogo/runtime/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/gogo/runtime/pom.xml?rev=1664752&r1=1664751&r2=1664752&view=diff
==============================================================================
--- felix/trunk/gogo/runtime/pom.xml (original)
+++ felix/trunk/gogo/runtime/pom.xml Fri Mar 6 22:48:18 2015
@@ -27,7 +27,7 @@
<packaging>bundle</packaging>
<name>Apache Felix Gogo Runtime</name>
<artifactId>org.apache.felix.gogo.runtime</artifactId>
- <version>0.16.1-SNAPSHOT</version>
+ <version>0.16.2</version>
<dependencies>
<dependency>
<groupId>org.osgi</groupId>
@@ -83,4 +83,10 @@
</plugin>
</plugins>
</build>
+
+ <scm>
+
<connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.runtime-0.16.2</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.runtime-0.16.2</developerConnection>
+
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.runtime-0.16.2</url>
+ </scm>
</project>