[maven-release-plugin] prepare release org.apache.felix.http.whiteboard-3.0.0

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk/http/whiteboard@1694376 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 42c4aaa..0488253 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,13 +28,13 @@
 
     <name>Apache Felix Http Whiteboard</name>
     <artifactId>org.apache.felix.http.whiteboard</artifactId>
-    <version>2.3.3-SNAPSHOT</version>
+    <version>3.0.0</version>
     <packaging>jar</packaging>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/http/whiteboard</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/http/whiteboard</developerConnection>
-        <url>http://svn.apache.org/viewvc/felix/trunk/http/whiteboard/</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.whiteboard-3.0.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.whiteboard-3.0.0</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.http.whiteboard-3.0.0</url>
     </scm>
 
     <build>