[maven-release-plugin] prepare for next development iteration
diff --git a/app/fmbrowser/pom.xml b/app/fmbrowser/pom.xml
index 6de2bc1..50e910a 100644
--- a/app/fmbrowser/pom.xml
+++ b/app/fmbrowser/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.11-rc1</version>
+    <version>0.12-SNAPSHOT</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-fm-browser</artifactId>
@@ -75,6 +75,6 @@
     <!--<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/app/fmbrowser</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/app/fmbrowser</developerConnection>
     <url>http://svn.apache.org/viewvc/oodt/trunk/app/fmbrowser</url>-->
-    <tag>0.11-rc1</tag>
+    <tag>HEAD</tag>
   </scm>
 </project>
diff --git a/app/weditor/pom.xml b/app/weditor/pom.xml
index 4d18e91..3b72848 100644
--- a/app/weditor/pom.xml
+++ b/app/weditor/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.11-rc1</version>
+    <version>0.12-SNAPSHOT</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>weditor</artifactId>
diff --git a/catalog/pom.xml b/catalog/pom.xml
index ea49131..42393b9 100644
--- a/catalog/pom.xml
+++ b/catalog/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.11-rc1</version>
+    <version>0.12-SNAPSHOT</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-catalog</artifactId>
@@ -140,7 +140,7 @@
     <!--<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/catalog</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/catalog</developerConnection>
     <url>http://svn.apache.org/viewvc/oodt/trunk/catalog</url>-->
-    <tag>0.11-rc1</tag>
+    <tag>HEAD</tag>
   </scm>
   <ciManagement>
     <notifiers>
diff --git a/cli/pom.xml b/cli/pom.xml
index af48993..c8e7e7b 100644
--- a/cli/pom.xml
+++ b/cli/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.11-rc1</version>
+    <version>0.12-SNAPSHOT</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-cli</artifactId>
diff --git a/commons/pom.xml b/commons/pom.xml
index 9d36446..d6526d2 100644
--- a/commons/pom.xml
+++ b/commons/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.11-rc1</version>
+    <version>0.12-SNAPSHOT</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>oodt-commons</artifactId>
@@ -139,7 +139,7 @@
   <!--  <connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/commons</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/commons</developerConnection>
     <url>http://svn.apache.org/viewvc/oodt/trunk/commons</url>-->
-    <tag>0.11-rc1</tag>
+    <tag>HEAD</tag>
   </scm>
   <profiles>
     <profile>
diff --git a/core/pom.xml b/core/pom.xml
index 0d4b16e..ee0b357 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -25,7 +25,7 @@
   </parent>
   <groupId>org.apache.oodt</groupId>
   <artifactId>oodt-core</artifactId>
-  <version>0.11-rc1</version>
+  <version>0.12-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>OODT Core</name>
   <properties>
@@ -921,7 +921,7 @@
     <!--<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/core</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/core</developerConnection>
     <url>http://svn.apache.org/viewvc/oodt/trunk/core</url>-->
-    <tag>0.11-rc1</tag>
+    <tag>HEAD</tag>
   </scm>
   <issueManagement>
     <system>JIRA</system>
diff --git a/crawler/pom.xml b/crawler/pom.xml
index 0364b60..d89f893 100644
--- a/crawler/pom.xml
+++ b/crawler/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.11-rc1</version>
+    <version>0.12-SNAPSHOT</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-crawler</artifactId>
@@ -188,6 +188,6 @@
     <!--<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/crawler</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/crawler</developerConnection>
     <url>http://svn.apache.org/viewvc/oodt/trunk/crawler</url>-->
-    <tag>0.11-rc1</tag>
+    <tag>HEAD</tag>
   </scm>
 </project>
diff --git a/curator/services/pom.xml b/curator/services/pom.xml
index 87a43cc..6f02db1 100644
--- a/curator/services/pom.xml
+++ b/curator/services/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.11-rc1</version>
+    <version>0.12-SNAPSHOT</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>curator-services</artifactId>
diff --git a/curator/webapp/pom.xml b/curator/webapp/pom.xml
index 1669452..90e7511 100644
--- a/curator/webapp/pom.xml
+++ b/curator/webapp/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.11-rc1</version>
+    <version>0.12-SNAPSHOT</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-curator</artifactId>
diff --git a/filemgr/pom.xml b/filemgr/pom.xml
index 198f389..3ecb068 100644
--- a/filemgr/pom.xml
+++ b/filemgr/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.11-rc1</version>
+    <version>0.12-SNAPSHOT</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-filemgr</artifactId>
@@ -259,7 +259,7 @@
     <!--<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/filemgr</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/filemgr</developerConnection>
     <url>http://svn.apache.org/viewvc/oodt/trunk/filemgr</url>-->
