[maven-release-plugin] prepare release org.apache.felix.http-2.2.1
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1522994 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/http/samples/bridge/pom.xml b/http/samples/bridge/pom.xml
index 11d9227..15d1261 100644
--- a/http/samples/bridge/pom.xml
+++ b/http/samples/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 Samples - Bridge</name>
<artifactId>org.apache.felix.http.samples.bridge</artifactId>
- <version>2.2.1-SNAPSHOT</version>
+ <version>2.2.1</version>
<packaging>war</packaging>
<build>
diff --git a/http/samples/cometd/pom.xml b/http/samples/cometd/pom.xml
index fe24221..2f2a78a 100644
--- a/http/samples/cometd/pom.xml
+++ b/http/samples/cometd/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 Samples - Cometd</name>
<artifactId>org.apache.felix.http.samples.cometd</artifactId>
- <version>2.2.1-SNAPSHOT</version>
+ <version>2.2.1</version>
<packaging>jar</packaging>
<build>
diff --git a/http/samples/filter/pom.xml b/http/samples/filter/pom.xml
index b69a5c8..1db936b 100644
--- a/http/samples/filter/pom.xml
+++ b/http/samples/filter/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 Samples - Filter</name>
<artifactId>org.apache.felix.http.samples.filter</artifactId>
- <version>2.2.1-SNAPSHOT</version>
+ <version>2.2.1</version>
<packaging>jar</packaging>
<build>
diff --git a/http/samples/whiteboard/pom.xml b/http/samples/whiteboard/pom.xml
index f603990..6fb4fb3 100644
--- a/http/samples/whiteboard/pom.xml
+++ b/http/samples/whiteboard/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 Samples - Whiteboard</name>
<artifactId>org.apache.felix.http.samples.whiteboard</artifactId>
- <version>2.2.1-SNAPSHOT</version>
+ <version>2.2.1</version>
<packaging>jar</packaging>
<build>