[maven-release-plugin] prepare release org.apache.felix.gogo.command-0.6.0

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@952299 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/gogo/command/pom.xml b/gogo/command/pom.xml
index 76790be..205e8ca 100644
--- a/gogo/command/pom.xml
+++ b/gogo/command/pom.xml
@@ -28,7 +28,7 @@
 
   <artifactId>org.apache.felix.gogo.command</artifactId>
   <packaging>bundle</packaging>
-  <version>0.5.0-SNAPSHOT</version>
+  <version>0.6.0</version>
   <name>Apache Felix Gogo Command</name>
 
   <description>
@@ -87,4 +87,10 @@
       </plugin>
     </plugins>
   </build>
+
+  <scm>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.command-0.6.0</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.command-0.6.0</developerConnection>
+    <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.command-0.6.0</url>
+  </scm>
 </project>