Release Apache AsterixDB 0.9.1 and 0.3.1
Change-Id:I8719263e0550b0da1b715e3052e458fefca1ac8f
Reviewed-on: https://asterix-gerrit.ics.uci.edu/1679
Sonar-Qube: Jenkins <jenkins@fulliautomatix.ics.uci.edu>
Tested-by: Jenkins <jenkins@fulliautomatix.ics.uci.edu>
Integration-Tests: Jenkins <jenkins@fulliautomatix.ics.uci.edu>
Reviewed-by: Ian Maxon <imaxon@apache.org>
diff --git a/hyracks-fullstack/hyracks/hyracks-hdfs/hyracks-hdfs-core/pom.xml b/hyracks-fullstack/hyracks/hyracks-hdfs/hyracks-hdfs-core/pom.xml
index a8778d6..8b3ef7a 100644
--- a/hyracks-fullstack/hyracks/hyracks-hdfs/hyracks-hdfs-core/pom.xml
+++ b/hyracks-fullstack/hyracks/hyracks-hdfs/hyracks-hdfs-core/pom.xml
@@ -25,7 +25,7 @@
<parent>
<artifactId>hyracks-hdfs</artifactId>
<groupId>org.apache.hyracks</groupId>
- <version>0.3.1-SNAPSHOT</version>
+ <version>0.3.1</version>
</parent>
<properties>
<root.dir>${basedir}/../../..</root.dir>
@@ -172,7 +172,7 @@
<dependency>
<groupId>org.apache.hyracks</groupId>
<artifactId>hyracks-control-common</artifactId>
- <version>0.3.1-SNAPSHOT</version>
+ <version>0.3.1</version>
<scope>test</scope>
</dependency>
<dependency>