-    <tag>0.11-rc1</tag>
+    <tag>HEAD</tag>
   </scm>
   <repositories>
     <repository>
diff --git a/grid/pom.xml b/grid/pom.xml
index 0621406..a5b8cce 100644
--- a/grid/pom.xml
+++ b/grid/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.11-rc1</version>
+    <version>0.12-SNAPSHOT</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>web-grid</artifactId>
@@ -133,6 +133,6 @@
     <!--<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/grid</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/grid</developerConnection>
     <url>http://svn.apache.org/viewvc/oodt/trunk/grid</url>-->
-    <tag>0.11-rc1</tag>
+    <tag>HEAD</tag>
   </scm>
 </project>
diff --git a/metadata/pom.xml b/metadata/pom.xml
index c80a750..137fe08 100644
--- a/metadata/pom.xml
+++ b/metadata/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.11-rc1</version>
+    <version>0.12-SNAPSHOT</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-metadata</artifactId>
@@ -160,7 +160,7 @@
     <!--<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/metadata</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/metadata</developerConnection>
     <url>http://svn.apache.org/viewvc/oodt/trunk/metadata</url>-->
-    <tag>0.11-rc1</tag>
+    <tag>HEAD</tag>
   </scm>
   <profiles>
     <profile>
diff --git a/mvn/archetypes/opsui/pom.xml b/mvn/archetypes/opsui/pom.xml
index 8307270..077df92 100644
--- a/mvn/archetypes/opsui/pom.xml
+++ b/mvn/archetypes/opsui/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.11-rc1</version>
+    <version>0.12-SNAPSHOT</version>
     <relativePath>../../../core</relativePath>
   </parent>
   <artifactId>opsui-archetype</artifactId>
diff --git a/mvn/archetypes/pom.xml b/mvn/archetypes/pom.xml
index 6269bd3..ea54667 100644
--- a/mvn/archetypes/pom.xml
+++ b/mvn/archetypes/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.11-rc1</version>
+    <version>0.12-SNAPSHOT</version>
     <relativePath>../../core</relativePath>
   </parent>
 
diff --git a/mvn/archetypes/radix/pom.xml b/mvn/archetypes/radix/pom.xml
index 6ddcf85..e546dab 100644
--- a/mvn/archetypes/radix/pom.xml
+++ b/mvn/archetypes/radix/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.11-rc1</version>
+    <version>0.12-SNAPSHOT</version>
     <relativePath>../../../core</relativePath>
   </parent>
   <artifactId>radix-archetype</artifactId>
diff --git a/mvn/plugins/cas-install/pom.xml b/mvn/plugins/cas-install/pom.xml
index ccc4893..8f37d7b 100644
--- a/mvn/plugins/cas-install/pom.xml
+++ b/mvn/plugins/cas-install/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.11-rc1</version>
+    <version>0.12-SNAPSHOT</version>
     <relativePath>../../../core/pom.xml</relativePath>
   </parent>
   <artifactId>maven-cas-install-plugin</artifactId>
diff --git a/opendapps/pom.xml b/opendapps/pom.xml
index 7e2e5ab..dae9e99 100644
--- a/opendapps/pom.xml
+++ b/opendapps/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.11-rc1</version>
+    <version>0.12-SNAPSHOT</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>opendapps</artifactId>
@@ -90,6 +90,6 @@
     <!--<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/opendapps</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/opendapps</developerConnection>
     <url>http://svn.apache.org/viewvc/oodt/trunk/opendapps</url>-->
-    <tag>0.11-rc1</tag>
+    <tag>HEAD</tag>
   </scm>
 </project>
diff --git a/pcs/core/pom.xml b/pcs/core/pom.xml
index 845466b..261505c 100644
--- a/pcs/core/pom.xml
+++ b/pcs/core/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.11-rc1</version>
+    <version>0.12-SNAPSHOT</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>pcs-core</artifactId>
diff --git a/pcs/input/pom.xml b/pcs/input/pom.xml
index 9182bad..2197d5c 100644
--- a/pcs/input/pom.xml
+++ b/pcs/input/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.11-rc1</version>
+    <version>0.12-SNAPSHOT</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>pcs-input</artifactId>
diff --git a/pcs/opsui/pom.xml b/pcs/opsui/pom.xml
index 2095384..2f794af 100755
--- a/pcs/opsui/pom.xml
+++ b/pcs/opsui/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.11-rc1</version>
+    <version>0.12-SNAPSHOT</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>pcs-opsui</artifactId>
diff --git a/pcs/services/pom.xml b/pcs/services/pom.xml
index 987559d..d80e9ed 100644
--- a/pcs/services/pom.xml
+++ b/pcs/services/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.11-rc1</version>
+    <version>0.12-SNAPSHOT</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
     <artifactId>pcs-services</artifactId>
