[maven-release-plugin] rollback the release of org.apache.felix.http-2.2.1

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1522997 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/http/proxy/pom.xml b/http/proxy/pom.xml
index d1f64d7..0730fd4 100644
--- a/http/proxy/pom.xml
+++ b/http/proxy/pom.xml
@@ -22,13 +22,13 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.http.parent</artifactId>
-        <version>1</version>
+        <version>1-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
     <name>Apache Felix Http Proxy</name>
     <artifactId>org.apache.felix.http.proxy</artifactId>
-    <version>2.2.1</version>
+    <version>2.2.1-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <build>