[maven-release-plugin] prepare release org.apache.felix.http-4
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1547400 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/http/proxy/pom.xml b/http/proxy/pom.xml
index 73d5e2f..4611fab 100644
--- a/http/proxy/pom.xml
+++ b/http/proxy/pom.xml
@@ -22,19 +22,19 @@
<parent>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.http.parent</artifactId>
- <version>2-SNAPSHOT</version>
+ <version>2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<name>Apache Felix Http Proxy</name>
<artifactId>org.apache.felix.http.proxy</artifactId>
- <version>2.2.2-SNAPSHOT</version>
+ <version>2.2.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-4/proxy</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http-4/proxy</developerConnection>
+ <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.http-4/proxy</url>
</scm>
<build>