diff --git a/pge/pom.xml b/pge/pom.xml
index 4feca1d..c6c6f0a 100644
--- a/pge/pom.xml
+++ b/pge/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.11-rc1</version>
+    <version>0.12-SNAPSHOT</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-pge</artifactId>
diff --git a/pom.xml b/pom.xml
index b8e004c..81db65e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.11-rc1</version>
+    <version>0.12-SNAPSHOT</version>
     <relativePath>core/pom.xml</relativePath>
   </parent>
 
@@ -73,7 +73,7 @@
     <connection>scm:git:https://git-wip-us.apache.org/repos/asf/oodt.git</connection>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/oodt.git</developerConnection>
     <url>http://svn.apache.org/viewvc/oodt/trunk</url>
-    <tag>0.11-rc1</tag>
+    <tag>HEAD</tag>
   </scm>
   <profiles>
     <profile>
diff --git a/product/pom.xml b/product/pom.xml
index 130e9d3..3b9829c 100644
--- a/product/pom.xml
+++ b/product/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.11-rc1</version>
+    <version>0.12-SNAPSHOT</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>oodt-product</artifactId>
@@ -109,7 +109,7 @@
    <!-- <connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/product</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/product</developerConnection>
     <url>http://svn.apache.org/viewvc/oodt/trunk/product</url>-->
-    <tag>0.11-rc1</tag>
+    <tag>HEAD</tag>
   </scm>
   <profiles>
     <profile>
diff --git a/profile/pom.xml b/profile/pom.xml
index 8c32e59..e404d32 100644
--- a/profile/pom.xml
+++ b/profile/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.11-rc1</version>
+    <version>0.12-SNAPSHOT</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>oodt-profile</artifactId>
@@ -121,7 +121,7 @@
    <!-- <connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/profile</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/profile</developerConnection>
     <url>http://svn.apache.org/viewvc/oodt/trunk/profile</url>-->
-    <tag>0.11-rc1</tag>
+    <tag>HEAD</tag>
   </scm>
   <profiles>
     <profile>
diff --git a/protocol/api/pom.xml b/protocol/api/pom.xml
index 2d9fe8e..f9b45ec 100644
--- a/protocol/api/pom.xml
+++ b/protocol/api/pom.xml
@@ -15,7 +15,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.11-rc1</version>
+    <version>0.12-SNAPSHOT</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-protocol-api</artifactId>
diff --git a/protocol/ftp/pom.xml b/protocol/ftp/pom.xml
index 8c73559..9a619fa 100644
--- a/protocol/ftp/pom.xml
+++ b/protocol/ftp/pom.xml
@@ -15,7 +15,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.11-rc1</version>
+    <version>0.12-SNAPSHOT</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-protocol-ftp</artifactId>
diff --git a/protocol/http/pom.xml b/protocol/http/pom.xml
index 439b956..7c3f6e5 100644
--- a/protocol/http/pom.xml
+++ b/protocol/http/pom.xml
@@ -15,7 +15,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.11-rc1</version>
+    <version>0.12-SNAPSHOT</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-protocol-http</artifactId>
diff --git a/protocol/imaps/pom.xml b/protocol/imaps/pom.xml
index 035cd63..03f5d0b 100644
--- a/protocol/imaps/pom.xml
+++ b/protocol/imaps/pom.xml
@@ -15,7 +15,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.11-rc1</version>
+    <version>0.12-SNAPSHOT</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-protocol-imaps</artifactId>
diff --git a/protocol/sftp/pom.xml b/protocol/sftp/pom.xml
index 5e5f855..1f7f7f1 100644
--- a/protocol/sftp/pom.xml
+++ b/protocol/sftp/pom.xml
@@ -15,7 +15,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.11-rc1</version>
+    <version>0.12-SNAPSHOT</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-protocol-sftp</artifactId>
diff --git a/pushpull/pom.xml b/pushpull/pom.xml
index 0e2ab4f..f5def4d 100644
--- a/pushpull/pom.xml
+++ b/pushpull/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.11-rc1</version>
+    <version>0.12-SNAPSHOT</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-pushpull</artifactId>
@@ -147,7 +147,7 @@
     <!--<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/pushpull</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/pushpull</developerConnection>
     <url>http://svn.apache.org/viewvc/oodt/trunk/pushpull</url>-->
-    <tag>0.11-rc1</tag>
+    <tag>HEAD</tag>
   </scm>
   <profiles>
     <profile>
