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 2015/01/29 13:36:07 UTC

svn commit: r1655627 - /felix/trunk/http/bundle/pom.xml

Author: cziegeler
Date: Thu Jan 29 12:36:07 2015
New Revision: 1655627

URL: http://svn.apache.org/r1655627
Log:
[maven-release-plugin] prepare release org.apache.felix.http.bundle-3.0.0

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

Modified: felix/trunk/http/bundle/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/http/bundle/pom.xml?rev=1655627&r1=1655626&r2=1655627&view=diff
==============================================================================
--- felix/trunk/http/bundle/pom.xml (original)
+++ felix/trunk/http/bundle/pom.xml Thu Jan 29 12:36:07 2015
@@ -28,13 +28,13 @@
 
     <name>Apache Felix Http Bundle</name>
     <artifactId>org.apache.felix.http.bundle</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/bundle</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/http/bundle</developerConnection>
-        <url>http://svn.apache.org/viewvc/felix/trunk/http/bundle/</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.bundle-3.0.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.bundle-3.0.0</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.http.bundle-3.0.0</url>
     </scm>
 
     <build>