[maven-release-plugin] prepare for next development iteration
diff --git a/lang/cs/pom.xml b/lang/cs/pom.xml
index 4e2df6d..01b671a 100644
--- a/lang/cs/pom.xml
+++ b/lang/cs/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>reef-project</artifactId>
-        <version>0.13.0-incubating</version>
+        <version>0.14.0-incubating-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
 </project>
diff --git a/lang/java/reef-annotations/pom.xml b/lang/java/reef-annotations/pom.xml
index 972a5db..cc86551 100644
--- a/lang/java/reef-annotations/pom.xml
+++ b/lang/java/reef-annotations/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>reef-project</artifactId>
-        <version>0.13.0-incubating</version>
+        <version>0.14.0-incubating-SNAPSHOT</version>
         <relativePath>../../..</relativePath>
     </parent>
 
diff --git a/lang/java/reef-applications/pom.xml b/lang/java/reef-applications/pom.xml
index ca0b481..a088bb2 100644
--- a/lang/java/reef-applications/pom.xml
+++ b/lang/java/reef-applications/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>reef-project</artifactId>
-        <version>0.13.0-incubating</version>
+        <version>0.14.0-incubating-SNAPSHOT</version>
         <relativePath>../../..</relativePath>
     </parent>
 
diff --git a/lang/java/reef-applications/reef-vortex/pom.xml b/lang/java/reef-applications/reef-vortex/pom.xml
index 8ca9c4b..5218f00 100644
--- a/lang/java/reef-applications/reef-vortex/pom.xml
+++ b/lang/java/reef-applications/reef-vortex/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>reef-applications</artifactId>
-        <version>0.13.0-incubating</version>
+        <version>0.14.0-incubating-SNAPSHOT</version>
     </parent>
 
     <dependencies>
diff --git a/lang/java/reef-bridge-client/pom.xml b/lang/java/reef-bridge-client/pom.xml
index 795cef8..b127e3b 100644
--- a/lang/java/reef-bridge-client/pom.xml
+++ b/lang/java/reef-bridge-client/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>reef-project</artifactId>
-        <version>0.13.0-incubating</version>
+        <version>0.14.0-incubating-SNAPSHOT</version>
         <relativePath>../../..</relativePath>
     </parent>
 
diff --git a/lang/java/reef-bridge-java/pom.xml b/lang/java/reef-bridge-java/pom.xml
index 6ff9a0b..439f76d 100644
--- a/lang/java/reef-bridge-java/pom.xml
+++ b/lang/java/reef-bridge-java/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>reef-project</artifactId>
-        <version>0.13.0-incubating</version>
+        <version>0.14.0-incubating-SNAPSHOT</version>
         <relativePath>../../..</relativePath>
     </parent>
 
diff --git a/lang/java/reef-checkpoint/pom.xml b/lang/java/reef-checkpoint/pom.xml
index 69eb526..f26c078 100644
--- a/lang/java/reef-checkpoint/pom.xml
+++ b/lang/java/reef-checkpoint/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>reef-project</artifactId>
-        <version>0.13.0-incubating</version>
+        <version>0.14.0-incubating-SNAPSHOT</version>
         <relativePath>../../..</relativePath>
     </parent>
     <artifactId>reef-checkpoint</artifactId>
diff --git a/lang/java/reef-common/pom.xml b/lang/java/reef-common/pom.xml
index dbd0e4f..0068acb 100644
--- a/lang/java/reef-common/pom.xml
+++ b/lang/java/reef-common/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>reef-project</artifactId>
-        <version>0.13.0-incubating</version>
+        <version>0.14.0-incubating-SNAPSHOT</version>
         <relativePath>../../..</relativePath>
     </parent>
 
diff --git a/lang/java/reef-examples-clr/pom.xml b/lang/java/reef-examples-clr/pom.xml
index 4ef79f3..6ac84ba 100644
--- a/lang/java/reef-examples-clr/pom.xml
+++ b/lang/java/reef-examples-clr/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>reef-project</artifactId>
-        <version>0.13.0-incubating</version>
+        <version>0.14.0-incubating-SNAPSHOT</version>
         <relativePath>../../..</relativePath>
     </parent>
 
diff --git a/lang/java/reef-examples-hdinsight/pom.xml b/lang/java/reef-examples-hdinsight/pom.xml
index c0b0734..6cfc268 100644
--- a/lang/java/reef-examples-hdinsight/pom.xml
+++ b/lang/java/reef-examples-hdinsight/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>reef-project</artifactId>
-        <version>0.13.0-incubating</version>
+        <version>0.14.0-incubating-SNAPSHOT</version>
         <relativePath>../../..</relativePath>
     </parent>
 
