[maven-release-plugin] prepare release hyracks-0.2.0

git-svn-id: https://hyracks.googlecode.com/svn/trunk@1289 123451ca-8445-de46-9d55-352943316053
diff --git a/hyracks/hyracks-algebricks/hyracks-algebricks-rewriter/pom.xml b/hyracks/hyracks-algebricks/hyracks-algebricks-rewriter/pom.xml
index fd3b2d1..4f396d5 100644
--- a/hyracks/hyracks-algebricks/hyracks-algebricks-rewriter/pom.xml
+++ b/hyracks/hyracks-algebricks/hyracks-algebricks-rewriter/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>edu.uci.ics.hyracks</groupId>
     <artifactId>hyracks-algebricks</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.2.0</version>
   </parent>
 
   <build>
@@ -25,7 +25,7 @@
   	<dependency>
   		<groupId>edu.uci.ics.hyracks</groupId>
   		<artifactId>hyracks-algebricks-core</artifactId>
-  		<version>0.2.0-SNAPSHOT</version>
+  		<version>0.2.0</version>
   	</dependency>
   </dependencies>
 </project>