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:12:40 UTC

svn commit: r1655604 - /felix/trunk/http/parent/pom.xml

Author: cziegeler
Date: Thu Jan 29 12:12:40 2015
New Revision: 1655604

URL: http://svn.apache.org/r1655604
Log:
[maven-release-plugin] prepare release org.apache.felix.http.parent-5

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

Modified: felix/trunk/http/parent/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/http/parent/pom.xml?rev=1655604&r1=1655603&r2=1655604&view=diff
==============================================================================
--- felix/trunk/http/parent/pom.xml (original)
+++ felix/trunk/http/parent/pom.xml Thu Jan 29 12:12:40 2015
@@ -30,7 +30,7 @@
     <name>Apache Felix Http Parent POM</name>
     <groupId>org.apache.felix</groupId>
     <artifactId>org.apache.felix.http.parent</artifactId>
-    <version>5-SNAPSHOT</version>
+    <version>5</version>
     <packaging>pom</packaging>
 
     <prerequisites>
@@ -55,9 +55,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/http/parent</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/http/parent</developerConnection>
-        <url>http://svn.apache.org/viewvc/felix/trunk/http/parent/</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.parent-5</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.parent-5</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.http.parent-5</url>
     </scm>
 
     <build>