diff --git a/resource/pom.xml b/resource/pom.xml
index 4b9585e..7091786 100644
--- a/resource/pom.xml
+++ b/resource/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.11-rc1</version>
+    <version>0.12-SNAPSHOT</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-resource</artifactId>
@@ -174,6 +174,6 @@
    <!-- <connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/resource</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/resource</developerConnection>
     <url>http://svn.apache.org/viewvc/oodt/trunk/resource</url>-->
-    <tag>0.11-rc1</tag>
+    <tag>HEAD</tag>
   </scm>
 </project>
diff --git a/sso/pom.xml b/sso/pom.xml
index 6200e49..2cda883 100644
--- a/sso/pom.xml
+++ b/sso/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.11-rc1</version>
+    <version>0.12-SNAPSHOT</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>oodt-sso</artifactId>
diff --git a/webapp/components/pom.xml b/webapp/components/pom.xml
index c3376be..6085151 100644
--- a/webapp/components/pom.xml
+++ b/webapp/components/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.11-rc1</version>
+    <version>0.12-SNAPSHOT</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>oodt-webapp-components</artifactId>
diff --git a/webapp/fmbrowser/pom.xml b/webapp/fmbrowser/pom.xml
index a98ad58..9b378d9 100644
--- a/webapp/fmbrowser/pom.xml
+++ b/webapp/fmbrowser/pom.xml
@@ -21,11 +21,11 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.11-rc1</version>
+    <version>0.12-SNAPSHOT</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>fmbrowser</artifactId>
-  <version>0.11-rc1</version>
+  <version>0.12-SNAPSHOT</version>
   <packaging>war</packaging>
   <name>CAS File Manager Browser Web App</name>
   <properties>
@@ -144,6 +144,6 @@
    <!-- <connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/webapp/fmbrowser</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/webapp/fmbrowser</developerConnection>
     <url>http://svn.apache.org/viewvc/oodt/trunk/webapp/fmbrowser</url>-->
-    <tag>0.11-rc1</tag>
+    <tag>HEAD</tag>
   </scm>
 </project>
diff --git a/webapp/fmprod/pom.xml b/webapp/fmprod/pom.xml
index e6621e4..ad2faf0 100644
--- a/webapp/fmprod/pom.xml
+++ b/webapp/fmprod/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.11-rc1</version>
+    <version>0.12-SNAPSHOT</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-product</artifactId>
diff --git a/webapp/wmonitor/pom.xml b/webapp/wmonitor/pom.xml
index 2382434..f6aa5d8 100644
--- a/webapp/wmonitor/pom.xml
+++ b/webapp/wmonitor/pom.xml
@@ -21,11 +21,11 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.11-rc1</version>
+    <version>0.12-SNAPSHOT</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>wmonitor</artifactId>
-  <version>0.11-rc1</version>
+  <version>0.12-SNAPSHOT</version>
   <packaging>war</packaging>
   <name>CAS Workflow Manager Monitor Web App</name>
   <properties>
@@ -150,6 +150,6 @@
     <!--<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/webapp/wmonitor</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/webapp/wmonitor</developerConnection>
     <url>http://svn.apache.org/viewvc/oodt/trunk/webapp/wmonitor</url>-->
-    <tag>0.11-rc1</tag>
+    <tag>HEAD</tag>
   </scm>
 </project>
diff --git a/workflow/pom.xml b/workflow/pom.xml
index 61be226..c233e07 100644
--- a/workflow/pom.xml
+++ b/workflow/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.11-rc1</version>
+    <version>0.12-SNAPSHOT</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-workflow</artifactId>
diff --git a/xmlps/pom.xml b/xmlps/pom.xml
index aa27c54..760afdc 100644
--- a/xmlps/pom.xml
+++ b/xmlps/pom.xml
@@ -19,11 +19,11 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.11-rc1</version>
+    <version>0.12-SNAPSHOT</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>oodt-xmlps</artifactId>
-  <version>0.11-rc1</version>
+  <version>0.12-SNAPSHOT</version>
   <name>XML-configured, DBMS-based Product and Profile Server</name>
   <description>An XML-configured DBMS-based Product and Profile meant to easily 
 	  sit on top of Web-Grid and other Product and Profile server contexts
diff --git a/xmlquery/pom.xml b/xmlquery/pom.xml
index 970dfe7..e702340 100644
--- a/xmlquery/pom.xml
+++ b/xmlquery/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.11-rc1</version>
+    <version>0.12-SNAPSHOT</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>oodt-xmlquery</artifactId>
@@ -94,7 +94,7 @@
     <!--<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/xmlquery</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/xmlquery</developerConnection>
     <url>http://svn.apache.org/viewvc/oodt/trunk/xmlquery</url>-->
-    <tag>0.11-rc1</tag>
+    <tag>HEAD</tag>
   </scm>
   <profiles>
     <profile>