[maven-release-plugin] prepare release fullstack-0.2.15
diff --git a/hyracks/hyracks-examples/hadoop-compat-example/pom.xml b/hyracks/hyracks-examples/hadoop-compat-example/pom.xml
index 13c705c..a3fdffa 100644
--- a/hyracks/hyracks-examples/hadoop-compat-example/pom.xml
+++ b/hyracks/hyracks-examples/hadoop-compat-example/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>edu.uci.ics.hyracks</groupId>
<artifactId>hyracks-examples</artifactId>
- <version>0.2.15-SNAPSHOT</version>
+ <version>0.2.15</version>
</parent>
<modules>
@@ -42,7 +42,7 @@
<dependency>
<groupId>edu.uci.ics.hyracks</groupId>
<artifactId>hyracks-hadoop-compat</artifactId>
- <version>0.2.15-SNAPSHOT</version>
+ <version>0.2.15</version>
<type>jar</type>
<scope>compile</scope>
</dependency>