[maven-release-plugin] prepare release org.apache.felix.http.bridge-3.0.0
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1695890 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/http/bridge/pom.xml b/http/bridge/pom.xml
index 49f440c..f3cf80e 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.0-SNAPSHOT</version>
+ <version>3.0.0</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.0</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.bridge-3.0.0</developerConnection>
+ <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.http.bridge-3.0.0</url>
</scm>
<build>