[maven-release-plugin]  copy for tag org.apache.felix.http-2.2.0

git-svn-id: https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http-2.2.0@1063742 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/api/pom.xml b/api/pom.xml
index 103cf67..c31880c 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.http</artifactId>
-        <version>2.1.1-SNAPSHOT</version>
+        <version>2.2.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/base/pom.xml b/base/pom.xml
index c1bf47f..4bab123 100644
--- a/base/pom.xml
+++ b/base/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.http</artifactId>
-        <version>2.1.1-SNAPSHOT</version>
+        <version>2.2.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/bridge/pom.xml b/bridge/pom.xml
index e33c8b6..5ec3eab 100644
--- a/bridge/pom.xml
+++ b/bridge/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.http</artifactId>
-        <version>2.1.1-SNAPSHOT</version>
+        <version>2.2.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/bundle/pom.xml b/bundle/pom.xml
index 2af0c5f..ac3a05a 100644
--- a/bundle/pom.xml
+++ b/bundle/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.http</artifactId>
-        <version>2.1.1-SNAPSHOT</version>
+        <version>2.2.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/jetty/pom.xml b/jetty/pom.xml
index 86da15a..de9b912 100644
--- a/jetty/pom.xml
+++ b/jetty/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.http</artifactId>
-        <version>2.1.1-SNAPSHOT</version>
+        <version>2.2.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 810cd37..802f64f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
     <artifactId>org.apache.felix.http</artifactId>
     <packaging>pom</packaging>
     <name>Apache Felix Http</name>
-    <version>2.1.1-SNAPSHOT</version>
+    <version>2.2.0</version>
 
     <prerequisites>
         <maven>2.0.7</maven>
@@ -139,4 +139,10 @@
             </dependency>
         </dependencies>
     </dependencyManagement>
+
+  <scm>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http-2.2.0</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http-2.2.0</developerConnection>
+    <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http-2.2.0</url>
+  </scm>
 </project>
diff --git a/proxy/pom.xml b/proxy/pom.xml
index 77a34a9..a332bf3 100644
--- a/proxy/pom.xml
+++ b/proxy/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.http</artifactId>
-        <version>2.1.1-SNAPSHOT</version>
+        <version>2.2.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/bridge/pom.xml b/samples/bridge/pom.xml
index 982b465..cf0c300 100644
--- a/samples/bridge/pom.xml
+++ b/samples/bridge/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.http</artifactId>
-        <version>2.1.1-SNAPSHOT</version>
+        <version>2.2.0</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/filter/pom.xml b/samples/filter/pom.xml
index 54c22d5..baf53c5 100644
--- a/samples/filter/pom.xml
+++ b/samples/filter/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.http</artifactId>
-        <version>2.1.1-SNAPSHOT</version>
+        <version>2.2.0</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/whiteboard/pom.xml b/samples/whiteboard/pom.xml
index 78438fa..5acd4f8 100644
--- a/samples/whiteboard/pom.xml
+++ b/samples/whiteboard/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.http</artifactId>
-        <version>2.1.1-SNAPSHOT</version>
+        <version>2.2.0</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/whiteboard/pom.xml b/whiteboard/pom.xml
index 8f7966a..b3e3f57 100644
--- a/whiteboard/pom.xml
+++ b/whiteboard/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.http</artifactId>
-        <version>2.1.1-SNAPSHOT</version>
+        <version>2.2.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>