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 2019/09/04 08:32:45 UTC

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

Author: cziegeler
Date: Wed Sep  4 08:32:45 2019
New Revision: 1866360

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

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=1866360&r1=1866359&r2=1866360&view=diff
==============================================================================
--- felix/trunk/http/base/pom.xml (original)
+++ felix/trunk/http/base/pom.xml Wed Sep  4 08:32:45 2019
@@ -28,13 +28,13 @@
 
     <name>Apache Felix Http Base</name>
     <artifactId>org.apache.felix.http.base</artifactId>
-    <version>4.0.7-SNAPSHOT</version>
+    <version>4.0.8</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-4.0.8</connection>
+         <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.base-4.0.8</developerConnection>
+         <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.http.base-4.0.8</url>
     </scm>
 
     <dependencies>