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 2018/04/26 07:26:18 UTC

svn commit: r1830161 - /felix/trunk/http/whiteboard/pom.xml

Author: cziegeler
Date: Thu Apr 26 07:26:18 2018
New Revision: 1830161

URL: http://svn.apache.org/viewvc?rev=1830161&view=rev
Log:
[maven-release-plugin] prepare release org.apache.felix.http.whiteboard-4.0.0

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

Modified: felix/trunk/http/whiteboard/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/http/whiteboard/pom.xml?rev=1830161&r1=1830160&r2=1830161&view=diff
==============================================================================
--- felix/trunk/http/whiteboard/pom.xml (original)
+++ felix/trunk/http/whiteboard/pom.xml Thu Apr 26 07:26:18 2018
@@ -29,13 +29,13 @@
     <name>Apache Felix Http Whiteboard</name>
     <description>This is an implementation of the proprietary Apache Felix whiteboard support</description>
     <artifactId>org.apache.felix.http.whiteboard</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>4.0.0</version>
     <packaging>bundle</packaging>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/http/whiteboard</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/http/whiteboard</developerConnection>
-        <url>http://svn.apache.org/viewvc/felix/trunk/http/whiteboard/</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.whiteboard-4.0.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.whiteboard-4.0.0</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.http.whiteboard-4.0.0</url>
     </scm>
 
     <build>