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

git-svn-id: https://hyracks.googlecode.com/svn/trunk@991 123451ca-8445-de46-9d55-352943316053
diff --git a/hyracks-maven-plugin/pom.xml b/hyracks-maven-plugin/pom.xml
index dccbfb0..f8a02a5 100644
--- a/hyracks-maven-plugin/pom.xml
+++ b/hyracks-maven-plugin/pom.xml
@@ -3,7 +3,7 @@
   <groupId>edu.uci.ics.hyracks</groupId>
   <artifactId>hyracks-maven-plugin</artifactId>
   <packaging>maven-plugin</packaging>
-  <version>0.0.2-SNAPSHOT</version>
+  <version>0.0.2</version>
   <name>Hyracks Maven Plugin</name>
 
   <build>
@@ -29,9 +29,9 @@
   </build>
 
   <scm>
-    <connection>scm:svn:https://hyracks.googlecode.com/svn/trunk/hyracks-maven-plugin</connection>
-    <developerConnection>scm:svn:https://hyracks.googlecode.com/svn/trunk/hyracks-maven-plugin</developerConnection>
-    <url>http://code.google.com/p/hyracks/source/browse/#svn/trunk/hyracks-maven-plugin</url>
+    <connection>scm:svn:https://hyracks.googlecode.com/svn/tags/hyracks-maven-plugin-0.0.2</connection>
+    <developerConnection>scm:svn:https://hyracks.googlecode.com/svn/tags/hyracks-maven-plugin-0.0.2</developerConnection>
+    <url>http://code.google.com/p/hyracks/source/browse/#svn/tags/hyracks-maven-plugin-0.0.2</url>
   </scm>
 
   <distributionManagement>