Reverted broken release commit.
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1522969 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/http/api/pom.xml b/http/api/pom.xml
index 109ecae..5078b48 100644
--- a/http/api/pom.xml
+++ b/http/api/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 Api</name>
<artifactId>org.apache.felix.http.api</artifactId>
- <version>2.2.1</version>
+ <version>2.2.1-SNAPSHOT</version>
<packaging>jar</packaging>
<build>
diff --git a/http/base/pom.xml b/http/base/pom.xml
index 35b199c..3ba340a 100644
--- a/http/base/pom.xml
+++ b/http/base/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 Base</name>
<artifactId>org.apache.felix.http.base</artifactId>
- <version>2.2.1</version>
+ <version>2.2.1-SNAPSHOT</version>
<packaging>jar</packaging>
<build>
diff --git a/http/bridge/pom.xml b/http/bridge/pom.xml
index 08ab495..f093316 100644
--- a/http/bridge/pom.xml
+++ b/http/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 Bridge</name>
<artifactId>org.apache.felix.http.bridge</artifactId>
- <version>2.2.1</version>
+ <version>2.2.1-SNAPSHOT</version>
<packaging>jar</packaging>
<build>
diff --git a/http/bundle/pom.xml b/http/bundle/pom.xml
index f7cdd2d..896fe18 100644
--- a/http/bundle/pom.xml
+++ b/http/bundle/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 Bundle</name>
<artifactId>org.apache.felix.http.bundle</artifactId>
- <version>2.2.1</version>
+ <version>2.2.1-SNAPSHOT</version>
<packaging>jar</packaging>
<build>
diff --git a/http/cometd/pom.xml b/http/cometd/pom.xml
index 124c83b..659c5a5 100644
--- a/http/cometd/pom.xml
+++ b/http/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 Cometd</name>
<artifactId>org.apache.felix.http.cometd</artifactId>
- <version>2.2.1</version>
+ <version>2.2.1-SNAPSHOT</version>
<packaging>jar</packaging>
<build>
diff --git a/http/jetty/pom.xml b/http/jetty/pom.xml
index 5519cc1..58e136a 100644
--- a/http/jetty/pom.xml
+++ b/http/jetty/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 Jetty</name>
<artifactId>org.apache.felix.http.jetty</artifactId>
- <version>2.2.1</version>
+ <version>2.2.1-SNAPSHOT</version>
<packaging>jar</packaging>
<properties>
@@ -126,7 +126,7 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.http.base</artifactId>
- <version>2.2.1</version>
+ <version>2.2.1-SNAPSHOT</version>
</dependency>
</dependencies>
diff --git a/http/parent/pom.xml b/http/parent/pom.xml
index 1d76caf..cc3b2e6 100755
--- a/http/parent/pom.xml
+++ b/http/parent/pom.xml
@@ -30,7 +30,7 @@
<name>Apache Felix Http Parent POM</name>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.http.parent</artifactId>
- <version>1</version>
+ <version>1-SNAPSHOT</version>
<packaging>pom</packaging>
<prerequisites>
@@ -115,10 +115,4 @@
</dependency>
</dependencies>
</dependencyManagement>
-
- <scm>
- <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http-3/org.apache.felix.http.parent</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http-3/org.apache.felix.http.parent</developerConnection>
- <url>http://svn.apache.org/viewvc/felix/releases/?root=Apache-SVN/org.apache.felix.http-3/org.apache.felix.http.parent</url>
- </scm>
</project>
diff --git a/http/pom.xml b/http/pom.xml
index b12dffa..b0564cf 100644
--- a/http/pom.xml
+++ b/http/pom.xml
@@ -29,7 +29,7 @@
<name>Apache Felix Http Reactor</name>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.http</artifactId>
- <version>3</version>
+ <version>3-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
@@ -48,10 +48,4 @@
<module>samples/whiteboard</module>
<module>samples/cometd</module>
</modules>
-
- <scm>
- <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http-3</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http-3</developerConnection>
- <url>http://svn.apache.org/viewvc/felix/releases/?root=Apache-SVN/org.apache.felix.http-3</url>
- </scm>
</project>
diff --git a/http/proxy/pom.xml b/http/proxy/pom.xml
index d1f64d7..0730fd4 100644
--- a/http/proxy/pom.xml
+++ b/http/proxy/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 Proxy</name>
<artifactId>org.apache.felix.http.proxy</artifactId>
- <version>2.2.1</version>
+ <version>2.2.1-SNAPSHOT</version>
<packaging>jar</packaging>
<build>
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>
diff --git a/http/sslfilter/pom.xml b/http/sslfilter/pom.xml
index e3a52cc..e62e84d 100644
--- a/http/sslfilter/pom.xml
+++ b/http/sslfilter/pom.xml
@@ -28,7 +28,7 @@
<name>Apache Felix Http SSL Filter</name>
<artifactId>org.apache.felix.http.sslfilter</artifactId>
- <version>0.0.1</version>
+ <version>0.0.1-SNAPSHOT</version>
<packaging>bundle</packaging>
<build>
@@ -107,10 +107,4 @@
</dependency>
</dependencies>
-
- <scm>
- <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http-3/org.apache.felix.http.sslfilter</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http-3/org.apache.felix.http.sslfilter</developerConnection>
- <url>http://svn.apache.org/viewvc/felix/releases/?root=Apache-SVN/org.apache.felix.http-3/org.apache.felix.http.sslfilter</url>
- </scm>
</project>
diff --git a/http/whiteboard/pom.xml b/http/whiteboard/pom.xml
index f915387..b58dbe7 100644
--- a/http/whiteboard/pom.xml
+++ b/http/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 Whiteboard</name>
<artifactId>org.apache.felix.http.whiteboard</artifactId>
- <version>2.2.1</version>
+ <version>2.2.1-SNAPSHOT</version>
<packaging>jar</packaging>
<build>