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-base/pom.xml b/pregelix/pregelix-dataflow-std-base/pom.xml
index 1a4b686..8b6cb49 100644
--- a/pregelix/pregelix-dataflow-std-base/pom.xml
+++ b/pregelix/pregelix-dataflow-std-base/pom.xml
@@ -6,9 +6,9 @@
<name>pregelix-dataflow-std-base</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-api</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.2.2-SNAPSHOT</version>
<type>jar</type>
<scope>compile</scope>
</dependency>