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