[maven-release-plugin] prepare release fullstack-0.2.11
diff --git a/pregelix/pregelix-api/pom.xml b/pregelix/pregelix-api/pom.xml
index 2789d35..36567e5 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.11-SNAPSHOT</version>
+ <version>0.2.11</version>
</parent>
<properties>
@@ -68,14 +68,14 @@
<dependency>
<groupId>edu.uci.ics.hyracks</groupId>
<artifactId>hyracks-dataflow-common</artifactId>
- <version>0.2.11-SNAPSHOT</version>
+ <version>0.2.11</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>edu.uci.ics.hyracks</groupId>
<artifactId>hyracks-hdfs-core</artifactId>
- <version>0.2.11-SNAPSHOT</version>
+ <version>0.2.11</version>
<type>jar</type>
<scope>compile</scope>
</dependency>