Move AsterixDB to stable Hyracks version

Project: http://git-wip-us.apache.org/repos/asf/asterixdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/asterixdb/commit/388525da
Tree: http://git-wip-us.apache.org/repos/asf/asterixdb/tree/388525da
Diff: http://git-wip-us.apache.org/repos/asf/asterixdb/diff/388525da

Branch: refs/heads/master
Commit: 388525da0ed2a089f2d70c8e355e8cda9a5495dc
Parents: ab6fd5e
Author: Ian Maxon <ima...@apache.org>
Authored: Tue Jan 17 17:26:45 2017 -0800
Committer: Ian Maxon <ima...@apache.org>
Committed: Tue Jan 17 17:26:45 2017 -0800

----------------------------------------------------------------------
 asterixdb/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/asterixdb/blob/388525da/asterixdb/pom.xml
----------------------------------------------------------------------
diff --git a/asterixdb/pom.xml b/asterixdb/pom.xml
index dfc4f7b..e78b2ad 100644
--- a/asterixdb/pom.xml
+++ b/asterixdb/pom.xml
@@ -64,8 +64,8 @@
     
<cluster.extest.excludes>**/ClusterExecutionIT.java</cluster.extest.excludes>
 
     <!-- Versions under dependencymanagement or used in many projects via 
properties -->
-    <algebricks.version>0.2.18-SNAPSHOT</algebricks.version>
-    <hyracks.version>0.2.18-SNAPSHOT</hyracks.version>
+    <algebricks.version>0.3.0</algebricks.version>
+    <hyracks.version>0.3.0</hyracks.version>
     <hadoop.version>2.2.0</hadoop.version>
     <jetty.version>9.3.11.v20160721</jetty.version>
     <jacoco.version>0.7.6.201602180812</jacoco.version>

Reply via email to