[maven-release-plugin] prepare release fullstack-0.2.12
diff --git a/pregelix/pregelix-api/pom.xml b/pregelix/pregelix-api/pom.xml
index 1a94491..ff1c2c2 100644
--- a/pregelix/pregelix-api/pom.xml
+++ b/pregelix/pregelix-api/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>edu.uci.ics.hyracks</groupId>
<artifactId>pregelix</artifactId>
- <version>0.2.12-SNAPSHOT</version>
+ <version>0.2.12</version>
</parent>
<properties>
@@ -68,14 +68,14 @@
<dependency>
<groupId>edu.uci.ics.hyracks</groupId>
<artifactId>hyracks-dataflow-common</artifactId>
- <version>0.2.12-SNAPSHOT</version>
+ <version>0.2.12</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>edu.uci.ics.hyracks</groupId>
<artifactId>hyracks-hdfs-core</artifactId>
- <version>0.2.12-SNAPSHOT</version>
+ <version>0.2.12</version>
<type>jar</type>
<scope>compile</scope>
</dependency>