Revert "Apache jclouds 2.0.0 release"

This reverts commit 684a738d1dbd3ad70ad59355a0ddaf2947c72f59.
diff --git a/assembly/pom.xml b/assembly/pom.xml
index 61d0d80..0755b76 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -25,7 +25,7 @@
     <groupId>org.apache.jclouds.cli</groupId>
     <artifactId>jclouds-cli-project</artifactId>
     <relativePath>../project</relativePath>
-    <version>2.0.0</version>
+    <version>2.0.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>jclouds-cli-assembly</artifactId>
diff --git a/branding/pom.xml b/branding/pom.xml
index 94883d3..c742a6f 100644
--- a/branding/pom.xml
+++ b/branding/pom.xml
@@ -24,7 +24,7 @@
     <groupId>org.apache.jclouds.cli</groupId>
     <artifactId>jclouds-cli-project</artifactId>
     <relativePath>../project</relativePath>
-    <version>2.0.0</version>
+    <version>2.0.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>jclouds-cli-branding</artifactId>
diff --git a/pom.xml b/pom.xml
index 129dbd3..dbbf925 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <groupId>org.apache.jclouds.cli</groupId>
     <artifactId>jclouds-cli-project</artifactId>
     <relativePath>project</relativePath>
-    <version>2.0.0</version>
+    <version>2.0.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>jclouds-cli</artifactId>
@@ -43,7 +43,7 @@
     <connection>scm:git:https://git-wip-us.apache.org/repos/asf/jclouds-cli.git</connection>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/jclouds-cli.git</developerConnection>
     <url>https://git-wip-us.apache.org/repos/asf?p=jclouds-cli.git</url>
-    <tag>rel/jclouds-cli-2.0.0-rc1</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <developers>
diff --git a/project/pom.xml b/project/pom.xml
index 4035db4..b93a36e 100644
--- a/project/pom.xml
+++ b/project/pom.xml
@@ -23,13 +23,13 @@
   <parent>
     <groupId>org.apache.jclouds</groupId>
     <artifactId>jclouds-project</artifactId>
-    <version>2.0.0</version>
+    <version>2.0.0-SNAPSHOT</version>
     <relativePath />
   </parent>
 
   <groupId>org.apache.jclouds.cli</groupId>
   <artifactId>jclouds-cli-project</artifactId>
-  <version>2.0.0</version>
+  <version>2.0.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>Apache jclouds :: cli</name>
 
@@ -46,7 +46,7 @@
     <connection>scm:git:https://git-wip-us.apache.org/repos/asf/jclouds-cli.git</connection>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/jclouds-cli.git</developerConnection>
     <url>https://git-wip-us.apache.org/repos/asf?p=jclouds-cli.git</url>
-    <tag>rel/jclouds-cli-2.0.0-rc1</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <developers>
diff --git a/runner/pom.xml b/runner/pom.xml
index dc38aca..2e030ce 100644
--- a/runner/pom.xml
+++ b/runner/pom.xml
@@ -24,7 +24,7 @@
     <groupId>org.apache.jclouds.cli</groupId>
     <artifactId>jclouds-cli-project</artifactId>
     <relativePath>../project</relativePath>
-    <version>2.0.0</version>
+    <version>2.0.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>jclouds-cli-runner</artifactId>