Author: pauls
Date: Wed Sep 22 20:15:28 2010
New Revision: 1000172
URL: http://svn.apache.org/viewvc?rev=1000172&view=rev
Log:
[maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.6.1
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=1000172&r1=1000171&r2=1000172&view=diff
==============================================================================
--- felix/trunk/gogo/runtime/pom.xml (original)
+++ felix/trunk/gogo/runtime/pom.xml Wed Sep 22 20:15:28 2010
@@ -27,7 +27,7 @@
<packaging>bundle</packaging>
<name>Apache Felix Gogo Runtime</name>
<artifactId>org.apache.felix.gogo.runtime</artifactId>
- <version>0.7.0-SNAPSHOT</version>
+ <version>0.6.1</version>
<dependencies>
<dependency>
<groupId>org.osgi</groupId>
@@ -77,4 +77,10 @@
</plugin>
</plugins>
</build>
+
+ <scm>
+
<connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.runtime-0.6.1</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.runtime-0.6.1</developerConnection>
+
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.runtime-0.6.1</url>
+ </scm>
</project>