[maven-release-plugin]  copy for tag org.apache.felix.gogo.command-0.16.0

git-svn-id: https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.command-0.16.0@1706197 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index e40bfdc..8f4bf2f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>