[maven-release-plugin] prepare release org.apache.felix.http-2.0.2
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@820772 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/http/samples/bridge/pom.xml b/http/samples/bridge/pom.xml
index c101aef..ae296d0 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.0.0-SNAPSHOT</version>
+ <version>2.0.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/http/samples/filter/pom.xml b/http/samples/filter/pom.xml
index f75004e..f98cd8e 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.0.0-SNAPSHOT</version>
+ <version>2.0.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/http/samples/whiteboard/pom.xml b/http/samples/whiteboard/pom.xml
index c384a7e..2107026 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.0.0-SNAPSHOT</version>
+ <version>2.0.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>