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/10/09 16:52:24 UTC

svn commit: r1707738 - /felix/trunk/http/base/pom.xml

Author: cziegeler
Date: Fri Oct  9 14:52:23 2015
New Revision: 1707738

URL: http://svn.apache.org/viewvc?rev=1707738&view=rev
Log:
[maven-release-plugin] prepare release org.apache.felix.http.base-3.0.2

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

Modified: felix/trunk/http/base/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/http/base/pom.xml?rev=1707738&r1=1707737&r2=1707738&view=diff
==============================================================================
--- felix/trunk/http/base/pom.xml (original)
+++ felix/trunk/http/base/pom.xml Fri Oct  9 14:52:23 2015
@@ -28,13 +28,13 @@
 
     <name>Apache Felix Http Base</name>
     <artifactId>org.apache.felix.http.base</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.0.2</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.2</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.base-3.0.2</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.http.base-3.0.2</url>
     </scm>
 
     <build>