[maven-release-plugin] prepare release fullstack-0.2.12
diff --git a/pregelix/pregelix-benchmark/pom.xml b/pregelix/pregelix-benchmark/pom.xml
index 50afd7c..809374f 100644
--- a/pregelix/pregelix-benchmark/pom.xml
+++ b/pregelix/pregelix-benchmark/pom.xml
@@ -4,7 +4,7 @@
 	<parent>
 		<artifactId>pregelix</artifactId>
 		<groupId>edu.uci.ics.hyracks</groupId>
-		<version>0.2.12-SNAPSHOT</version>
+		<version>0.2.12</version>
 	</parent>
 
 	<artifactId>pregelix-benchmark</artifactId>
@@ -62,7 +62,7 @@
 		<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>