Author: cziegeler
Date: Tue Mar 29 05:47:15 2016
New Revision: 1736971
URL: http://svn.apache.org/viewvc?rev=1736971&view=rev
Log:
[maven-release-plugin] prepare release org.apache.felix.http.proxy-3.0.2
Modified:
felix/trunk/http/proxy/pom.xml
Modified: felix/trunk/http/proxy/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/http/proxy/pom.xml?rev=1736971&r1=1736970&r2=1736971&view=diff
==============================================================================
--- felix/trunk/http/proxy/pom.xml (original)
+++ felix/trunk/http/proxy/pom.xml Tue Mar 29 05:47:15 2016
@@ -28,13 +28,13 @@
<name>Apache Felix Http Proxy</name>
<artifactId>org.apache.felix.http.proxy</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/proxy</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/http/proxy</developerConnection>
- <url>http://svn.apache.org/viewvc/felix/trunk/http/proxy/</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.proxy-3.0.2</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.proxy-3.0.2</developerConnection>
+
<url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.http.proxy-3.0.2</url>
</scm>
<build>