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/pom.xml b/pregelix/pom.xml
index 9f3018e..f28f12e 100644
--- a/pregelix/pom.xml
+++ b/pregelix/pom.xml
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
- <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>
<packaging>pom</packaging>
<name>pregelix</name>
diff --git a/pregelix/pregelix-api/pom.xml b/pregelix/pregelix-api/pom.xml
index 0c90fc4..a178578 100644
--- a/pregelix/pregelix-api/pom.xml
+++ b/pregelix/pregelix-api/pom.xml
@@ -7,9 +7,9 @@
<name>pregelix-api</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>
<properties>
diff --git a/pregelix/pregelix-core/pom.xml b/pregelix/pregelix-core/pom.xml
index 8e85a95..7672410 100644
--- a/pregelix/pregelix-core/pom.xml
+++ b/pregelix/pregelix-core/pom.xml
@@ -6,9 +6,9 @@
<name>pregelix-core</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>
@@ -212,23 +212,23 @@
<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>
<dependency>
- <groupId>edu.uci.ics.pregelix</groupId>
+ <groupId>edu.uci.ics.hyracks</groupId>
<artifactId>pregelix-dataflow-std</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.2.2-SNAPSHOT</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
<dependency>
- <groupId>edu.uci.ics.pregelix</groupId>
+ <groupId>edu.uci.ics.hyracks</groupId>
<artifactId>pregelix-dataflow</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.2.2-SNAPSHOT</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
@@ -240,9 +240,9 @@
<scope>compile</scope>
</dependency>
<dependency>
- <groupId>edu.uci.ics.pregelix</groupId>
+ <groupId>edu.uci.ics.hyracks</groupId>
<artifactId>pregelix-runtime</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.2.2-SNAPSHOT</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
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>
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>
diff --git a/pregelix/pregelix-dataflow/pom.xml b/pregelix/pregelix-dataflow/pom.xml
index 0d9b059..5482787 100644
--- a/pregelix/pregelix-dataflow/pom.xml
+++ b/pregelix/pregelix-dataflow/pom.xml
@@ -6,9 +6,9 @@
<name>pregelix-dataflow</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,16 +70,16 @@
<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>
<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>
diff --git a/pregelix/pregelix-dist/pom.xml b/pregelix/pregelix-dist/pom.xml
index f4ce417..e73f574 100644
--- a/pregelix/pregelix-dist/pom.xml
+++ b/pregelix/pregelix-dist/pom.xml
@@ -4,9 +4,9 @@
xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<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>
<artifactId>pregelix-dist</artifactId>
<name>pregelix-dist</name>
@@ -51,9 +51,9 @@
</build>
<dependencies>
<dependency>
- <groupId>edu.uci.ics.pregelix</groupId>
+ <groupId>edu.uci.ics.hyracks</groupId>
<artifactId>pregelix-core</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.2.2-SNAPSHOT</version>
<scope>comile</scope>
</dependency>
</dependencies>
diff --git a/pregelix/pregelix-example/pom.xml b/pregelix/pregelix-example/pom.xml
index a53fb8a..d5d69a8 100644
--- a/pregelix/pregelix-example/pom.xml
+++ b/pregelix/pregelix-example/pom.xml
@@ -7,9 +7,9 @@
<name>pregelix-example</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>
<build>
@@ -107,9 +107,9 @@
<dependencies>
<dependency>
- <groupId>edu.uci.ics.pregelix</groupId>
+ <groupId>edu.uci.ics.hyracks</groupId>
<artifactId>pregelix-core</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.2.2-SNAPSHOT</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
diff --git a/pregelix/pregelix-runtime/pom.xml b/pregelix/pregelix-runtime/pom.xml
index 0187924..0b017ba 100644
--- a/pregelix/pregelix-runtime/pom.xml
+++ b/pregelix/pregelix-runtime/pom.xml
@@ -6,9 +6,9 @@
<name>pregelix-runtime</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,23 +70,23 @@
<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>
<dependency>
- <groupId>edu.uci.ics.pregelix</groupId>
+ <groupId>edu.uci.ics.hyracks</groupId>
<artifactId>pregelix-dataflow-std</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.2.2-SNAPSHOT</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
<dependency>
- <groupId>edu.uci.ics.pregelix</groupId>
+ <groupId>edu.uci.ics.hyracks</groupId>
<artifactId>pregelix-dataflow</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.2.2-SNAPSHOT</version>
<type>jar</type>
<scope>compile</scope>
</dependency>