[maven-release-plugin] prepare release fullstack-0.2.13
diff --git a/hyracks/pom.xml b/hyracks/pom.xml
index 53c6353..f63121c 100644
--- a/hyracks/pom.xml
+++ b/hyracks/pom.xml
@@ -17,14 +17,14 @@
<modelVersion>4.0.0</modelVersion>
<groupId>edu.uci.ics.hyracks</groupId>
<artifactId>hyracks</artifactId>
- <version>0.2.13-SNAPSHOT</version>
+ <version>0.2.13</version>
<packaging>pom</packaging>
<name>hyracks</name>
<parent>
<groupId>edu.uci.ics.hyracks</groupId>
<artifactId>fullstack</artifactId>
- <version>0.2.13-SNAPSHOT</version>
+ <version>0.2.13</version>
</parent>
<build>