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/08/06 01:27:29 UTC

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

Author: cziegeler
Date: Wed Aug  5 23:27:29 2015
New Revision: 1694376

URL: http://svn.apache.org/r1694376
Log:
[maven-release-plugin] prepare release org.apache.felix.http.whiteboard-3.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=1694376&r1=1694375&r2=1694376&view=diff
==============================================================================
--- felix/trunk/http/whiteboard/pom.xml (original)
+++ felix/trunk/http/whiteboard/pom.xml Wed Aug  5 23:27:29 2015
@@ -28,13 +28,13 @@
 
     <name>Apache Felix Http Whiteboard</name>
     <artifactId>org.apache.felix.http.whiteboard</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/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-3.0.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.whiteboard-3.0.0</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.http.whiteboard-3.0.0</url>
     </scm>
 
     <build>