[maven-release-plugin] prepare release org.apache.servicemix.bundles.sparkjava-core-2.0.0_1

git-svn-id: https://svn.apache.org/repos/asf/servicemix/smx4/bundles/trunk@1657226 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/sparkjava-core-2.0.0/pom.xml b/sparkjava-core-2.0.0/pom.xml
index 9ab320f..38dc00d 100644
--- a/sparkjava-core-2.0.0/pom.xml
+++ b/sparkjava-core-2.0.0/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.sparkjava-core</artifactId>
-    <version>2.0.0_1-SNAPSHOT</version>
+    <version>2.0.0_1</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
 
@@ -111,4 +111,10 @@
             </plugin>
         </plugins>
     </build>
+
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.sparkjava-core-2.0.0_1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.sparkjava-core-2.0.0_1</developerConnection>
+    <url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.sparkjava-core-2.0.0_1</url>
+  </scm>
 </project>