[maven-release-plugin] prepare for next development iteration
diff --git a/algebricks/pom.xml b/algebricks/pom.xml
index 3298ef9..abc060a 100644
--- a/algebricks/pom.xml
+++ b/algebricks/pom.xml
@@ -16,14 +16,14 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>edu.uci.ics.hyracks</groupId>
   <artifactId>algebricks</artifactId>
-  <version>0.2.11</version>
+  <version>0.2.12-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>algebricks</name>
 
   <parent>
     <groupId>edu.uci.ics.hyracks</groupId>
     <artifactId>fullstack</artifactId>
-    <version>0.2.11</version>
+    <version>0.2.12-SNAPSHOT</version>
   </parent>
 
   <distributionManagement>