You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by cz...@apache.org on 2016/09/30 13:05:15 UTC

svn commit: r1762897 - /felix/trunk/http/bridge/pom.xml

Author: cziegeler
Date: Fri Sep 30 13:05:15 2016
New Revision: 1762897

URL: http://svn.apache.org/viewvc?rev=1762897&view=rev
Log:
[maven-release-plugin] prepare release org.apache.felix.http.bridge-3.0.14

Modified:
    felix/trunk/http/bridge/pom.xml

Modified: felix/trunk/http/bridge/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/http/bridge/pom.xml?rev=1762897&r1=1762896&r2=1762897&view=diff
==============================================================================
--- felix/trunk/http/bridge/pom.xml (original)
+++ felix/trunk/http/bridge/pom.xml Fri Sep 30 13:05:15 2016
@@ -28,13 +28,13 @@
 
     <name>Apache Felix Http Bridge</name>
     <artifactId>org.apache.felix.http.bridge</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/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.14</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.bridge-3.0.14</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.http.bridge-3.0.14</url>
     </scm>
 
     <build>