[maven-release-plugin] prepare release org.apache.felix.http.bridge-3.0.10

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1753150 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/http/bridge/pom.xml b/http/bridge/pom.xml
index 052998a..d53b386 100644
--- a/http/bridge/pom.xml
+++ b/http/bridge/pom.xml
@@ -28,13 +28,13 @@
 
     <name>Apache Felix Http Bridge</name>
     <artifactId>org.apache.felix.http.bridge</artifactId>
-    <version>3.0.9-SNAPSHOT</version>
+    <version>3.0.10</version>
     <packaging>jar</packaging>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/http/bridge</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/http/bridge</developerConnection>
-        <url>http://svn.apache.org/viewvc/felix/trunk/http/bridge/</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.bridge-3.0.10</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.bridge-3.0.10</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.http.bridge-3.0.10</url>
     </scm>
 
     <build>