[maven-release-plugin] prepare release fullstack-0.2.6
diff --git a/hivesterix-common/pom.xml b/hivesterix-common/pom.xml
index a3401de..9268ddc 100644
--- a/hivesterix-common/pom.xml
+++ b/hivesterix-common/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>hivesterix</artifactId>
<groupId>edu.uci.ics.hyracks</groupId>
- <version>0.2.6-SNAPSHOT</version>
+ <version>0.2.6</version>
</parent>
<build>
@@ -44,21 +44,21 @@
<dependency>
<groupId>edu.uci.ics.hyracks</groupId>
<artifactId>hyracks-api</artifactId>
- <version>0.2.6-SNAPSHOT</version>
+ <version>0.2.6</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>edu.uci.ics.hyracks</groupId>
<artifactId>algebricks-compiler</artifactId>
- <version>0.2.6-SNAPSHOT</version>
+ <version>0.2.6</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>edu.uci.ics.hyracks</groupId>
<artifactId>hyracks-hdfs-core</artifactId>
- <version>0.2.6-SNAPSHOT</version>
+ <version>0.2.6</version>
<type>jar</type>
<scope>compile</scope>
</dependency>