update pregelix pom files

git-svn-id: https://hyracks.googlecode.com/svn/branches/fullstack_staging@1962 123451ca-8445-de46-9d55-352943316053
diff --git a/pregelix/pregelix-dataflow-std/pom.xml b/pregelix/pregelix-dataflow-std/pom.xml
index b029dd4..484df6c 100644
--- a/pregelix/pregelix-dataflow-std/pom.xml
+++ b/pregelix/pregelix-dataflow-std/pom.xml
@@ -6,9 +6,9 @@
 	<name>pregelix-dataflow-std</name>
 
 	<parent>
-    		<groupId>edu.uci.ics.pregelix</groupId>
+    		<groupId>edu.uci.ics.hyracks</groupId>
     		<artifactId>pregelix</artifactId>
-    		<version>0.0.1-SNAPSHOT</version>
+    		<version>0.2.2-SNAPSHOT</version>
   	</parent>
 
 
@@ -70,9 +70,9 @@
 			<scope>test</scope>
 		</dependency>
 		<dependency>
-			<groupId>edu.uci.ics.pregelix</groupId>
+			<groupId>edu.uci.ics.hyracks</groupId>
 			<artifactId>pregelix-dataflow-std-base</artifactId>
-			<version>0.0.1-SNAPSHOT</version>
+			<version>0.2.2-SNAPSHOT</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>