[maven-release-plugin] prepare for next development iteration
git-svn-id: https://hyracks.googlecode.com/svn/trunk@1933 123451ca-8445-de46-9d55-352943316053
diff --git a/hyracks/hyracks-algebricks/hyracks-algebricks-compiler/pom.xml b/hyracks/hyracks-algebricks/hyracks-algebricks-compiler/pom.xml
index 2cb76d8..7219595 100644
--- a/hyracks/hyracks-algebricks/hyracks-algebricks-compiler/pom.xml
+++ b/hyracks/hyracks-algebricks/hyracks-algebricks-compiler/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>edu.uci.ics.hyracks</groupId>
<artifactId>hyracks-algebricks</artifactId>
- <version>0.2.1</version>
+ <version>0.2.2-SNAPSHOT</version>
</parent>
<build>
@@ -25,12 +25,12 @@
<dependency>
<groupId>edu.uci.ics.hyracks</groupId>
<artifactId>hyracks-algebricks-rewriter</artifactId>
- <version>0.2.1</version>
+ <version>0.2.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>edu.uci.ics.hyracks</groupId>
<artifactId>hyracks-algebricks-core</artifactId>
- <version>0.2.1</version>
+ <version>0.2.2-SNAPSHOT</version>
</dependency>
</dependencies>
</project>