[maven-release-plugin] prepare release fullstack-0.2.9
diff --git a/pregelix/pregelix-example/pom.xml b/pregelix/pregelix-example/pom.xml
index fc3f560..c78d2f5 100644
--- a/pregelix/pregelix-example/pom.xml
+++ b/pregelix/pregelix-example/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>edu.uci.ics.hyracks</groupId>
<artifactId>pregelix</artifactId>
- <version>0.2.9-SNAPSHOT</version>
+ <version>0.2.9</version>
</parent>
<build>
@@ -120,7 +120,7 @@
<dependency>
<groupId>edu.uci.ics.hyracks</groupId>
<artifactId>pregelix-core</artifactId>
- <version>0.2.9-SNAPSHOT</version>
+ <version>0.2.9</version>
<type>jar</type>
<scope>compile</scope>
</dependency>