[maven-release-plugin] prepare release org.apache.felix.http.base-3.0.14

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk/http/base@1762893 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index f74056f..72f7763 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,13 +28,13 @@
 
     <name>Apache Felix Http Base</name>
     <artifactId>org.apache.felix.http.base</artifactId>
-    <version>3.0.13-SNAPSHOT</version>
+    <version>3.0.14</version>
     <packaging>jar</packaging>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/http/base</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/http/base</developerConnection>
-        <url>http://svn.apache.org/viewvc/felix/trunk/http/base/</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.base-3.0.14</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.base-3.0.14</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.http.base-3.0.14</url>
     </scm>
 
     <build>