[maven-release-plugin]  copy for tag org.osgi.compendium-1.0.1

git-svn-id: https://svn.apache.org/repos/asf/felix/releases/org.osgi.compendium-1.0.1@636355 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index b44d4f3..ca0cb10 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
   <name>OSGi R4 Compendium Bundle</name>
   <description>OSGi Service Platform Release 4 Compendium Interfaces and Classes.</description>
   <artifactId>org.osgi.compendium</artifactId>
-  <version>1.0.1-SNAPSHOT</version>
+  <version>1.0.1</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
@@ -70,4 +70,10 @@
       </plugin>
     </plugins>
   </build>
+
+  <scm>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.osgi.compendium-1.0.1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.osgi.compendium-1.0.1</developerConnection>
+    <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.osgi.compendium-1.0.1</url>
+  </scm>
 </project>