diff --git a/lang/java/reef-examples/pom.xml b/lang/java/reef-examples/pom.xml
index 423bc82..284d715 100644
--- a/lang/java/reef-examples/pom.xml
+++ b/lang/java/reef-examples/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>reef-project</artifactId>
-        <version>0.13.0-incubating</version>
+        <version>0.14.0-incubating-SNAPSHOT</version>
         <relativePath>../../..</relativePath>
     </parent>
 
diff --git a/lang/java/reef-io/pom.xml b/lang/java/reef-io/pom.xml
index 303bb59..01f3e0c 100644
--- a/lang/java/reef-io/pom.xml
+++ b/lang/java/reef-io/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>reef-project</artifactId>
-        <version>0.13.0-incubating</version>
+        <version>0.14.0-incubating-SNAPSHOT</version>
         <relativePath>../../..</relativePath>
     </parent>
     <artifactId>reef-io</artifactId>
diff --git a/lang/java/reef-poison/pom.xml b/lang/java/reef-poison/pom.xml
index 38aefc4..6e62a9a 100644
--- a/lang/java/reef-poison/pom.xml
+++ b/lang/java/reef-poison/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>reef-project</artifactId>
-        <version>0.13.0-incubating</version>
+        <version>0.14.0-incubating-SNAPSHOT</version>
         <relativePath>../../..</relativePath>
     </parent>
 
diff --git a/lang/java/reef-runtime-hdinsight/pom.xml b/lang/java/reef-runtime-hdinsight/pom.xml
index a6143ea..7f52794 100644
--- a/lang/java/reef-runtime-hdinsight/pom.xml
+++ b/lang/java/reef-runtime-hdinsight/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>reef-project</artifactId>
-        <version>0.13.0-incubating</version>
+        <version>0.14.0-incubating-SNAPSHOT</version>
         <relativePath>../../..</relativePath>
     </parent>
     <name>REEF Runtime for HDInsight</name>
diff --git a/lang/java/reef-runtime-local/pom.xml b/lang/java/reef-runtime-local/pom.xml
index 89b770b..37600bb 100644
--- a/lang/java/reef-runtime-local/pom.xml
+++ b/lang/java/reef-runtime-local/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>reef-project</artifactId>
-        <version>0.13.0-incubating</version>
+        <version>0.14.0-incubating-SNAPSHOT</version>
         <relativePath>../../..</relativePath>
     </parent>
 
diff --git a/lang/java/reef-runtime-mesos/pom.xml b/lang/java/reef-runtime-mesos/pom.xml
index 8cfefce..5d0e629 100644
--- a/lang/java/reef-runtime-mesos/pom.xml
+++ b/lang/java/reef-runtime-mesos/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>reef-project</artifactId>
-        <version>0.13.0-incubating</version>
+        <version>0.14.0-incubating-SNAPSHOT</version>
         <relativePath>../../..</relativePath>
     </parent>
     <name>REEF Runtime for Mesos</name>
diff --git a/lang/java/reef-runtime-yarn/pom.xml b/lang/java/reef-runtime-yarn/pom.xml
index 4b258bc..4c607ee 100644
--- a/lang/java/reef-runtime-yarn/pom.xml
+++ b/lang/java/reef-runtime-yarn/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>reef-project</artifactId>
-        <version>0.13.0-incubating</version>
+        <version>0.14.0-incubating-SNAPSHOT</version>
         <relativePath>../../..</relativePath>
     </parent>
     <name>REEF Runtime for YARN</name>
diff --git a/lang/java/reef-tang/pom.xml b/lang/java/reef-tang/pom.xml
index 13d1887..267b6ce 100644
--- a/lang/java/reef-tang/pom.xml
+++ b/lang/java/reef-tang/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>reef-project</artifactId>
-        <version>0.13.0-incubating</version>
+        <version>0.14.0-incubating-SNAPSHOT</version>
         <relativePath>../../..</relativePath>
     </parent>
 
