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