[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/pregelix/pom.xml b/pregelix/pom.xml
index 7ea6580..498dc32 100644
--- a/pregelix/pom.xml
+++ b/pregelix/pom.xml
@@ -3,12 +3,12 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>edu.uci.ics.hyracks</groupId>
   <artifactId>pregelix</artifactId>
-  <version>0.2.2-SNAPSHOT</version>
+  <version>0.2.2</version>
   <packaging>pom</packaging>
   <name>pregelix</name>
 
   <properties>
-    <jvm.extraargs/>
+    <jvm.extraargs />
   </properties>
 
   <profiles>
@@ -53,9 +53,9 @@
   </build>
 
   <scm>
-    <connection>scm:svn:https://pregelix.googlecode.com/svn/trunk/pregelix</connection>
-    <developerConnection>scm:svn:https://hyracks.googlecode.com/svn/trunk/pregelix</developerConnection>
-    <url>http://code.google.com/p/hyracks/source/browse/#svn/trunk/pregelix</url>
+    <connection>scm:svn:https://pregelix.googlecode.com/svn/tags/fullstack-0.2.2/trunk/pregelix</connection>
+    <developerConnection>scm:svn:https://hyracks.googlecode.com/svn/tags/fullstack-0.2.2/trunk/pregelix</developerConnection>
+    <url>http://code.google.com/p/hyracks/source/browse/#svn/tags/fullstack-0.2.2/trunk/pregelix</url>
   </scm>
 
   <distributionManagement>