diff --git a/lang/java/reef-tang/tang-test-jarA/pom.xml b/lang/java/reef-tang/tang-test-jarA/pom.xml
index b49c8bb..853198d 100644
--- a/lang/java/reef-tang/tang-test-jarA/pom.xml
+++ b/lang/java/reef-tang/tang-test-jarA/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>tang-project</artifactId>
-        <version>0.13.0-incubating</version>
+        <version>0.14.0-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>tang-test-jarA</artifactId>
diff --git a/lang/java/reef-tang/tang-test-jarAB/pom.xml b/lang/java/reef-tang/tang-test-jarAB/pom.xml
index f3957bc..6f331dd 100644
--- a/lang/java/reef-tang/tang-test-jarAB/pom.xml
+++ b/lang/java/reef-tang/tang-test-jarAB/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>tang-project</artifactId>
-        <version>0.13.0-incubating</version>
+        <version>0.14.0-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>tang-test-jarAB</artifactId>
diff --git a/lang/java/reef-tang/tang-test-jarB-conflictA/pom.xml b/lang/java/reef-tang/tang-test-jarB-conflictA/pom.xml
index 5a10bde..cf53b2c 100644
--- a/lang/java/reef-tang/tang-test-jarB-conflictA/pom.xml
+++ b/lang/java/reef-tang/tang-test-jarB-conflictA/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>tang-project</artifactId>
-        <version>0.13.0-incubating</version>
+        <version>0.14.0-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>tang-test-jarB-conflictA</artifactId>
diff --git a/lang/java/reef-tang/tang-test-jarB/pom.xml b/lang/java/reef-tang/tang-test-jarB/pom.xml
index 3e5cb52..6a03a9e 100644
--- a/lang/java/reef-tang/tang-test-jarB/pom.xml
+++ b/lang/java/reef-tang/tang-test-jarB/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>tang-project</artifactId>
-        <version>0.13.0-incubating</version>
+        <version>0.14.0-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>tang-test-jarB</artifactId>
diff --git a/lang/java/reef-tang/tang/pom.xml b/lang/java/reef-tang/tang/pom.xml
index 280059a..c1d6e03 100644
--- a/lang/java/reef-tang/tang/pom.xml
+++ b/lang/java/reef-tang/tang/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>tang-project</artifactId>
-        <version>0.13.0-incubating</version>
+        <version>0.14.0-incubating-SNAPSHOT</version>
     </parent>
 
     <artifactId>tang</artifactId>
diff --git a/lang/java/reef-tests/pom.xml b/lang/java/reef-tests/pom.xml
index f1780aa..3d179b8 100644
--- a/lang/java/reef-tests/pom.xml
+++ b/lang/java/reef-tests/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>reef-project</artifactId>
-        <version>0.13.0-incubating</version>
+        <version>0.14.0-incubating-SNAPSHOT</version>
         <relativePath>../../..</relativePath>
     </parent>
 
diff --git a/lang/java/reef-utils-hadoop/pom.xml b/lang/java/reef-utils-hadoop/pom.xml
index 71d175f..5d7ffdf 100644
--- a/lang/java/reef-utils-hadoop/pom.xml
+++ b/lang/java/reef-utils-hadoop/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>reef-project</artifactId>
-        <version>0.13.0-incubating</version>
+        <version>0.14.0-incubating-SNAPSHOT</version>
         <relativePath>../../..</relativePath>
     </parent>
 
diff --git a/lang/java/reef-utils/pom.xml b/lang/java/reef-utils/pom.xml
index 1754404..231b4db 100644
--- a/lang/java/reef-utils/pom.xml
+++ b/lang/java/reef-utils/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>reef-project</artifactId>
-        <version>0.13.0-incubating</version>
+        <version>0.14.0-incubating-SNAPSHOT</version>
         <relativePath>../../..</relativePath>
     </parent>
 
diff --git a/lang/java/reef-wake/pom.xml b/lang/java/reef-wake/pom.xml
index 778a40a..8fc987f 100644
--- a/lang/java/reef-wake/pom.xml
+++ b/lang/java/reef-wake/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>reef-project</artifactId>
-        <version>0.13.0-incubating</version>
+        <version>0.14.0-incubating-SNAPSHOT</version>
         <relativePath>../../..</relativePath>
     </parent>
 
diff --git a/lang/java/reef-wake/wake/pom.xml b/lang/java/reef-wake/wake/pom.xml
index 2042e38..3e4277a 100644
--- a/lang/java/reef-wake/wake/pom.xml
+++ b/lang/java/reef-wake/wake/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>wake-project</artifactId>
-        <version>0.13.0-incubating</version>
+        <version>0.14.0-incubating-SNAPSHOT</version>
     </parent>
 
     <build>
diff --git a/lang/java/reef-webserver/pom.xml b/lang/java/reef-webserver/pom.xml
index 6ff001f..6dc125e 100644
--- a/lang/java/reef-webserver/pom.xml
+++ b/lang/java/reef-webserver/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>reef-project</artifactId>
-        <version>0.13.0-incubating</version>
+        <version>0.14.0-incubating-SNAPSHOT</version>
         <relativePath>../../..</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index 8dd9257..79650c4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.reef</groupId>
-    <version>0.13.0-incubating</version>
+    <version>0.14.0-incubating-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>REEF</name>
     <artifactId>reef-project</artifactId>
@@ -62,7 +62,7 @@
         <connection>scm:git:git@github.com:apache/incubator-reef</connection>
         <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-reef</developerConnection>
         <url>scm:git:git@github.com:apache/incubator-reef</url>
-        <tag>reef-project-0.13.0-incubating</tag>
+        <tag>HEAD</tag>
     </scm>
 
     <developers>
diff --git a/website/pom.xml b/website/pom.xml
index e024b81..d5b9d42 100644
--- a/website/pom.xml
+++ b/website/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.reef</groupId>
         <artifactId>reef-project</artifactId>
-        <version>0.13.0-incubating</version>
+        <version>0.14.0-incubating-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>