[maven-release-plugin] prepare release fullstack-0.2.2

git-svn-id: https://hyracks.googlecode.com/svn/trunk/fullstack@2374 123451ca-8445-de46-9d55-352943316053
diff --git a/hyracks/pom.xml b/hyracks/pom.xml
index 50a5b51..e1a31ac 100644
--- a/hyracks/pom.xml
+++ b/hyracks/pom.xml
@@ -3,7 +3,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>edu.uci.ics.hyracks</groupId>
   <artifactId>hyracks</artifactId>
-  <version>0.2.2-SNAPSHOT</version>
+  <version>0.2.2</version>
   <packaging>pom</packaging>
   <name>hyracks</name>
 
@@ -53,9 +53,9 @@
   </build>
 
   <scm>
-    <connection>scm:svn:https://hyracks.googlecode.com/svn/trunk/fullstack/hyracks</connection>
-    <developerConnection>scm:svn:https://hyracks.googlecode.com/svn/trunk/fullstack/hyracks</developerConnection>
-    <url>http://code.google.com/p/hyracks/source/browse/#svn/trunk/hyracks</url>
+    <connection>scm:svn:https://hyracks.googlecode.com/svn/tags/fullstack-0.2.2/fullstack/hyracks</connection>
+    <developerConnection>scm:svn:https://hyracks.googlecode.com/svn/tags/fullstack-0.2.2/fullstack/hyracks</developerConnection>
+    <url>http://code.google.com/p/hyracks/source/browse/#svn/tags/fullstack-0.2.2/trunk/hyracks</url>
   </scm>
 
   <distributionManagement>