[maven-release-plugin] prepare release org.apache.felix.http-2.2.0
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1063741 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/http/samples/bridge/pom.xml b/http/samples/bridge/pom.xml
index 982b465..cf0c300 100644
--- a/http/samples/bridge/pom.xml
+++ b/http/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/http/samples/filter/pom.xml b/http/samples/filter/pom.xml
index 54c22d5..baf53c5 100644
--- a/http/samples/filter/pom.xml
+++ b/http/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/http/samples/whiteboard/pom.xml b/http/samples/whiteboard/pom.xml
index 78438fa..5acd4f8 100644
--- a/http/samples/whiteboard/pom.xml
+++ b/http/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>