[maven-release-plugin] prepare release org.apache.felix.http-3

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