Author: cziegeler
Date: Wed Jan 6 10:21:56 2016
New Revision: 1723262
URL: http://svn.apache.org/viewvc?rev=1723262&view=rev
Log:
[maven-release-plugin] prepare release org.apache.felix.http.parent-8
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=1723262&r1=1723261&r2=1723262&view=diff
==============================================================================
--- felix/trunk/http/parent/pom.xml (original)
+++ felix/trunk/http/parent/pom.xml Wed Jan 6 10:21:56 2016
@@ -30,7 +30,7 @@
<name>Apache Felix Http Parent POM</name>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.http.parent</artifactId>
- <version>8-SNAPSHOT</version>
+ <version>8</version>
<packaging>pom</packaging>
<prerequisites>
@@ -54,9 +54,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-8</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.parent-8</developerConnection>
+
<url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.http.parent-8</url>
</scm>
<build>