[maven-release-plugin] prepare release org.apache.felix.healthcheck.annotation-2.0.0

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk/healthcheck/annotation@1853835 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 5815ac9..6a0774d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.felix.healthcheck.annotation</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>2.0.0</version>
 
     <name>Apache Felix Health Check Annotations</name>
     <inceptionYear>2018</inceptionYear>
@@ -38,9 +38,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/healthcheck/annotation</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/healthcheck/annotation</developerConnection>
-        <url>http://svn.apache.org/viewvc/felix/trunk/http/annotation/</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.healthcheck.annotation-2.0.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.healthcheck.annotation-2.0.0</developerConnection>
+        <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.healthcheck.annotation-2.0.0</url>
     </scm>
 
     <dependencies>