You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@asterixdb.apache.org by im...@apache.org on 2016/02/11 01:30:30 UTC

[1/9] incubator-asterixdb-hyracks git commit: Revert "[maven-release-plugin] prepare release apache-asterixdb-hyracks-0.2.17-incubating-rc0"

Repository: incubator-asterixdb-hyracks
Updated Branches:
  refs/heads/release-0.2.17 ba7ed1844 -> 14be946e8
Updated Tags:  refs/tags/apache-asterixdb-hyracks-0.2.17-incubating-rc1 [created] 9891ec54f


Revert "[maven-release-plugin] prepare release apache-asterixdb-hyracks-0.2.17-incubating-rc0"

This reverts commit 4112bf370fac4479b404ca59ef83b3bb9485a4c7.


Project: http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/commit/776894a5
Tree: http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/tree/776894a5
Diff: http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/diff/776894a5

Branch: refs/heads/release-0.2.17
Commit: 776894a5cf56e615067ef8e589cb4c7f826b1c81
Parents: fe7d551
Author: Ian Maxon <im...@apache.org>
Authored: Tue Feb 2 10:38:56 2016 -0800
Committer: Ian Maxon <im...@apache.org>
Committed: Tue Feb 2 10:38:56 2016 -0800

----------------------------------------------------------------------
 algebricks/algebricks-common/pom.xml            |  4 ++--
 algebricks/algebricks-compiler/pom.xml          |  6 ++---
 algebricks/algebricks-core/pom.xml              | 12 +++++-----
 algebricks/algebricks-data/pom.xml              |  6 ++---
 .../algebricks-examples/piglet-example/pom.xml  |  4 ++--
 algebricks/algebricks-examples/pom.xml          |  2 +-
 algebricks/algebricks-rewriter/pom.xml          |  4 ++--
 algebricks/algebricks-runtime/pom.xml           | 12 +++++-----
 algebricks/algebricks-tests/pom.xml             | 10 ++++----
 algebricks/pom.xml                              |  4 ++--
 hyracks/hyracks-api/pom.xml                     |  4 ++--
 hyracks/hyracks-client/pom.xml                  | 14 ++++++------
 hyracks/hyracks-comm/pom.xml                    |  6 ++---
 .../hyracks-control/hyracks-control-cc/pom.xml  |  4 ++--
 .../hyracks-control-common/pom.xml              |  4 ++--
 .../hyracks-control/hyracks-control-nc/pom.xml  |  8 +++----
 hyracks/hyracks-control/pom.xml                 |  2 +-
 hyracks/hyracks-data/hyracks-data-std/pom.xml   |  4 ++--
 hyracks/hyracks-data/pom.xml                    |  2 +-
 hyracks/hyracks-dataflow-common/pom.xml         |  8 +++----
 hyracks/hyracks-dataflow-hadoop/pom.xml         | 10 ++++----
 hyracks/hyracks-dataflow-std/pom.xml            |  8 +++----
 hyracks/hyracks-dist/pom.xml                    |  2 +-
 hyracks/hyracks-documentation/pom.xml           |  2 +-
 .../btree-example/btreeclient/pom.xml           |  8 +++----
 .../btree-example/btreehelper/pom.xml           | 10 ++++----
 .../btree-example/btreeserver/pom.xml           | 10 ++++----
 hyracks/hyracks-examples/btree-example/pom.xml  |  2 +-
 .../hyracks-integration-tests/pom.xml           | 24 ++++++++++----------
 .../hyracks-shutdown-test/pom.xml               | 12 +++++-----
 hyracks/hyracks-examples/pom.xml                |  2 +-
 hyracks/hyracks-examples/text-example/pom.xml   |  2 +-
 .../text-example/textclient/pom.xml             |  6 ++---
 .../text-example/texthelper/pom.xml             |  8 +++----
 .../text-example/textserver/pom.xml             | 12 +++++-----
 hyracks/hyracks-examples/tpch-example/pom.xml   |  2 +-
 .../tpch-example/tpchclient/pom.xml             |  6 ++---
 .../tpch-example/tpchserver/pom.xml             | 10 ++++----
 hyracks/hyracks-hdfs/hyracks-hdfs-1.x/pom.xml   |  4 ++--
 hyracks/hyracks-hdfs/hyracks-hdfs-2.x/pom.xml   |  4 ++--
 hyracks/hyracks-hdfs/hyracks-hdfs-core/pom.xml  | 12 +++++-----
 hyracks/hyracks-hdfs/pom.xml                    |  2 +-
 hyracks/hyracks-ipc/pom.xml                     |  2 +-
 .../hyracks-virtualcluster-maven-plugin/pom.xml |  2 +-
 hyracks/hyracks-maven-plugins/pom.xml           |  2 +-
 hyracks/hyracks-net/pom.xml                     |  2 +-
 hyracks/hyracks-server/pom.xml                  |  6 ++---
 hyracks/hyracks-storage-am-bloomfilter/pom.xml  |  4 ++--
 hyracks/hyracks-storage-am-btree/pom.xml        | 10 ++++----
 hyracks/hyracks-storage-am-common/pom.xml       | 10 ++++----
 hyracks/hyracks-storage-am-lsm-btree/pom.xml    |  8 +++----
 hyracks/hyracks-storage-am-lsm-common/pom.xml   |  8 +++----
 .../pom.xml                                     |  6 ++---
 hyracks/hyracks-storage-am-lsm-rtree/pom.xml    |  8 +++----
 hyracks/hyracks-storage-am-rtree/pom.xml        |  8 +++----
 hyracks/hyracks-storage-common/pom.xml          |  4 ++--
 hyracks/hyracks-test-support/pom.xml            | 12 +++++-----
 .../hyracks-storage-am-bloomfilter-test/pom.xml |  6 ++---
 .../hyracks-storage-am-btree-test/pom.xml       |  6 ++---
 .../hyracks-storage-am-lsm-btree-test/pom.xml   |  8 +++----
 .../hyracks-storage-am-lsm-common-test/pom.xml  |  6 ++---
 .../pom.xml                                     |  8 +++----
 .../hyracks-storage-am-lsm-rtree-test/pom.xml   |  6 ++---
 .../hyracks-storage-am-rtree-test/pom.xml       |  6 ++---
 .../hyracks-storage-common-test/pom.xml         |  6 ++---
 hyracks/hyracks-tests/pom.xml                   |  2 +-
 hyracks/pom.xml                                 |  4 ++--
 pom.xml                                         |  6 ++---
 68 files changed, 217 insertions(+), 217 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/algebricks/algebricks-common/pom.xml
----------------------------------------------------------------------
diff --git a/algebricks/algebricks-common/pom.xml b/algebricks/algebricks-common/pom.xml
index 2898fd7..2fa0da0 100644
--- a/algebricks/algebricks-common/pom.xml
+++ b/algebricks/algebricks-common/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>algebricks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <licenses>
@@ -59,7 +59,7 @@
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>hyracks-api</artifactId>
-  	<version>0.2.17-incubating</version>
+  	<version>0.2.17-SNAPSHOT</version>
   </dependency>
   </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/algebricks/algebricks-compiler/pom.xml
----------------------------------------------------------------------
diff --git a/algebricks/algebricks-compiler/pom.xml b/algebricks/algebricks-compiler/pom.xml
index df3680e..e5dae2a 100644
--- a/algebricks/algebricks-compiler/pom.xml
+++ b/algebricks/algebricks-compiler/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>algebricks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <licenses>
@@ -59,12 +59,12 @@
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>algebricks-rewriter</artifactId>
-  	<version>0.2.17-incubating</version>
+  	<version>0.2.17-SNAPSHOT</version>
   </dependency>
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>algebricks-core</artifactId>
-  	<version>0.2.17-incubating</version>
+  	<version>0.2.17-SNAPSHOT</version>
   </dependency>
   </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/algebricks/algebricks-core/pom.xml
----------------------------------------------------------------------
diff --git a/algebricks/algebricks-core/pom.xml b/algebricks/algebricks-core/pom.xml
index e64de6c..c60116f 100644
--- a/algebricks/algebricks-core/pom.xml
+++ b/algebricks/algebricks-core/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>algebricks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <licenses>
@@ -59,27 +59,27 @@
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>hyracks-storage-am-btree</artifactId>
-  	<version>0.2.17-incubating</version>
+  	<version>0.2.17-SNAPSHOT</version>
   </dependency>
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>hyracks-storage-am-rtree</artifactId>
-  	<version>0.2.17-incubating</version>
+  	<version>0.2.17-SNAPSHOT</version>
   </dependency>
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>hyracks-dataflow-std</artifactId>
-  	<version>0.2.17-incubating</version>
+  	<version>0.2.17-SNAPSHOT</version>
   </dependency>
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>algebricks-runtime</artifactId>
-  	<version>0.2.17-incubating</version>
+  	<version>0.2.17-SNAPSHOT</version>
   </dependency>
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>algebricks-common</artifactId>
-  	<version>0.2.17-incubating</version>
+  	<version>0.2.17-SNAPSHOT</version>
   </dependency>
   </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/algebricks/algebricks-data/pom.xml
----------------------------------------------------------------------
diff --git a/algebricks/algebricks-data/pom.xml b/algebricks/algebricks-data/pom.xml
index a04060d..fe90fa2 100644
--- a/algebricks/algebricks-data/pom.xml
+++ b/algebricks/algebricks-data/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>algebricks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <licenses>
@@ -59,12 +59,12 @@
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>algebricks-common</artifactId>
-  	<version>0.2.17-incubating</version>
+  	<version>0.2.17-SNAPSHOT</version>
   </dependency>
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>hyracks-data-std</artifactId>
-  	<version>0.2.17-incubating</version>
+  	<version>0.2.17-SNAPSHOT</version>
   </dependency>
   </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/algebricks/algebricks-examples/piglet-example/pom.xml
----------------------------------------------------------------------
diff --git a/algebricks/algebricks-examples/piglet-example/pom.xml b/algebricks/algebricks-examples/piglet-example/pom.xml
index f8e9ea0..7229e25 100644
--- a/algebricks/algebricks-examples/piglet-example/pom.xml
+++ b/algebricks/algebricks-examples/piglet-example/pom.xml
@@ -24,7 +24,7 @@
  <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>algebricks-examples</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <properties>
@@ -123,7 +123,7 @@
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>algebricks-compiler</artifactId>
-      <version>0.2.17-incubating</version>
+      <version>0.2.17-SNAPSHOT</version>
     </dependency>
   </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/algebricks/algebricks-examples/pom.xml
----------------------------------------------------------------------
diff --git a/algebricks/algebricks-examples/pom.xml b/algebricks/algebricks-examples/pom.xml
index c06e348..875179a 100644
--- a/algebricks/algebricks-examples/pom.xml
+++ b/algebricks/algebricks-examples/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>algebricks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <licenses>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/algebricks/algebricks-rewriter/pom.xml
----------------------------------------------------------------------
diff --git a/algebricks/algebricks-rewriter/pom.xml b/algebricks/algebricks-rewriter/pom.xml
index d4638e6..b3d9273 100644
--- a/algebricks/algebricks-rewriter/pom.xml
+++ b/algebricks/algebricks-rewriter/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>algebricks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <licenses>
@@ -59,7 +59,7 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>algebricks-core</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   	</dependency>
   </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/algebricks/algebricks-runtime/pom.xml
----------------------------------------------------------------------
diff --git a/algebricks/algebricks-runtime/pom.xml b/algebricks/algebricks-runtime/pom.xml
index 693b589..799927e 100644
--- a/algebricks/algebricks-runtime/pom.xml
+++ b/algebricks/algebricks-runtime/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>algebricks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <licenses>
@@ -59,27 +59,27 @@
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>hyracks-storage-am-btree</artifactId>
-  	<version>0.2.17-incubating</version>
+  	<version>0.2.17-SNAPSHOT</version>
   </dependency>
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>hyracks-storage-am-rtree</artifactId>
-  	<version>0.2.17-incubating</version>
+  	<version>0.2.17-SNAPSHOT</version>
   </dependency>
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>hyracks-dataflow-std</artifactId>
-  	<version>0.2.17-incubating</version>
+  	<version>0.2.17-SNAPSHOT</version>
   </dependency>
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>algebricks-common</artifactId>
-  	<version>0.2.17-incubating</version>
+  	<version>0.2.17-SNAPSHOT</version>
   </dependency>
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>algebricks-data</artifactId>
-  	<version>0.2.17-incubating</version>
+  	<version>0.2.17-SNAPSHOT</version>
   </dependency>
   </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/algebricks/algebricks-tests/pom.xml
----------------------------------------------------------------------
diff --git a/algebricks/algebricks-tests/pom.xml b/algebricks/algebricks-tests/pom.xml
index 9a17ed4..77faf51 100644
--- a/algebricks/algebricks-tests/pom.xml
+++ b/algebricks/algebricks-tests/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>algebricks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <licenses>
@@ -122,22 +122,22 @@
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>algebricks-compiler</artifactId>
-      <version>0.2.17-incubating</version>
+      <version>0.2.17-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-control-cc</artifactId>
-      <version>0.2.17-incubating</version>
+      <version>0.2.17-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-control-nc</artifactId>
-      <version>0.2.17-incubating</version>
+      <version>0.2.17-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-data-std</artifactId>
-      <version>0.2.17-incubating</version>
+      <version>0.2.17-SNAPSHOT</version>
     </dependency>
   </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/algebricks/pom.xml
----------------------------------------------------------------------
diff --git a/algebricks/pom.xml b/algebricks/pom.xml
index 525f733..e498062 100644
--- a/algebricks/pom.xml
+++ b/algebricks/pom.xml
@@ -21,14 +21,14 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.hyracks</groupId>
   <artifactId>algebricks</artifactId>
-  <version>0.2.17-incubating</version>
+  <version>0.2.17-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>algebricks</name>
 
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>apache-asterixdb-hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <licenses>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-api/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-api/pom.xml b/hyracks/hyracks-api/pom.xml
index 8df6e64..8f688ff 100644
--- a/hyracks/hyracks-api/pom.xml
+++ b/hyracks/hyracks-api/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <licenses>
@@ -79,7 +79,7 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-ipc</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.commons</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-client/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-client/pom.xml b/hyracks/hyracks-client/pom.xml
index 30972cc..7caed47 100644
--- a/hyracks/hyracks-client/pom.xml
+++ b/hyracks/hyracks-client/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.hyracks</groupId>
 		<artifactId>hyracks</artifactId>
-		<version>0.2.17-incubating</version>
+		<version>0.2.17-SNAPSHOT</version>
 	</parent>
 
   <licenses>
@@ -78,32 +78,32 @@
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-api</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.17-SNAPSHOT</version>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-net</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.17-SNAPSHOT</version>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-comm</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.17-SNAPSHOT</version>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-dataflow-common</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.17-SNAPSHOT</version>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-control-cc</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.17-SNAPSHOT</version>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-control-nc</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.17-SNAPSHOT</version>
 		</dependency>
 		<dependency>
 			<groupId>com.googlecode.json-simple</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-comm/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-comm/pom.xml b/hyracks/hyracks-comm/pom.xml
index 6f3aed3..1318951 100644
--- a/hyracks/hyracks-comm/pom.xml
+++ b/hyracks/hyracks-comm/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <licenses>
@@ -57,12 +57,12 @@
  <dependency>
  	<groupId>org.apache.hyracks</groupId>
  	<artifactId>hyracks-api</artifactId>
- 	<version>0.2.17-incubating</version>
+ 	<version>0.2.17-SNAPSHOT</version>
  </dependency>
   <dependency>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-net</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
  </dependency>
   </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-control/hyracks-control-cc/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-control/hyracks-control-cc/pom.xml b/hyracks/hyracks-control/hyracks-control-cc/pom.xml
index 92bb081..e13bb3a 100644
--- a/hyracks/hyracks-control/hyracks-control-cc/pom.xml
+++ b/hyracks/hyracks-control/hyracks-control-cc/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-control</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <build>
@@ -48,7 +48,7 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-control-common</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-control/hyracks-control-common/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-control/hyracks-control-common/pom.xml b/hyracks/hyracks-control/hyracks-control-common/pom.xml
index 1ca1756..faba785 100644
--- a/hyracks/hyracks-control/hyracks-control-common/pom.xml
+++ b/hyracks/hyracks-control/hyracks-control-common/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-control</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <build>
@@ -49,7 +49,7 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-api</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-control/hyracks-control-nc/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-control/hyracks-control-nc/pom.xml b/hyracks/hyracks-control/hyracks-control-nc/pom.xml
index ee7da21..73331cf 100644
--- a/hyracks/hyracks-control/hyracks-control-nc/pom.xml
+++ b/hyracks/hyracks-control/hyracks-control-nc/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-control</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <build>
@@ -48,19 +48,19 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-control-common</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-net</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-comm</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   	</dependency>
   </dependencies>
   <reporting>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-control/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-control/pom.xml b/hyracks/hyracks-control/pom.xml
index fea6e0a..50e0d15 100644
--- a/hyracks/hyracks-control/pom.xml
+++ b/hyracks/hyracks-control/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <licenses>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-data/hyracks-data-std/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-data/hyracks-data-std/pom.xml b/hyracks/hyracks-data/hyracks-data-std/pom.xml
index 85ac81b..dd4bcb3 100644
--- a/hyracks/hyracks-data/hyracks-data-std/pom.xml
+++ b/hyracks/hyracks-data/hyracks-data-std/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-data</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <build>
@@ -49,7 +49,7 @@
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>hyracks-api</artifactId>
-  	<version>0.2.17-incubating</version>
+  	<version>0.2.17-SNAPSHOT</version>
   </dependency>
   </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-data/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-data/pom.xml b/hyracks/hyracks-data/pom.xml
index 628ac97..8d4f3af 100644
--- a/hyracks/hyracks-data/pom.xml
+++ b/hyracks/hyracks-data/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <licenses>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-dataflow-common/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-dataflow-common/pom.xml b/hyracks/hyracks-dataflow-common/pom.xml
index 94cd9c6..729b2eb 100644
--- a/hyracks/hyracks-dataflow-common/pom.xml
+++ b/hyracks/hyracks-dataflow-common/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <licenses>
@@ -58,19 +58,19 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-api</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-data-std</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
     </dependency>
    	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-control-nc</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
         <scope>test</scope>
   	</dependency>
   </dependencies>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-dataflow-hadoop/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-dataflow-hadoop/pom.xml b/hyracks/hyracks-dataflow-hadoop/pom.xml
index 1f85a6d..707e169 100644
--- a/hyracks/hyracks-dataflow-hadoop/pom.xml
+++ b/hyracks/hyracks-dataflow-hadoop/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <licenses>
@@ -58,21 +58,21 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-api</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-common</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
 		<groupId>org.apache.hyracks</groupId>
 		<artifactId>hyracks-hdfs-2.x</artifactId>
-		<version>0.2.17-incubating</version>
+		<version>0.2.17-SNAPSHOT</version>
 		<type>jar</type>
 		<scope>compile</scope>
 	</dependency>
@@ -91,7 +91,7 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-std</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<scope>compile</scope>
   	</dependency>
   </dependencies>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-dataflow-std/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-dataflow-std/pom.xml b/hyracks/hyracks-dataflow-std/pom.xml
index ec015e2..ceb0d20 100644
--- a/hyracks/hyracks-dataflow-std/pom.xml
+++ b/hyracks/hyracks-dataflow-std/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <licenses>
@@ -59,14 +59,14 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-api</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-common</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
@@ -77,7 +77,7 @@
       <dependency>
           <groupId>org.apache.hyracks</groupId>
           <artifactId>hyracks-control-nc</artifactId>
-          <version>0.2.17-incubating</version>
+          <version>0.2.17-SNAPSHOT</version>
           <scope>test</scope>
       </dependency>
   </dependencies>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-dist/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-dist/pom.xml b/hyracks/hyracks-dist/pom.xml
index 9291fa0..1e68ffb 100644
--- a/hyracks/hyracks-dist/pom.xml
+++ b/hyracks/hyracks-dist/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<artifactId>hyracks</artifactId>
 		<groupId>org.apache.hyracks</groupId>
-		<version>0.2.17-incubating</version>
+		<version>0.2.17-SNAPSHOT</version>
 	</parent>
 
   <licenses>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-documentation/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-documentation/pom.xml b/hyracks/hyracks-documentation/pom.xml
index d4320b7..cef9191 100644
--- a/hyracks/hyracks-documentation/pom.xml
+++ b/hyracks/hyracks-documentation/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-examples/btree-example/btreeclient/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/btree-example/btreeclient/pom.xml b/hyracks/hyracks-examples/btree-example/btreeclient/pom.xml
index ef0025a..ae1eb66 100644
--- a/hyracks/hyracks-examples/btree-example/btreeclient/pom.xml
+++ b/hyracks/hyracks-examples/btree-example/btreeclient/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks.examples</groupId>
     <artifactId>btree-example</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <properties>
@@ -36,19 +36,19 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-std</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-btree</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks.examples.btree</groupId>
   		<artifactId>btreehelper</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-examples/btree-example/btreehelper/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/btree-example/btreehelper/pom.xml b/hyracks/hyracks-examples/btree-example/btreehelper/pom.xml
index 84df8f1..121a2ec 100644
--- a/hyracks/hyracks-examples/btree-example/btreehelper/pom.xml
+++ b/hyracks/hyracks-examples/btree-example/btreehelper/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks.examples</groupId>
     <artifactId>btree-example</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
 
@@ -37,25 +37,25 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-std</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-btree</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-api</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-data-std</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   	</dependency>
   </dependencies>
   <build>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-examples/btree-example/btreeserver/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/btree-example/btreeserver/pom.xml b/hyracks/hyracks-examples/btree-example/btreeserver/pom.xml
index 866b105..92f1918 100644
--- a/hyracks/hyracks-examples/btree-example/btreeserver/pom.xml
+++ b/hyracks/hyracks-examples/btree-example/btreeserver/pom.xml
@@ -21,13 +21,13 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.hyracks.examples.btree</groupId>
   <artifactId>btreeserver</artifactId>
-  <version>0.2.17-incubating</version>
+  <version>0.2.17-SNAPSHOT</version>
   <name>btreeserver</name>
 
   <parent>
     <groupId>org.apache.hyracks.examples</groupId>
     <artifactId>btree-example</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <properties>
@@ -86,20 +86,20 @@
   	<dependency>
   		<groupId>org.apache.hyracks.examples.btree</groupId>
   		<artifactId>btreehelper</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-control-cc</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-control-nc</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-examples/btree-example/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/btree-example/pom.xml b/hyracks/hyracks-examples/btree-example/pom.xml
index b5b9aa7..d2a4d88 100644
--- a/hyracks/hyracks-examples/btree-example/pom.xml
+++ b/hyracks/hyracks-examples/btree-example/pom.xml
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-examples</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
 

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-examples/hyracks-integration-tests/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/hyracks-integration-tests/pom.xml b/hyracks/hyracks-examples/hyracks-integration-tests/pom.xml
index 424f1e1..675feae 100644
--- a/hyracks/hyracks-examples/hyracks-integration-tests/pom.xml
+++ b/hyracks/hyracks-examples/hyracks-integration-tests/pom.xml
@@ -25,7 +25,7 @@
 	<parent>
 		<groupId>org.apache.hyracks</groupId>
 		<artifactId>hyracks-examples</artifactId>
-		<version>0.2.17-incubating</version>
+		<version>0.2.17-SNAPSHOT</version>
 	</parent>
 	<build>
 		<plugins>
@@ -47,75 +47,75 @@
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-dataflow-std</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.17-SNAPSHOT</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-control-cc</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.17-SNAPSHOT</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-control-nc</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.17-SNAPSHOT</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-storage-am-btree</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.17-SNAPSHOT</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-storage-am-rtree</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.17-SNAPSHOT</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-storage-am-lsm-btree</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.17-SNAPSHOT</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-storage-am-lsm-rtree</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.17-SNAPSHOT</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-storage-am-lsm-invertedindex</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.17-SNAPSHOT</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-test-support</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.17-SNAPSHOT</version>
 			<type>jar</type>
 			<scope>test</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-data-std</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.17-SNAPSHOT</version>
 		</dependency>
   	    <dependency>
             <groupId>org.apache.hyracks</groupId>
             <artifactId>hyracks-client</artifactId>
-            <version>0.2.17-incubating</version>
+            <version>0.2.17-SNAPSHOT</version>
             <type>jar</type>
             <scope>compile</scope>
         </dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-examples/hyracks-shutdown-test/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/hyracks-shutdown-test/pom.xml b/hyracks/hyracks-examples/hyracks-shutdown-test/pom.xml
index 753ddde..270b0dd 100644
--- a/hyracks/hyracks-examples/hyracks-shutdown-test/pom.xml
+++ b/hyracks/hyracks-examples/hyracks-shutdown-test/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-examples</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <properties>
@@ -83,7 +83,7 @@
       <plugin>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-virtualcluster-maven-plugin</artifactId>
-      <version>0.2.17-incubating</version>
+      <version>0.2.17-SNAPSHOT</version>
         <configuration>
           <hyracksServerHome>${basedir}/target/hyracks-shutdown-test-${project.version}-binary-assembly</hyracksServerHome>
           <jvmOptions>${jvm.extraargs}</jvmOptions>
@@ -163,27 +163,27 @@
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>texthelper</artifactId>
-      <version>0.2.17-incubating</version>
+      <version>0.2.17-SNAPSHOT</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-control-cc</artifactId>
-      <version>0.2.17-incubating</version>
+      <version>0.2.17-SNAPSHOT</version>
       <type>jar</type>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-control-nc</artifactId>
-      <version>0.2.17-incubating</version>
+      <version>0.2.17-SNAPSHOT</version>
       <type>jar</type>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>textclient</artifactId>
-      <version>0.2.17-incubating</version>
+      <version>0.2.17-SNAPSHOT</version>
       <type>jar</type>
       <scope>test</scope>
     </dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-examples/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/pom.xml b/hyracks/hyracks-examples/pom.xml
index ecf9b0f..fb7e816 100644
--- a/hyracks/hyracks-examples/pom.xml
+++ b/hyracks/hyracks-examples/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <licenses>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-examples/text-example/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/text-example/pom.xml b/hyracks/hyracks-examples/text-example/pom.xml
index bab1841..a389e26 100644
--- a/hyracks/hyracks-examples/text-example/pom.xml
+++ b/hyracks/hyracks-examples/text-example/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-examples</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-examples/text-example/textclient/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/text-example/textclient/pom.xml b/hyracks/hyracks-examples/text-example/textclient/pom.xml
index 8ba5891..cb831e9 100644
--- a/hyracks/hyracks-examples/text-example/textclient/pom.xml
+++ b/hyracks/hyracks-examples/text-example/textclient/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>text-example</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <properties>
@@ -36,13 +36,13 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-std</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>texthelper</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-examples/text-example/texthelper/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/text-example/texthelper/pom.xml b/hyracks/hyracks-examples/text-example/texthelper/pom.xml
index 1a4cb3e..8bc557e 100644
--- a/hyracks/hyracks-examples/text-example/texthelper/pom.xml
+++ b/hyracks/hyracks-examples/text-example/texthelper/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>text-example</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <properties>
@@ -36,19 +36,19 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-std</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-api</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-data-std</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   	</dependency>
   </dependencies>
   <build>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-examples/text-example/textserver/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/text-example/textserver/pom.xml b/hyracks/hyracks-examples/text-example/textserver/pom.xml
index e838f38..bca0839 100644
--- a/hyracks/hyracks-examples/text-example/textserver/pom.xml
+++ b/hyracks/hyracks-examples/text-example/textserver/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>text-example</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <properties>
@@ -82,7 +82,7 @@
       <plugin>
       	<groupId>org.apache.hyracks</groupId>
       	<artifactId>hyracks-virtualcluster-maven-plugin</artifactId>
-      	<version>0.2.17-incubating</version>
+      	<version>0.2.17-SNAPSHOT</version>
         <configuration>
           <hyracksServerHome>${basedir}/target/textserver-${project.version}-binary-assembly</hyracksServerHome>
           <jvmOptions>${jvm.extraargs}</jvmOptions>
@@ -162,27 +162,27 @@
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>texthelper</artifactId>
-      <version>0.2.17-incubating</version>
+      <version>0.2.17-SNAPSHOT</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-control-cc</artifactId>
-      <version>0.2.17-incubating</version>
+      <version>0.2.17-SNAPSHOT</version>
       <type>jar</type>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-control-nc</artifactId>
-      <version>0.2.17-incubating</version>
+      <version>0.2.17-SNAPSHOT</version>
       <type>jar</type>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>textclient</artifactId>
-      <version>0.2.17-incubating</version>
+      <version>0.2.17-SNAPSHOT</version>
       <type>jar</type>
       <scope>test</scope>
     </dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-examples/tpch-example/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/tpch-example/pom.xml b/hyracks/hyracks-examples/tpch-example/pom.xml
index ea7fe8a..60b0800 100644
--- a/hyracks/hyracks-examples/tpch-example/pom.xml
+++ b/hyracks/hyracks-examples/tpch-example/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-examples</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
 

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-examples/tpch-example/tpchclient/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/tpch-example/tpchclient/pom.xml b/hyracks/hyracks-examples/tpch-example/tpchclient/pom.xml
index 5bb4897..5914d42 100644
--- a/hyracks/hyracks-examples/tpch-example/tpchclient/pom.xml
+++ b/hyracks/hyracks-examples/tpch-example/tpchclient/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>tpch-example</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
 
@@ -36,13 +36,13 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-std</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-data-std</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   	</dependency>
   </dependencies>
   <build>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-examples/tpch-example/tpchserver/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/tpch-example/tpchserver/pom.xml b/hyracks/hyracks-examples/tpch-example/tpchserver/pom.xml
index 4ddf289..948b60a 100644
--- a/hyracks/hyracks-examples/tpch-example/tpchserver/pom.xml
+++ b/hyracks/hyracks-examples/tpch-example/tpchserver/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>tpch-example</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <properties>
@@ -85,25 +85,25 @@
     <dependency>
         <groupId>org.apache.hyracks</groupId>
         <artifactId>hyracks-dataflow-std</artifactId>
-        <version>0.2.17-incubating</version>
+        <version>0.2.17-SNAPSHOT</version>
         <scope>compile</scope>
     </dependency>
     <dependency>
     	<groupId>org.apache.hyracks</groupId>
     	<artifactId>hyracks-data-std</artifactId>
-    	<version>0.2.17-incubating</version>
+    	<version>0.2.17-SNAPSHOT</version>
     </dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-control-cc</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-control-nc</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-hdfs/hyracks-hdfs-1.x/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-hdfs/hyracks-hdfs-1.x/pom.xml b/hyracks/hyracks-hdfs/hyracks-hdfs-1.x/pom.xml
index 155f7f5..eb81388 100644
--- a/hyracks/hyracks-hdfs/hyracks-hdfs-1.x/pom.xml
+++ b/hyracks/hyracks-hdfs/hyracks-hdfs-1.x/pom.xml
@@ -25,7 +25,7 @@
 	<parent>
 		<artifactId>hyracks-hdfs</artifactId>
 		<groupId>org.apache.hyracks</groupId>
-		<version>0.2.17-incubating</version>
+		<version>0.2.17-SNAPSHOT</version>
 	</parent>
 	<properties>
 			<root.dir>${basedir}/../../..</root.dir>
@@ -107,7 +107,7 @@
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-api</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.17-SNAPSHOT</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-hdfs/hyracks-hdfs-2.x/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-hdfs/hyracks-hdfs-2.x/pom.xml b/hyracks/hyracks-hdfs/hyracks-hdfs-2.x/pom.xml
index 62c6957..c515a67 100644
--- a/hyracks/hyracks-hdfs/hyracks-hdfs-2.x/pom.xml
+++ b/hyracks/hyracks-hdfs/hyracks-hdfs-2.x/pom.xml
@@ -25,7 +25,7 @@
 	<parent>
 		<artifactId>hyracks-hdfs</artifactId>
 		<groupId>org.apache.hyracks</groupId>
-		<version>0.2.17-incubating</version>
+		<version>0.2.17-SNAPSHOT</version>
 	</parent>
 	<properties>
 			<root.dir>${basedir}/../../..</root.dir>
@@ -244,7 +244,7 @@
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-api</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.17-SNAPSHOT</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-hdfs/hyracks-hdfs-core/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-hdfs/hyracks-hdfs-core/pom.xml b/hyracks/hyracks-hdfs/hyracks-hdfs-core/pom.xml
index d5f2b98..2e78fa3 100644
--- a/hyracks/hyracks-hdfs/hyracks-hdfs-core/pom.xml
+++ b/hyracks/hyracks-hdfs/hyracks-hdfs-core/pom.xml
@@ -25,7 +25,7 @@
 	<parent>
 		<artifactId>hyracks-hdfs</artifactId>
 		<groupId>org.apache.hyracks</groupId>
-		<version>0.2.17-incubating</version>
+		<version>0.2.17-SNAPSHOT</version>
 	</parent>
 	<properties>
 			<root.dir>${basedir}/../../..</root.dir>
@@ -213,31 +213,31 @@
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-api</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.17-SNAPSHOT</version>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-dataflow-std</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.17-SNAPSHOT</version>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-dataflow-common</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.17-SNAPSHOT</version>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-control-cc</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.17-SNAPSHOT</version>
 			<scope>test</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-control-nc</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.17-SNAPSHOT</version>
 			<scope>test</scope>
 		</dependency>
 		<dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-hdfs/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-hdfs/pom.xml b/hyracks/hyracks-hdfs/pom.xml
index 3c6bdbf..8b8134d 100644
--- a/hyracks/hyracks-hdfs/pom.xml
+++ b/hyracks/hyracks-hdfs/pom.xml
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-ipc/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-ipc/pom.xml b/hyracks/hyracks-ipc/pom.xml
index 8cb83b1..c3da36f 100644
--- a/hyracks/hyracks-ipc/pom.xml
+++ b/hyracks/hyracks-ipc/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <licenses>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-maven-plugins/hyracks-virtualcluster-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-maven-plugins/hyracks-virtualcluster-maven-plugin/pom.xml b/hyracks/hyracks-maven-plugins/hyracks-virtualcluster-maven-plugin/pom.xml
index 5c258c9..0efcfda 100644
--- a/hyracks/hyracks-maven-plugins/hyracks-virtualcluster-maven-plugin/pom.xml
+++ b/hyracks/hyracks-maven-plugins/hyracks-virtualcluster-maven-plugin/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-maven-plugins</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-maven-plugins/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-maven-plugins/pom.xml b/hyracks/hyracks-maven-plugins/pom.xml
index 62f7a1d..fd0a6d1 100644
--- a/hyracks/hyracks-maven-plugins/pom.xml
+++ b/hyracks/hyracks-maven-plugins/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <licenses>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-net/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-net/pom.xml b/hyracks/hyracks-net/pom.xml
index ef18840..90d5cac 100644
--- a/hyracks/hyracks-net/pom.xml
+++ b/hyracks/hyracks-net/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <licenses>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-server/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-server/pom.xml b/hyracks/hyracks-server/pom.xml
index 9e7198d..717d393 100644
--- a/hyracks/hyracks-server/pom.xml
+++ b/hyracks/hyracks-server/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <licenses>
@@ -106,14 +106,14 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-control-cc</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-control-nc</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-storage-am-bloomfilter/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-storage-am-bloomfilter/pom.xml b/hyracks/hyracks-storage-am-bloomfilter/pom.xml
index 682f574..7d2cff1 100644
--- a/hyracks/hyracks-storage-am-bloomfilter/pom.xml
+++ b/hyracks/hyracks-storage-am-bloomfilter/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <licenses>
@@ -57,7 +57,7 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-common</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>  	

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-storage-am-btree/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-storage-am-btree/pom.xml b/hyracks/hyracks-storage-am-btree/pom.xml
index 4858632..fde329d 100644
--- a/hyracks/hyracks-storage-am-btree/pom.xml
+++ b/hyracks/hyracks-storage-am-btree/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <licenses>
@@ -59,28 +59,28 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-common</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>  	
         <dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-common</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>  	
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-common</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>  	
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-std</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>  	

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-storage-am-common/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-storage-am-common/pom.xml b/hyracks/hyracks-storage-am-common/pom.xml
index 18a16dd..dac05d6 100644
--- a/hyracks/hyracks-storage-am-common/pom.xml
+++ b/hyracks/hyracks-storage-am-common/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <licenses>
@@ -59,28 +59,28 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-api</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-common</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-common</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-std</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-storage-am-lsm-btree/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-storage-am-lsm-btree/pom.xml b/hyracks/hyracks-storage-am-lsm-btree/pom.xml
index 109a03b..6a5ea3f 100644
--- a/hyracks/hyracks-storage-am-lsm-btree/pom.xml
+++ b/hyracks/hyracks-storage-am-lsm-btree/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <licenses>
@@ -57,21 +57,21 @@
     <dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-btree</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency> 
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-bloomfilter</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency> 
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-lsm-common</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>  	

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-storage-am-lsm-common/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-storage-am-lsm-common/pom.xml b/hyracks/hyracks-storage-am-lsm-common/pom.xml
index e8fa862..6bfc05e 100644
--- a/hyracks/hyracks-storage-am-lsm-common/pom.xml
+++ b/hyracks/hyracks-storage-am-lsm-common/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <licenses>
@@ -57,21 +57,21 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-common</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-bloomfilter</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-btree</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>  	

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-storage-am-lsm-invertedindex/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-storage-am-lsm-invertedindex/pom.xml b/hyracks/hyracks-storage-am-lsm-invertedindex/pom.xml
index 65266ff..f6c331a 100644
--- a/hyracks/hyracks-storage-am-lsm-invertedindex/pom.xml
+++ b/hyracks/hyracks-storage-am-lsm-invertedindex/pom.xml
@@ -24,7 +24,7 @@
 	<parent>
 		<artifactId>hyracks</artifactId>
 		<groupId>org.apache.hyracks</groupId>
-		<version>0.2.17-incubating</version>
+		<version>0.2.17-SNAPSHOT</version>
 		<relativePath>..</relativePath>
 	</parent>
 
@@ -58,14 +58,14 @@
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-storage-am-btree</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.17-SNAPSHOT</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-storage-am-lsm-common</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.17-SNAPSHOT</version>
 			<type>jar</type>
 			<scope>compile</scope>
 	    </dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-storage-am-lsm-rtree/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-storage-am-lsm-rtree/pom.xml b/hyracks/hyracks-storage-am-lsm-rtree/pom.xml
index 1a5d0c4..e9e589b 100644
--- a/hyracks/hyracks-storage-am-lsm-rtree/pom.xml
+++ b/hyracks/hyracks-storage-am-lsm-rtree/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <licenses>
@@ -57,21 +57,21 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-lsm-common</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-btree</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-rtree</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>  		

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-storage-am-rtree/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-storage-am-rtree/pom.xml b/hyracks/hyracks-storage-am-rtree/pom.xml
index d597417..60d8865 100644
--- a/hyracks/hyracks-storage-am-rtree/pom.xml
+++ b/hyracks/hyracks-storage-am-rtree/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <licenses>
@@ -59,21 +59,21 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-common</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-common</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-std</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-storage-common/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-storage-common/pom.xml b/hyracks/hyracks-storage-common/pom.xml
index 7528470..686cdb9 100644
--- a/hyracks/hyracks-storage-common/pom.xml
+++ b/hyracks/hyracks-storage-common/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <licenses>
@@ -58,7 +58,7 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-api</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-test-support/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-test-support/pom.xml b/hyracks/hyracks-test-support/pom.xml
index 1089ade..6cad882 100644
--- a/hyracks/hyracks-test-support/pom.xml
+++ b/hyracks/hyracks-test-support/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <licenses>
@@ -64,33 +64,33 @@
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-control-nc</artifactId>
-      <version>0.2.17-incubating</version>
+      <version>0.2.17-SNAPSHOT</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-storage-common</artifactId>
-      <version>0.2.17-incubating</version>
+      <version>0.2.17-SNAPSHOT</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-storage-am-btree</artifactId>
-      <version>0.2.17-incubating</version>
+      <version>0.2.17-SNAPSHOT</version>
       <type>jar</type>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-storage-am-rtree</artifactId>
-      <version>0.2.17-incubating</version>
+      <version>0.2.17-SNAPSHOT</version>
       <type>jar</type>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-storage-am-lsm-invertedindex</artifactId>
-      <version>0.2.17-incubating</version>
+      <version>0.2.17-SNAPSHOT</version>
       <type>jar</type>
       <scope>compile</scope>
     </dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-tests/hyracks-storage-am-bloomfilter-test/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-tests/hyracks-storage-am-bloomfilter-test/pom.xml b/hyracks/hyracks-tests/hyracks-storage-am-bloomfilter-test/pom.xml
index 9b9ad6b..2807fd2 100644
--- a/hyracks/hyracks-tests/hyracks-storage-am-bloomfilter-test/pom.xml
+++ b/hyracks/hyracks-tests/hyracks-storage-am-bloomfilter-test/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-tests</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <build>
@@ -49,14 +49,14 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-bloomfilter</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-test-support</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>test</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-tests/hyracks-storage-am-btree-test/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-tests/hyracks-storage-am-btree-test/pom.xml b/hyracks/hyracks-tests/hyracks-storage-am-btree-test/pom.xml
index 20ccdf0..a20d02d 100644
--- a/hyracks/hyracks-tests/hyracks-storage-am-btree-test/pom.xml
+++ b/hyracks/hyracks-tests/hyracks-storage-am-btree-test/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-tests</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <properties>
@@ -51,14 +51,14 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-btree</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-test-support</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>test</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-tests/hyracks-storage-am-lsm-btree-test/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-tests/hyracks-storage-am-lsm-btree-test/pom.xml b/hyracks/hyracks-tests/hyracks-storage-am-lsm-btree-test/pom.xml
index c18724d..e8fe354 100644
--- a/hyracks/hyracks-tests/hyracks-storage-am-lsm-btree-test/pom.xml
+++ b/hyracks/hyracks-tests/hyracks-storage-am-lsm-btree-test/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-tests</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <build>
@@ -49,20 +49,20 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-lsm-btree</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>  	
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-common</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-test-support</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<scope>compile</scope>
   	</dependency>
   </dependencies>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-tests/hyracks-storage-am-lsm-common-test/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-tests/hyracks-storage-am-lsm-common-test/pom.xml b/hyracks/hyracks-tests/hyracks-storage-am-lsm-common-test/pom.xml
index 7c893c9..bec7c52 100644
--- a/hyracks/hyracks-tests/hyracks-storage-am-lsm-common-test/pom.xml
+++ b/hyracks/hyracks-tests/hyracks-storage-am-lsm-common-test/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-tests</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <build>
@@ -49,14 +49,14 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-lsm-common</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-test-support</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-tests/hyracks-storage-am-lsm-invertedindex-test/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-tests/hyracks-storage-am-lsm-invertedindex-test/pom.xml b/hyracks/hyracks-tests/hyracks-storage-am-lsm-invertedindex-test/pom.xml
index 23562f3..2a43739 100644
--- a/hyracks/hyracks-tests/hyracks-storage-am-lsm-invertedindex-test/pom.xml
+++ b/hyracks/hyracks-tests/hyracks-storage-am-lsm-invertedindex-test/pom.xml
@@ -24,7 +24,7 @@
 	<parent>
 		<artifactId>hyracks-tests</artifactId>
 		<groupId>org.apache.hyracks</groupId>
-		<version>0.2.17-incubating</version>
+		<version>0.2.17-SNAPSHOT</version>
 		<relativePath>..</relativePath>
 	</parent>
 
@@ -48,21 +48,21 @@
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-storage-am-lsm-invertedindex</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.17-SNAPSHOT</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-test-support</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.17-SNAPSHOT</version>
 			<type>jar</type>
 			<scope>test</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-data-std</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.17-SNAPSHOT</version>
 			<type>jar</type>
 			<scope>test</scope>
 		</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-tests/hyracks-storage-am-lsm-rtree-test/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-tests/hyracks-storage-am-lsm-rtree-test/pom.xml b/hyracks/hyracks-tests/hyracks-storage-am-lsm-rtree-test/pom.xml
index d612863..4ab59c3 100644
--- a/hyracks/hyracks-tests/hyracks-storage-am-lsm-rtree-test/pom.xml
+++ b/hyracks/hyracks-tests/hyracks-storage-am-lsm-rtree-test/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-tests</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <build>
@@ -49,14 +49,14 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-lsm-rtree</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-test-support</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-tests/hyracks-storage-am-rtree-test/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-tests/hyracks-storage-am-rtree-test/pom.xml b/hyracks/hyracks-tests/hyracks-storage-am-rtree-test/pom.xml
index 3fb9d9a..432d1ad 100644
--- a/hyracks/hyracks-tests/hyracks-storage-am-rtree-test/pom.xml
+++ b/hyracks/hyracks-tests/hyracks-storage-am-rtree-test/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-tests</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <build>
@@ -51,14 +51,14 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-rtree</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-test-support</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>test</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-tests/hyracks-storage-common-test/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-tests/hyracks-storage-common-test/pom.xml b/hyracks/hyracks-tests/hyracks-storage-common-test/pom.xml
index 015bfca..db8ac05 100644
--- a/hyracks/hyracks-tests/hyracks-storage-common-test/pom.xml
+++ b/hyracks/hyracks-tests/hyracks-storage-common-test/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-tests</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <build>
@@ -51,13 +51,13 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-common</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-test-support</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.17-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/hyracks-tests/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-tests/pom.xml b/hyracks/hyracks-tests/pom.xml
index f1a6d97..81e091e 100644
--- a/hyracks/hyracks-tests/pom.xml
+++ b/hyracks/hyracks-tests/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <licenses>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/hyracks/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/pom.xml b/hyracks/pom.xml
index c365095..955d120 100644
--- a/hyracks/pom.xml
+++ b/hyracks/pom.xml
@@ -22,14 +22,14 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.hyracks</groupId>
   <artifactId>hyracks</artifactId>
-  <version>0.2.17-incubating</version>
+  <version>0.2.17-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>hyracks</name>
 
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>apache-asterixdb-hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.17-SNAPSHOT</version>
   </parent>
 
   <build>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/776894a5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index fedaa0c..9841913 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,14 +22,14 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.hyracks</groupId>
   <artifactId>apache-asterixdb-hyracks</artifactId>
-  <version>0.2.17-incubating</version>
+  <version>0.2.17-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>hyracks-ecosystem-full-stack</name>
 
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>17</version>
+    <version>LATEST</version>
   </parent>
 
   <licenses>
@@ -270,7 +270,7 @@
     <connection>scm:git:https://github.com/apache/incubator-asterixdb-hyracks</connection>
     <developerConnection>scm:git:ssh://fulliautomatix.ics.uci.edu:29418/hyracks</developerConnection>
     <url>https://github.com/apache/incubator-asterixdb-hyracks</url>
-    <tag>apache-asterixdb-hyracks-0.2.17-incubating-rc0</tag>
+    <tag>HEAD</tag>
   </scm>
 
 



[9/9] incubator-asterixdb-hyracks git commit: [maven-release-plugin] prepare for next development iteration

Posted by im...@apache.org.
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/commit/14be946e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/tree/14be946e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/diff/14be946e

Branch: refs/heads/release-0.2.17
Commit: 14be946e8be188d91f6636945d6730a9c2023597
Parents: 3945f24
Author: Ian Maxon <im...@apache.org>
Authored: Wed Feb 10 14:55:42 2016 -0800
Committer: Ian Maxon <im...@apache.org>
Committed: Wed Feb 10 14:55:42 2016 -0800

----------------------------------------------------------------------
 algebricks/algebricks-common/pom.xml            |  4 ++--
 algebricks/algebricks-compiler/pom.xml          |  6 ++---
 algebricks/algebricks-core/pom.xml              | 12 +++++-----
 algebricks/algebricks-data/pom.xml              |  6 ++---
 .../algebricks-examples/piglet-example/pom.xml  |  4 ++--
 algebricks/algebricks-examples/pom.xml          |  2 +-
 algebricks/algebricks-rewriter/pom.xml          |  4 ++--
 algebricks/algebricks-runtime/pom.xml           | 12 +++++-----
 algebricks/algebricks-tests/pom.xml             | 10 ++++----
 algebricks/pom.xml                              |  4 ++--
 hyracks/hyracks-api/pom.xml                     |  4 ++--
 hyracks/hyracks-client/pom.xml                  | 14 ++++++------
 hyracks/hyracks-comm/pom.xml                    |  6 ++---
 .../hyracks-control/hyracks-control-cc/pom.xml  |  4 ++--
 .../hyracks-control-common/pom.xml              |  4 ++--
 .../hyracks-control/hyracks-control-nc/pom.xml  |  8 +++----
 hyracks/hyracks-control/pom.xml                 |  2 +-
 hyracks/hyracks-data/hyracks-data-std/pom.xml   |  4 ++--
 hyracks/hyracks-data/pom.xml                    |  2 +-
 hyracks/hyracks-dataflow-common/pom.xml         |  8 +++----
 hyracks/hyracks-dataflow-hadoop/pom.xml         | 10 ++++----
 hyracks/hyracks-dataflow-std/pom.xml            |  8 +++----
 hyracks/hyracks-dist/pom.xml                    |  2 +-
 hyracks/hyracks-documentation/pom.xml           |  2 +-
 .../btree-example/btreeclient/pom.xml           |  8 +++----
 .../btree-example/btreehelper/pom.xml           | 10 ++++----
 .../btree-example/btreeserver/pom.xml           | 10 ++++----
 hyracks/hyracks-examples/btree-example/pom.xml  |  2 +-
 .../hyracks-integration-tests/pom.xml           | 24 ++++++++++----------
 .../hyracks-shutdown-test/pom.xml               | 12 +++++-----
 hyracks/hyracks-examples/pom.xml                |  2 +-
 hyracks/hyracks-examples/text-example/pom.xml   |  2 +-
 .../text-example/textclient/pom.xml             |  6 ++---
 .../text-example/texthelper/pom.xml             |  8 +++----
 .../text-example/textserver/pom.xml             | 12 +++++-----
 hyracks/hyracks-examples/tpch-example/pom.xml   |  2 +-
 .../tpch-example/tpchclient/pom.xml             |  6 ++---
 .../tpch-example/tpchserver/pom.xml             | 10 ++++----
 hyracks/hyracks-hdfs/hyracks-hdfs-1.x/pom.xml   |  4 ++--
 hyracks/hyracks-hdfs/hyracks-hdfs-2.x/pom.xml   |  4 ++--
 hyracks/hyracks-hdfs/hyracks-hdfs-core/pom.xml  | 12 +++++-----
 hyracks/hyracks-hdfs/pom.xml                    |  2 +-
 hyracks/hyracks-ipc/pom.xml                     |  2 +-
 .../hyracks-virtualcluster-maven-plugin/pom.xml |  2 +-
 hyracks/hyracks-maven-plugins/pom.xml           |  2 +-
 hyracks/hyracks-net/pom.xml                     |  2 +-
 hyracks/hyracks-server/pom.xml                  |  6 ++---
 hyracks/hyracks-storage-am-bloomfilter/pom.xml  |  4 ++--
 hyracks/hyracks-storage-am-btree/pom.xml        | 10 ++++----
 hyracks/hyracks-storage-am-common/pom.xml       | 10 ++++----
 hyracks/hyracks-storage-am-lsm-btree/pom.xml    |  8 +++----
 hyracks/hyracks-storage-am-lsm-common/pom.xml   |  8 +++----
 .../pom.xml                                     |  6 ++---
 hyracks/hyracks-storage-am-lsm-rtree/pom.xml    |  8 +++----
 hyracks/hyracks-storage-am-rtree/pom.xml        |  8 +++----
 hyracks/hyracks-storage-common/pom.xml          |  4 ++--
 hyracks/hyracks-test-support/pom.xml            | 12 +++++-----
 .../hyracks-storage-am-bloomfilter-test/pom.xml |  6 ++---
 .../hyracks-storage-am-btree-test/pom.xml       |  6 ++---
 .../hyracks-storage-am-lsm-btree-test/pom.xml   |  8 +++----
 .../hyracks-storage-am-lsm-common-test/pom.xml  |  6 ++---
 .../pom.xml                                     |  8 +++----
 .../hyracks-storage-am-lsm-rtree-test/pom.xml   |  6 ++---
 .../hyracks-storage-am-rtree-test/pom.xml       |  6 ++---
 .../hyracks-storage-common-test/pom.xml         |  6 ++---
 hyracks/hyracks-tests/pom.xml                   |  2 +-
 hyracks/pom.xml                                 |  4 ++--
 pom.xml                                         |  6 ++---
 68 files changed, 217 insertions(+), 217 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/algebricks/algebricks-common/pom.xml
----------------------------------------------------------------------
diff --git a/algebricks/algebricks-common/pom.xml b/algebricks/algebricks-common/pom.xml
index 2898fd7..6ee5838 100644
--- a/algebricks/algebricks-common/pom.xml
+++ b/algebricks/algebricks-common/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>algebricks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <licenses>
@@ -59,7 +59,7 @@
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>hyracks-api</artifactId>
-  	<version>0.2.17-incubating</version>
+  	<version>0.2.18-SNAPSHOT</version>
   </dependency>
   </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/algebricks/algebricks-compiler/pom.xml
----------------------------------------------------------------------
diff --git a/algebricks/algebricks-compiler/pom.xml b/algebricks/algebricks-compiler/pom.xml
index df3680e..92bfcdc 100644
--- a/algebricks/algebricks-compiler/pom.xml
+++ b/algebricks/algebricks-compiler/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>algebricks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <licenses>
@@ -59,12 +59,12 @@
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>algebricks-rewriter</artifactId>
-  	<version>0.2.17-incubating</version>
+  	<version>0.2.18-SNAPSHOT</version>
   </dependency>
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>algebricks-core</artifactId>
-  	<version>0.2.17-incubating</version>
+  	<version>0.2.18-SNAPSHOT</version>
   </dependency>
   </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/algebricks/algebricks-core/pom.xml
----------------------------------------------------------------------
diff --git a/algebricks/algebricks-core/pom.xml b/algebricks/algebricks-core/pom.xml
index e64de6c..ef95507 100644
--- a/algebricks/algebricks-core/pom.xml
+++ b/algebricks/algebricks-core/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>algebricks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <licenses>
@@ -59,27 +59,27 @@
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>hyracks-storage-am-btree</artifactId>
-  	<version>0.2.17-incubating</version>
+  	<version>0.2.18-SNAPSHOT</version>
   </dependency>
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>hyracks-storage-am-rtree</artifactId>
-  	<version>0.2.17-incubating</version>
+  	<version>0.2.18-SNAPSHOT</version>
   </dependency>
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>hyracks-dataflow-std</artifactId>
-  	<version>0.2.17-incubating</version>
+  	<version>0.2.18-SNAPSHOT</version>
   </dependency>
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>algebricks-runtime</artifactId>
-  	<version>0.2.17-incubating</version>
+  	<version>0.2.18-SNAPSHOT</version>
   </dependency>
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>algebricks-common</artifactId>
-  	<version>0.2.17-incubating</version>
+  	<version>0.2.18-SNAPSHOT</version>
   </dependency>
   </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/algebricks/algebricks-data/pom.xml
----------------------------------------------------------------------
diff --git a/algebricks/algebricks-data/pom.xml b/algebricks/algebricks-data/pom.xml
index a04060d..b820801 100644
--- a/algebricks/algebricks-data/pom.xml
+++ b/algebricks/algebricks-data/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>algebricks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <licenses>
@@ -59,12 +59,12 @@
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>algebricks-common</artifactId>
-  	<version>0.2.17-incubating</version>
+  	<version>0.2.18-SNAPSHOT</version>
   </dependency>
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>hyracks-data-std</artifactId>
-  	<version>0.2.17-incubating</version>
+  	<version>0.2.18-SNAPSHOT</version>
   </dependency>
   </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/algebricks/algebricks-examples/piglet-example/pom.xml
----------------------------------------------------------------------
diff --git a/algebricks/algebricks-examples/piglet-example/pom.xml b/algebricks/algebricks-examples/piglet-example/pom.xml
index f8e9ea0..6d41868 100644
--- a/algebricks/algebricks-examples/piglet-example/pom.xml
+++ b/algebricks/algebricks-examples/piglet-example/pom.xml
@@ -24,7 +24,7 @@
  <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>algebricks-examples</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <properties>
@@ -123,7 +123,7 @@
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>algebricks-compiler</artifactId>
-      <version>0.2.17-incubating</version>
+      <version>0.2.18-SNAPSHOT</version>
     </dependency>
   </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/algebricks/algebricks-examples/pom.xml
----------------------------------------------------------------------
diff --git a/algebricks/algebricks-examples/pom.xml b/algebricks/algebricks-examples/pom.xml
index c06e348..466b85d 100644
--- a/algebricks/algebricks-examples/pom.xml
+++ b/algebricks/algebricks-examples/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>algebricks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <licenses>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/algebricks/algebricks-rewriter/pom.xml
----------------------------------------------------------------------
diff --git a/algebricks/algebricks-rewriter/pom.xml b/algebricks/algebricks-rewriter/pom.xml
index d4638e6..24def19 100644
--- a/algebricks/algebricks-rewriter/pom.xml
+++ b/algebricks/algebricks-rewriter/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>algebricks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <licenses>
@@ -59,7 +59,7 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>algebricks-core</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   	</dependency>
   </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/algebricks/algebricks-runtime/pom.xml
----------------------------------------------------------------------
diff --git a/algebricks/algebricks-runtime/pom.xml b/algebricks/algebricks-runtime/pom.xml
index 693b589..afb0e06 100644
--- a/algebricks/algebricks-runtime/pom.xml
+++ b/algebricks/algebricks-runtime/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>algebricks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <licenses>
@@ -59,27 +59,27 @@
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>hyracks-storage-am-btree</artifactId>
-  	<version>0.2.17-incubating</version>
+  	<version>0.2.18-SNAPSHOT</version>
   </dependency>
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>hyracks-storage-am-rtree</artifactId>
-  	<version>0.2.17-incubating</version>
+  	<version>0.2.18-SNAPSHOT</version>
   </dependency>
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>hyracks-dataflow-std</artifactId>
-  	<version>0.2.17-incubating</version>
+  	<version>0.2.18-SNAPSHOT</version>
   </dependency>
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>algebricks-common</artifactId>
-  	<version>0.2.17-incubating</version>
+  	<version>0.2.18-SNAPSHOT</version>
   </dependency>
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>algebricks-data</artifactId>
-  	<version>0.2.17-incubating</version>
+  	<version>0.2.18-SNAPSHOT</version>
   </dependency>
   </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/algebricks/algebricks-tests/pom.xml
----------------------------------------------------------------------
diff --git a/algebricks/algebricks-tests/pom.xml b/algebricks/algebricks-tests/pom.xml
index 9a17ed4..f99a786 100644
--- a/algebricks/algebricks-tests/pom.xml
+++ b/algebricks/algebricks-tests/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>algebricks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <licenses>
@@ -122,22 +122,22 @@
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>algebricks-compiler</artifactId>
-      <version>0.2.17-incubating</version>
+      <version>0.2.18-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-control-cc</artifactId>
-      <version>0.2.17-incubating</version>
+      <version>0.2.18-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-control-nc</artifactId>
-      <version>0.2.17-incubating</version>
+      <version>0.2.18-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-data-std</artifactId>
-      <version>0.2.17-incubating</version>
+      <version>0.2.18-SNAPSHOT</version>
     </dependency>
   </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/algebricks/pom.xml
----------------------------------------------------------------------
diff --git a/algebricks/pom.xml b/algebricks/pom.xml
index 525f733..41469a8 100644
--- a/algebricks/pom.xml
+++ b/algebricks/pom.xml
@@ -21,14 +21,14 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.hyracks</groupId>
   <artifactId>algebricks</artifactId>
-  <version>0.2.17-incubating</version>
+  <version>0.2.18-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>algebricks</name>
 
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>apache-asterixdb-hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <licenses>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-api/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-api/pom.xml b/hyracks/hyracks-api/pom.xml
index 8df6e64..c4efe85 100644
--- a/hyracks/hyracks-api/pom.xml
+++ b/hyracks/hyracks-api/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <licenses>
@@ -79,7 +79,7 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-ipc</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.commons</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-client/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-client/pom.xml b/hyracks/hyracks-client/pom.xml
index 30972cc..70cd09b 100644
--- a/hyracks/hyracks-client/pom.xml
+++ b/hyracks/hyracks-client/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.hyracks</groupId>
 		<artifactId>hyracks</artifactId>
-		<version>0.2.17-incubating</version>
+		<version>0.2.18-SNAPSHOT</version>
 	</parent>
 
   <licenses>
@@ -78,32 +78,32 @@
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-api</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.18-SNAPSHOT</version>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-net</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.18-SNAPSHOT</version>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-comm</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.18-SNAPSHOT</version>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-dataflow-common</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.18-SNAPSHOT</version>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-control-cc</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.18-SNAPSHOT</version>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-control-nc</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.18-SNAPSHOT</version>
 		</dependency>
 		<dependency>
 			<groupId>com.googlecode.json-simple</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-comm/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-comm/pom.xml b/hyracks/hyracks-comm/pom.xml
index 6f3aed3..6bf2389 100644
--- a/hyracks/hyracks-comm/pom.xml
+++ b/hyracks/hyracks-comm/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <licenses>
@@ -57,12 +57,12 @@
  <dependency>
  	<groupId>org.apache.hyracks</groupId>
  	<artifactId>hyracks-api</artifactId>
- 	<version>0.2.17-incubating</version>
+ 	<version>0.2.18-SNAPSHOT</version>
  </dependency>
   <dependency>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-net</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
  </dependency>
   </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-control/hyracks-control-cc/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-control/hyracks-control-cc/pom.xml b/hyracks/hyracks-control/hyracks-control-cc/pom.xml
index 92bb081..e3d3a66 100644
--- a/hyracks/hyracks-control/hyracks-control-cc/pom.xml
+++ b/hyracks/hyracks-control/hyracks-control-cc/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-control</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <build>
@@ -48,7 +48,7 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-control-common</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-control/hyracks-control-common/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-control/hyracks-control-common/pom.xml b/hyracks/hyracks-control/hyracks-control-common/pom.xml
index 1ca1756..f304520 100644
--- a/hyracks/hyracks-control/hyracks-control-common/pom.xml
+++ b/hyracks/hyracks-control/hyracks-control-common/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-control</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <build>
@@ -49,7 +49,7 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-api</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-control/hyracks-control-nc/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-control/hyracks-control-nc/pom.xml b/hyracks/hyracks-control/hyracks-control-nc/pom.xml
index ee7da21..3245742 100644
--- a/hyracks/hyracks-control/hyracks-control-nc/pom.xml
+++ b/hyracks/hyracks-control/hyracks-control-nc/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-control</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <build>
@@ -48,19 +48,19 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-control-common</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-net</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-comm</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   	</dependency>
   </dependencies>
   <reporting>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-control/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-control/pom.xml b/hyracks/hyracks-control/pom.xml
index fea6e0a..9e5f139 100644
--- a/hyracks/hyracks-control/pom.xml
+++ b/hyracks/hyracks-control/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <licenses>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-data/hyracks-data-std/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-data/hyracks-data-std/pom.xml b/hyracks/hyracks-data/hyracks-data-std/pom.xml
index 85ac81b..ccb37d3 100644
--- a/hyracks/hyracks-data/hyracks-data-std/pom.xml
+++ b/hyracks/hyracks-data/hyracks-data-std/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-data</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <build>
@@ -49,7 +49,7 @@
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>hyracks-api</artifactId>
-  	<version>0.2.17-incubating</version>
+  	<version>0.2.18-SNAPSHOT</version>
   </dependency>
   </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-data/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-data/pom.xml b/hyracks/hyracks-data/pom.xml
index 628ac97..93c1c77 100644
--- a/hyracks/hyracks-data/pom.xml
+++ b/hyracks/hyracks-data/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <licenses>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-dataflow-common/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-dataflow-common/pom.xml b/hyracks/hyracks-dataflow-common/pom.xml
index 94cd9c6..7ecf569 100644
--- a/hyracks/hyracks-dataflow-common/pom.xml
+++ b/hyracks/hyracks-dataflow-common/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <licenses>
@@ -58,19 +58,19 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-api</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-data-std</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
     </dependency>
    	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-control-nc</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
         <scope>test</scope>
   	</dependency>
   </dependencies>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-dataflow-hadoop/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-dataflow-hadoop/pom.xml b/hyracks/hyracks-dataflow-hadoop/pom.xml
index 1f85a6d..b070087 100644
--- a/hyracks/hyracks-dataflow-hadoop/pom.xml
+++ b/hyracks/hyracks-dataflow-hadoop/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <licenses>
@@ -58,21 +58,21 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-api</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-common</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
 		<groupId>org.apache.hyracks</groupId>
 		<artifactId>hyracks-hdfs-2.x</artifactId>
-		<version>0.2.17-incubating</version>
+		<version>0.2.18-SNAPSHOT</version>
 		<type>jar</type>
 		<scope>compile</scope>
 	</dependency>
@@ -91,7 +91,7 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-std</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<scope>compile</scope>
   	</dependency>
   </dependencies>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-dataflow-std/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-dataflow-std/pom.xml b/hyracks/hyracks-dataflow-std/pom.xml
index ec015e2..a37b3a8 100644
--- a/hyracks/hyracks-dataflow-std/pom.xml
+++ b/hyracks/hyracks-dataflow-std/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <licenses>
@@ -59,14 +59,14 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-api</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-common</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
@@ -77,7 +77,7 @@
       <dependency>
           <groupId>org.apache.hyracks</groupId>
           <artifactId>hyracks-control-nc</artifactId>
-          <version>0.2.17-incubating</version>
+          <version>0.2.18-SNAPSHOT</version>
           <scope>test</scope>
       </dependency>
   </dependencies>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-dist/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-dist/pom.xml b/hyracks/hyracks-dist/pom.xml
index 9291fa0..87b0a72 100644
--- a/hyracks/hyracks-dist/pom.xml
+++ b/hyracks/hyracks-dist/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<artifactId>hyracks</artifactId>
 		<groupId>org.apache.hyracks</groupId>
-		<version>0.2.17-incubating</version>
+		<version>0.2.18-SNAPSHOT</version>
 	</parent>
 
   <licenses>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-documentation/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-documentation/pom.xml b/hyracks/hyracks-documentation/pom.xml
index 995a960..3210862 100644
--- a/hyracks/hyracks-documentation/pom.xml
+++ b/hyracks/hyracks-documentation/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-examples/btree-example/btreeclient/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/btree-example/btreeclient/pom.xml b/hyracks/hyracks-examples/btree-example/btreeclient/pom.xml
index 15897f1..bacae8e 100644
--- a/hyracks/hyracks-examples/btree-example/btreeclient/pom.xml
+++ b/hyracks/hyracks-examples/btree-example/btreeclient/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks.examples</groupId>
     <artifactId>btree-example</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <properties>
@@ -36,19 +36,19 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-std</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-btree</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks.examples.btree</groupId>
   		<artifactId>btreehelper</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-examples/btree-example/btreehelper/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/btree-example/btreehelper/pom.xml b/hyracks/hyracks-examples/btree-example/btreehelper/pom.xml
index 81200eb..5fbb541 100644
--- a/hyracks/hyracks-examples/btree-example/btreehelper/pom.xml
+++ b/hyracks/hyracks-examples/btree-example/btreehelper/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks.examples</groupId>
     <artifactId>btree-example</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
 
@@ -37,25 +37,25 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-std</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-btree</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-api</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-data-std</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   	</dependency>
   </dependencies>
   <build>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-examples/btree-example/btreeserver/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/btree-example/btreeserver/pom.xml b/hyracks/hyracks-examples/btree-example/btreeserver/pom.xml
index 07d92dd..088f506 100644
--- a/hyracks/hyracks-examples/btree-example/btreeserver/pom.xml
+++ b/hyracks/hyracks-examples/btree-example/btreeserver/pom.xml
@@ -21,13 +21,13 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.hyracks.examples.btree</groupId>
   <artifactId>btreeserver</artifactId>
-  <version>0.2.17-incubating</version>
+  <version>0.2.18-SNAPSHOT</version>
   <name>btreeserver</name>
 
   <parent>
     <groupId>org.apache.hyracks.examples</groupId>
     <artifactId>btree-example</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <properties>
@@ -76,20 +76,20 @@
   	<dependency>
   		<groupId>org.apache.hyracks.examples.btree</groupId>
   		<artifactId>btreehelper</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-control-cc</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-control-nc</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-examples/btree-example/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/btree-example/pom.xml b/hyracks/hyracks-examples/btree-example/pom.xml
index b5b9aa7..62f6536 100644
--- a/hyracks/hyracks-examples/btree-example/pom.xml
+++ b/hyracks/hyracks-examples/btree-example/pom.xml
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-examples</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
 

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-examples/hyracks-integration-tests/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/hyracks-integration-tests/pom.xml b/hyracks/hyracks-examples/hyracks-integration-tests/pom.xml
index c8a44d6..bbf578c 100644
--- a/hyracks/hyracks-examples/hyracks-integration-tests/pom.xml
+++ b/hyracks/hyracks-examples/hyracks-integration-tests/pom.xml
@@ -25,7 +25,7 @@
 	<parent>
 		<groupId>org.apache.hyracks</groupId>
 		<artifactId>hyracks-examples</artifactId>
-		<version>0.2.17-incubating</version>
+		<version>0.2.18-SNAPSHOT</version>
 	</parent>
 	<build>
 		<plugins>
@@ -54,75 +54,75 @@
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-dataflow-std</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.18-SNAPSHOT</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-control-cc</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.18-SNAPSHOT</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-control-nc</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.18-SNAPSHOT</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-storage-am-btree</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.18-SNAPSHOT</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-storage-am-rtree</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.18-SNAPSHOT</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-storage-am-lsm-btree</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.18-SNAPSHOT</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-storage-am-lsm-rtree</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.18-SNAPSHOT</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-storage-am-lsm-invertedindex</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.18-SNAPSHOT</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-test-support</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.18-SNAPSHOT</version>
 			<type>jar</type>
 			<scope>test</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-data-std</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.18-SNAPSHOT</version>
 		</dependency>
   		 <dependency>
 				<groupId>org.apache.hyracks</groupId>
 				<artifactId>hyracks-client</artifactId>
-				<version>0.2.17-incubating</version>
+				<version>0.2.18-SNAPSHOT</version>
 				<type>jar</type>
 				<scope>compile</scope>
 		  </dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-examples/hyracks-shutdown-test/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/hyracks-shutdown-test/pom.xml b/hyracks/hyracks-examples/hyracks-shutdown-test/pom.xml
index ca3e045..ab7e69c 100644
--- a/hyracks/hyracks-examples/hyracks-shutdown-test/pom.xml
+++ b/hyracks/hyracks-examples/hyracks-shutdown-test/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-examples</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <properties>
@@ -83,7 +83,7 @@
       <plugin>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-virtualcluster-maven-plugin</artifactId>
-      <version>0.2.17-incubating</version>
+      <version>0.2.18-SNAPSHOT</version>
         <configuration>
           <hyracksServerHome>${basedir}/target/hyracks-shutdown-test-${project.version}-binary-assembly</hyracksServerHome>
           <jvmOptions>${jvm.extraargs}</jvmOptions>
@@ -170,27 +170,27 @@
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>texthelper</artifactId>
-      <version>0.2.17-incubating</version>
+      <version>0.2.18-SNAPSHOT</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-control-cc</artifactId>
-      <version>0.2.17-incubating</version>
+      <version>0.2.18-SNAPSHOT</version>
       <type>jar</type>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-control-nc</artifactId>
-      <version>0.2.17-incubating</version>
+      <version>0.2.18-SNAPSHOT</version>
       <type>jar</type>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>textclient</artifactId>
-      <version>0.2.17-incubating</version>
+      <version>0.2.18-SNAPSHOT</version>
       <type>jar</type>
       <scope>test</scope>
     </dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-examples/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/pom.xml b/hyracks/hyracks-examples/pom.xml
index ecf9b0f..d69d01c 100644
--- a/hyracks/hyracks-examples/pom.xml
+++ b/hyracks/hyracks-examples/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <licenses>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-examples/text-example/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/text-example/pom.xml b/hyracks/hyracks-examples/text-example/pom.xml
index bab1841..82450e1 100644
--- a/hyracks/hyracks-examples/text-example/pom.xml
+++ b/hyracks/hyracks-examples/text-example/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-examples</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-examples/text-example/textclient/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/text-example/textclient/pom.xml b/hyracks/hyracks-examples/text-example/textclient/pom.xml
index 472448d..71e7e7d 100644
--- a/hyracks/hyracks-examples/text-example/textclient/pom.xml
+++ b/hyracks/hyracks-examples/text-example/textclient/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>text-example</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <properties>
@@ -36,13 +36,13 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-std</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>texthelper</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-examples/text-example/texthelper/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/text-example/texthelper/pom.xml b/hyracks/hyracks-examples/text-example/texthelper/pom.xml
index e7e69af..c542c56 100644
--- a/hyracks/hyracks-examples/text-example/texthelper/pom.xml
+++ b/hyracks/hyracks-examples/text-example/texthelper/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>text-example</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <properties>
@@ -36,19 +36,19 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-std</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-api</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-data-std</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   	</dependency>
   </dependencies>
   <build>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-examples/text-example/textserver/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/text-example/textserver/pom.xml b/hyracks/hyracks-examples/text-example/textserver/pom.xml
index f35495e..b8c4a4a 100644
--- a/hyracks/hyracks-examples/text-example/textserver/pom.xml
+++ b/hyracks/hyracks-examples/text-example/textserver/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>text-example</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <properties>
@@ -82,7 +82,7 @@
       <plugin>
       	<groupId>org.apache.hyracks</groupId>
       	<artifactId>hyracks-virtualcluster-maven-plugin</artifactId>
-      	<version>0.2.17-incubating</version>
+      	<version>0.2.18-SNAPSHOT</version>
         <configuration>
           <hyracksServerHome>${basedir}/target/textserver-${project.version}-binary-assembly</hyracksServerHome>
           <jvmOptions>${jvm.extraargs}</jvmOptions>
@@ -169,27 +169,27 @@
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>texthelper</artifactId>
-      <version>0.2.17-incubating</version>
+      <version>0.2.18-SNAPSHOT</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-control-cc</artifactId>
-      <version>0.2.17-incubating</version>
+      <version>0.2.18-SNAPSHOT</version>
       <type>jar</type>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-control-nc</artifactId>
-      <version>0.2.17-incubating</version>
+      <version>0.2.18-SNAPSHOT</version>
       <type>jar</type>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>textclient</artifactId>
-      <version>0.2.17-incubating</version>
+      <version>0.2.18-SNAPSHOT</version>
       <type>jar</type>
       <scope>test</scope>
     </dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-examples/tpch-example/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/tpch-example/pom.xml b/hyracks/hyracks-examples/tpch-example/pom.xml
index ea7fe8a..21c5332 100644
--- a/hyracks/hyracks-examples/tpch-example/pom.xml
+++ b/hyracks/hyracks-examples/tpch-example/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-examples</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
 

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-examples/tpch-example/tpchclient/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/tpch-example/tpchclient/pom.xml b/hyracks/hyracks-examples/tpch-example/tpchclient/pom.xml
index 0cae3e5..f524551 100644
--- a/hyracks/hyracks-examples/tpch-example/tpchclient/pom.xml
+++ b/hyracks/hyracks-examples/tpch-example/tpchclient/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>tpch-example</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
 
@@ -36,13 +36,13 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-std</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-data-std</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   	</dependency>
   </dependencies>
   <build>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-examples/tpch-example/tpchserver/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/tpch-example/tpchserver/pom.xml b/hyracks/hyracks-examples/tpch-example/tpchserver/pom.xml
index 61667e1..bc64c05 100644
--- a/hyracks/hyracks-examples/tpch-example/tpchserver/pom.xml
+++ b/hyracks/hyracks-examples/tpch-example/tpchserver/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>tpch-example</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <properties>
@@ -75,25 +75,25 @@
     <dependency>
         <groupId>org.apache.hyracks</groupId>
         <artifactId>hyracks-dataflow-std</artifactId>
-        <version>0.2.17-incubating</version>
+        <version>0.2.18-SNAPSHOT</version>
         <scope>compile</scope>
     </dependency>
     <dependency>
     	<groupId>org.apache.hyracks</groupId>
     	<artifactId>hyracks-data-std</artifactId>
-    	<version>0.2.17-incubating</version>
+    	<version>0.2.18-SNAPSHOT</version>
     </dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-control-cc</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-control-nc</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-hdfs/hyracks-hdfs-1.x/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-hdfs/hyracks-hdfs-1.x/pom.xml b/hyracks/hyracks-hdfs/hyracks-hdfs-1.x/pom.xml
index 155f7f5..0dae3be 100644
--- a/hyracks/hyracks-hdfs/hyracks-hdfs-1.x/pom.xml
+++ b/hyracks/hyracks-hdfs/hyracks-hdfs-1.x/pom.xml
@@ -25,7 +25,7 @@
 	<parent>
 		<artifactId>hyracks-hdfs</artifactId>
 		<groupId>org.apache.hyracks</groupId>
-		<version>0.2.17-incubating</version>
+		<version>0.2.18-SNAPSHOT</version>
 	</parent>
 	<properties>
 			<root.dir>${basedir}/../../..</root.dir>
@@ -107,7 +107,7 @@
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-api</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.18-SNAPSHOT</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-hdfs/hyracks-hdfs-2.x/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-hdfs/hyracks-hdfs-2.x/pom.xml b/hyracks/hyracks-hdfs/hyracks-hdfs-2.x/pom.xml
index 62c6957..3b6d945 100644
--- a/hyracks/hyracks-hdfs/hyracks-hdfs-2.x/pom.xml
+++ b/hyracks/hyracks-hdfs/hyracks-hdfs-2.x/pom.xml
@@ -25,7 +25,7 @@
 	<parent>
 		<artifactId>hyracks-hdfs</artifactId>
 		<groupId>org.apache.hyracks</groupId>
-		<version>0.2.17-incubating</version>
+		<version>0.2.18-SNAPSHOT</version>
 	</parent>
 	<properties>
 			<root.dir>${basedir}/../../..</root.dir>
@@ -244,7 +244,7 @@
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-api</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.18-SNAPSHOT</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-hdfs/hyracks-hdfs-core/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-hdfs/hyracks-hdfs-core/pom.xml b/hyracks/hyracks-hdfs/hyracks-hdfs-core/pom.xml
index d5f2b98..263d42a 100644
--- a/hyracks/hyracks-hdfs/hyracks-hdfs-core/pom.xml
+++ b/hyracks/hyracks-hdfs/hyracks-hdfs-core/pom.xml
@@ -25,7 +25,7 @@
 	<parent>
 		<artifactId>hyracks-hdfs</artifactId>
 		<groupId>org.apache.hyracks</groupId>
-		<version>0.2.17-incubating</version>
+		<version>0.2.18-SNAPSHOT</version>
 	</parent>
 	<properties>
 			<root.dir>${basedir}/../../..</root.dir>
@@ -213,31 +213,31 @@
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-api</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.18-SNAPSHOT</version>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-dataflow-std</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.18-SNAPSHOT</version>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-dataflow-common</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.18-SNAPSHOT</version>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-control-cc</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.18-SNAPSHOT</version>
 			<scope>test</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-control-nc</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.18-SNAPSHOT</version>
 			<scope>test</scope>
 		</dependency>
 		<dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-hdfs/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-hdfs/pom.xml b/hyracks/hyracks-hdfs/pom.xml
index 3c6bdbf..2da502f 100644
--- a/hyracks/hyracks-hdfs/pom.xml
+++ b/hyracks/hyracks-hdfs/pom.xml
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-ipc/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-ipc/pom.xml b/hyracks/hyracks-ipc/pom.xml
index 8cb83b1..30f4d14 100644
--- a/hyracks/hyracks-ipc/pom.xml
+++ b/hyracks/hyracks-ipc/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <licenses>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-maven-plugins/hyracks-virtualcluster-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-maven-plugins/hyracks-virtualcluster-maven-plugin/pom.xml b/hyracks/hyracks-maven-plugins/hyracks-virtualcluster-maven-plugin/pom.xml
index 5c258c9..a5ec421 100644
--- a/hyracks/hyracks-maven-plugins/hyracks-virtualcluster-maven-plugin/pom.xml
+++ b/hyracks/hyracks-maven-plugins/hyracks-virtualcluster-maven-plugin/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-maven-plugins</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-maven-plugins/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-maven-plugins/pom.xml b/hyracks/hyracks-maven-plugins/pom.xml
index 62f7a1d..71e3fc0 100644
--- a/hyracks/hyracks-maven-plugins/pom.xml
+++ b/hyracks/hyracks-maven-plugins/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <licenses>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-net/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-net/pom.xml b/hyracks/hyracks-net/pom.xml
index ef18840..f8db1c4 100644
--- a/hyracks/hyracks-net/pom.xml
+++ b/hyracks/hyracks-net/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <licenses>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-server/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-server/pom.xml b/hyracks/hyracks-server/pom.xml
index 124ab89..139999b 100644
--- a/hyracks/hyracks-server/pom.xml
+++ b/hyracks/hyracks-server/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <licenses>
@@ -96,14 +96,14 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-control-cc</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-control-nc</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-storage-am-bloomfilter/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-storage-am-bloomfilter/pom.xml b/hyracks/hyracks-storage-am-bloomfilter/pom.xml
index 682f574..b703dba 100644
--- a/hyracks/hyracks-storage-am-bloomfilter/pom.xml
+++ b/hyracks/hyracks-storage-am-bloomfilter/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <licenses>
@@ -57,7 +57,7 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-common</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>  	

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-storage-am-btree/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-storage-am-btree/pom.xml b/hyracks/hyracks-storage-am-btree/pom.xml
index 4858632..4672921 100644
--- a/hyracks/hyracks-storage-am-btree/pom.xml
+++ b/hyracks/hyracks-storage-am-btree/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <licenses>
@@ -59,28 +59,28 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-common</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>  	
         <dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-common</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>  	
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-common</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>  	
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-std</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>  	

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-storage-am-common/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-storage-am-common/pom.xml b/hyracks/hyracks-storage-am-common/pom.xml
index 18a16dd..d610c7d 100644
--- a/hyracks/hyracks-storage-am-common/pom.xml
+++ b/hyracks/hyracks-storage-am-common/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <licenses>
@@ -59,28 +59,28 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-api</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-common</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-common</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-std</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-storage-am-lsm-btree/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-storage-am-lsm-btree/pom.xml b/hyracks/hyracks-storage-am-lsm-btree/pom.xml
index 109a03b..754fb98 100644
--- a/hyracks/hyracks-storage-am-lsm-btree/pom.xml
+++ b/hyracks/hyracks-storage-am-lsm-btree/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <licenses>
@@ -57,21 +57,21 @@
     <dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-btree</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency> 
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-bloomfilter</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency> 
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-lsm-common</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>  	

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-storage-am-lsm-common/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-storage-am-lsm-common/pom.xml b/hyracks/hyracks-storage-am-lsm-common/pom.xml
index e8fa862..453ff2c 100644
--- a/hyracks/hyracks-storage-am-lsm-common/pom.xml
+++ b/hyracks/hyracks-storage-am-lsm-common/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <licenses>
@@ -57,21 +57,21 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-common</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-bloomfilter</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-btree</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>  	

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-storage-am-lsm-invertedindex/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-storage-am-lsm-invertedindex/pom.xml b/hyracks/hyracks-storage-am-lsm-invertedindex/pom.xml
index 65266ff..49f3211 100644
--- a/hyracks/hyracks-storage-am-lsm-invertedindex/pom.xml
+++ b/hyracks/hyracks-storage-am-lsm-invertedindex/pom.xml
@@ -24,7 +24,7 @@
 	<parent>
 		<artifactId>hyracks</artifactId>
 		<groupId>org.apache.hyracks</groupId>
-		<version>0.2.17-incubating</version>
+		<version>0.2.18-SNAPSHOT</version>
 		<relativePath>..</relativePath>
 	</parent>
 
@@ -58,14 +58,14 @@
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-storage-am-btree</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.18-SNAPSHOT</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-storage-am-lsm-common</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.18-SNAPSHOT</version>
 			<type>jar</type>
 			<scope>compile</scope>
 	    </dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-storage-am-lsm-rtree/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-storage-am-lsm-rtree/pom.xml b/hyracks/hyracks-storage-am-lsm-rtree/pom.xml
index 1a5d0c4..d07a90f 100644
--- a/hyracks/hyracks-storage-am-lsm-rtree/pom.xml
+++ b/hyracks/hyracks-storage-am-lsm-rtree/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <licenses>
@@ -57,21 +57,21 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-lsm-common</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-btree</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-rtree</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>  		

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-storage-am-rtree/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-storage-am-rtree/pom.xml b/hyracks/hyracks-storage-am-rtree/pom.xml
index d597417..0faf08c 100644
--- a/hyracks/hyracks-storage-am-rtree/pom.xml
+++ b/hyracks/hyracks-storage-am-rtree/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <licenses>
@@ -59,21 +59,21 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-common</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-common</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-std</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-storage-common/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-storage-common/pom.xml b/hyracks/hyracks-storage-common/pom.xml
index 7528470..14036d7 100644
--- a/hyracks/hyracks-storage-common/pom.xml
+++ b/hyracks/hyracks-storage-common/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <licenses>
@@ -58,7 +58,7 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-api</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-test-support/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-test-support/pom.xml b/hyracks/hyracks-test-support/pom.xml
index 1089ade..54d4a2a 100644
--- a/hyracks/hyracks-test-support/pom.xml
+++ b/hyracks/hyracks-test-support/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <licenses>
@@ -64,33 +64,33 @@
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-control-nc</artifactId>
-      <version>0.2.17-incubating</version>
+      <version>0.2.18-SNAPSHOT</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-storage-common</artifactId>
-      <version>0.2.17-incubating</version>
+      <version>0.2.18-SNAPSHOT</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-storage-am-btree</artifactId>
-      <version>0.2.17-incubating</version>
+      <version>0.2.18-SNAPSHOT</version>
       <type>jar</type>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-storage-am-rtree</artifactId>
-      <version>0.2.17-incubating</version>
+      <version>0.2.18-SNAPSHOT</version>
       <type>jar</type>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-storage-am-lsm-invertedindex</artifactId>
-      <version>0.2.17-incubating</version>
+      <version>0.2.18-SNAPSHOT</version>
       <type>jar</type>
       <scope>compile</scope>
     </dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-tests/hyracks-storage-am-bloomfilter-test/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-tests/hyracks-storage-am-bloomfilter-test/pom.xml b/hyracks/hyracks-tests/hyracks-storage-am-bloomfilter-test/pom.xml
index befb14b..0d326e7 100644
--- a/hyracks/hyracks-tests/hyracks-storage-am-bloomfilter-test/pom.xml
+++ b/hyracks/hyracks-tests/hyracks-storage-am-bloomfilter-test/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-tests</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <build>
@@ -56,14 +56,14 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-bloomfilter</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-test-support</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>test</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-tests/hyracks-storage-am-btree-test/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-tests/hyracks-storage-am-btree-test/pom.xml b/hyracks/hyracks-tests/hyracks-storage-am-btree-test/pom.xml
index 10221e5..788a138 100644
--- a/hyracks/hyracks-tests/hyracks-storage-am-btree-test/pom.xml
+++ b/hyracks/hyracks-tests/hyracks-storage-am-btree-test/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-tests</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <properties>
@@ -58,14 +58,14 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-btree</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-test-support</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>test</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-tests/hyracks-storage-am-lsm-btree-test/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-tests/hyracks-storage-am-lsm-btree-test/pom.xml b/hyracks/hyracks-tests/hyracks-storage-am-lsm-btree-test/pom.xml
index 7a35df8..ea4fa25 100644
--- a/hyracks/hyracks-tests/hyracks-storage-am-lsm-btree-test/pom.xml
+++ b/hyracks/hyracks-tests/hyracks-storage-am-lsm-btree-test/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-tests</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <build>
@@ -56,20 +56,20 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-lsm-btree</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>  	
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-common</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-test-support</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<scope>compile</scope>
   	</dependency>
   </dependencies>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-tests/hyracks-storage-am-lsm-common-test/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-tests/hyracks-storage-am-lsm-common-test/pom.xml b/hyracks/hyracks-tests/hyracks-storage-am-lsm-common-test/pom.xml
index fe662b5..b01d950 100644
--- a/hyracks/hyracks-tests/hyracks-storage-am-lsm-common-test/pom.xml
+++ b/hyracks/hyracks-tests/hyracks-storage-am-lsm-common-test/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-tests</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <build>
@@ -56,14 +56,14 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-lsm-common</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-test-support</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-tests/hyracks-storage-am-lsm-invertedindex-test/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-tests/hyracks-storage-am-lsm-invertedindex-test/pom.xml b/hyracks/hyracks-tests/hyracks-storage-am-lsm-invertedindex-test/pom.xml
index 7869a8e..cb3e3b2 100644
--- a/hyracks/hyracks-tests/hyracks-storage-am-lsm-invertedindex-test/pom.xml
+++ b/hyracks/hyracks-tests/hyracks-storage-am-lsm-invertedindex-test/pom.xml
@@ -24,7 +24,7 @@
 	<parent>
 		<artifactId>hyracks-tests</artifactId>
 		<groupId>org.apache.hyracks</groupId>
-		<version>0.2.17-incubating</version>
+		<version>0.2.18-SNAPSHOT</version>
 		<relativePath>..</relativePath>
 	</parent>
 
@@ -55,21 +55,21 @@
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-storage-am-lsm-invertedindex</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.18-SNAPSHOT</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-test-support</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.18-SNAPSHOT</version>
 			<type>jar</type>
 			<scope>test</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-data-std</artifactId>
-			<version>0.2.17-incubating</version>
+			<version>0.2.18-SNAPSHOT</version>
 			<type>jar</type>
 			<scope>test</scope>
 		</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-tests/hyracks-storage-am-lsm-rtree-test/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-tests/hyracks-storage-am-lsm-rtree-test/pom.xml b/hyracks/hyracks-tests/hyracks-storage-am-lsm-rtree-test/pom.xml
index 55ce724..5411335 100644
--- a/hyracks/hyracks-tests/hyracks-storage-am-lsm-rtree-test/pom.xml
+++ b/hyracks/hyracks-tests/hyracks-storage-am-lsm-rtree-test/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-tests</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <build>
@@ -56,14 +56,14 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-lsm-rtree</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-test-support</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-tests/hyracks-storage-am-rtree-test/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-tests/hyracks-storage-am-rtree-test/pom.xml b/hyracks/hyracks-tests/hyracks-storage-am-rtree-test/pom.xml
index 2073755..6bc0c00 100644
--- a/hyracks/hyracks-tests/hyracks-storage-am-rtree-test/pom.xml
+++ b/hyracks/hyracks-tests/hyracks-storage-am-rtree-test/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-tests</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <build>
@@ -58,14 +58,14 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-rtree</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-test-support</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>test</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-tests/hyracks-storage-common-test/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-tests/hyracks-storage-common-test/pom.xml b/hyracks/hyracks-tests/hyracks-storage-common-test/pom.xml
index 71fc690..fe83cee 100644
--- a/hyracks/hyracks-tests/hyracks-storage-common-test/pom.xml
+++ b/hyracks/hyracks-tests/hyracks-storage-common-test/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-tests</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <build>
@@ -58,13 +58,13 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-common</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-test-support</artifactId>
-  		<version>0.2.17-incubating</version>
+  		<version>0.2.18-SNAPSHOT</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/hyracks-tests/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-tests/pom.xml b/hyracks/hyracks-tests/pom.xml
index f1a6d97..e1b528a 100644
--- a/hyracks/hyracks-tests/pom.xml
+++ b/hyracks/hyracks-tests/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <licenses>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/hyracks/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/pom.xml b/hyracks/pom.xml
index c365095..dad4dc2 100644
--- a/hyracks/pom.xml
+++ b/hyracks/pom.xml
@@ -22,14 +22,14 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.hyracks</groupId>
   <artifactId>hyracks</artifactId>
-  <version>0.2.17-incubating</version>
+  <version>0.2.18-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>hyracks</name>
 
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>apache-asterixdb-hyracks</artifactId>
-    <version>0.2.17-incubating</version>
+    <version>0.2.18-SNAPSHOT</version>
   </parent>
 
   <build>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/14be946e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 674efcb..8a03ceb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,14 +22,14 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.hyracks</groupId>
   <artifactId>apache-asterixdb-hyracks</artifactId>
-  <version>0.2.17-incubating</version>
+  <version>0.2.18-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>hyracks-ecosystem-full-stack</name>
 
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>17</version>
+    <version>LATEST</version>
   </parent>
 
   <licenses>
@@ -273,7 +273,7 @@
     <connection>scm:git:https://github.com/apache/incubator-asterixdb-hyracks</connection>
     <developerConnection>scm:git:ssh://fulliautomatix.ics.uci.edu:29418/hyracks</developerConnection>
     <url>https://github.com/apache/incubator-asterixdb-hyracks</url>
-    <tag>apache-asterixdb-hyracks-0.2.17-incubating-rc1</tag>
+    <tag>HEAD</tag>
   </scm>
 
 



[4/9] incubator-asterixdb-hyracks git commit: Address RC0 Comments

Posted by im...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/bb5dc4c9/hyracks/hyracks-examples/text-example/textserver/src/main/licenses/LICENSE
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/text-example/textserver/src/main/licenses/LICENSE b/hyracks/hyracks-examples/text-example/textserver/src/main/licenses/LICENSE
index 7974129..d448c57 100644
--- a/hyracks/hyracks-examples/text-example/textserver/src/main/licenses/LICENSE
+++ b/hyracks/hyracks-examples/text-example/textserver/src/main/licenses/LICENSE
@@ -209,274 +209,11 @@
    subcomponents is subject to the terms and condition of the following
    licenses.
 
-   Components under Apache License 2.0 are as follows:
-
-     - Apache Derby Database Engine and Embedded JDBC Driver (http://db.apache.org/derby/derby/)
-       repo/derby-10.10.1.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - JDO API (http://db.apache.org/jdo)
-       repo/jdo-api-3.0.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Rome HTTP Fetcher
-       repo/rome-fetcher-1.0.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - An open source Java toolkit for Amazon S3 (http://jets3t.s3.amazonaws.com/index.html)
-       repo/jets3t-0.6.1 in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - The Netty Project (http://www.jboss.org/netty/)
-       repo/netty-3.2.2.Final.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - The Netty Project (http://netty.io/)
-       repo/netty-3.6.2.Final.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - HttpClient (http://jakarta.apache.org/commons/httpclient/)
-       repo/commons-httpclient-3.0.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - HttpClient (http://hc.apache.org/httpcomponents-client)
-       repo/httpclient-4.3.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - HttpCore (http://hc.apache.org/httpcomponents-core-ga)
-       repo/httpcore-4.3.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - twitter4j-core (http://twitter4j.org/)
-       repo/twitter4j-core-4.0.3.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - twitter4j-stream (http://twitter4j.org/)
-       repo/twitter4j-stream-4.0.3.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Jetty :: Continuation (http://www.eclipse.org/jetty/jetty-continuation)
-       repo/jetty-continuation-8.0.0.RC0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Jetty :: Http Utility (http://www.eclipse.org/jetty/jetty-http)
-       repo/jetty-http-8.0.0.RC0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Jetty :: IO Utility (http://www.eclipse.org/jetty/jetty-io)
-       repo/jetty-io-8.0.0.RC0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Jetty :: Security (http://www.eclipse.org/jetty/jetty-security)
-       repo/jetty-security-8.0.0.RC0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Jetty :: Server Core (http://www.eclipse.org/jetty)
-       repo/jetty-server-8.0.0.RC0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Jetty :: Servlet Handling (http://www.eclipse.org/jetty/jetty-servlet)
-       repo/jetty-servlet-8.0.0.RC0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Jetty :: Utilities (http://www.eclipse.org/jetty/jetty-util)
-       repo/jetty-util-8.0.0.RC0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Jetty :: Webapp Application Support (http://www.eclipse.org/jetty/jetty-webapp)
-       repo/jetty-webapp-8.0.0.RC0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Jetty :: XML utilities (http://www.eclipse.org/jetty/jetty-xml)
-       repo/jetty-xml-8.0.0.RC0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Servlet API (http://www.eclipse.org/jetty/jetty-parent/servlet-api)
-       repo/servlet-api-3.0.20100224.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - BoneCP :: Core Library (http://jolbox.com/bonecp)
-       repo/bonecp-0.8.0.RELEASE.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - FindBugs-jsr305 (http://findbugs.sourceforge.net/)
-       repo/jsr305-1.3.9.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Guava: Google Core Libraries for Java (http://code.google.com/p/guava-libraries/guava)
-       repo/guava-18.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - JSON.simple (http://code.google.com/p/json-simple/)
-       repo/json-simple-1.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Microsoft Windows Azure Client API (https://github.com/WindowsAzure/azure-sdk-for-java)
-       repo/microsoft-windowsazure-api-0.4.4.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - javax.inject (http://code.google.com/p/atinject/)
-       repo/javax.inject-1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Apache Thrift (http://thrift.apache.org)
-       repo/libfb303-0.9.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Apache Thrift (http://thrift.apache.org)
-       repo/libthrift-0.9.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - DataNucleus JDO API plugin (http://www.datanucleus.org)
-       repo/datanucleus-api-jdo-3.2.6.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - DataNucleus Core (http://www.datanucleus.org)
-       repo/datanucleus-core-3.2.10.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - DataNucleus RDBMS (http://www.datanucleus.org)
-       repo/datanucleus-rdbms-3.2.9.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - JAXB2 CommonsValue Constructor Plugin (http://java.net/projects/jaxb2-commons/pages/value-constructor)
-       repo/jaxb2-value-constructor-3.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - StAX API (http://stax.codehaus.org/)
-       repo/stax-api-1.0.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - StAX
-       repo/stax-1.1.1-dev.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Wicket Core (http://wicket.apache.org/wicket-core/wicket-core)
-       repo/wicket-core-1.5.2.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Wicket Request (http://maven.apache.org)
-       repo/wicket-request-1.5.2.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Wicket Util (http://maven.apache.org)
-       repo/wicket-util-1.5.2.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Apache Hadoop Annotations
-       repo/hadoop-annotations-2.2.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Apache Hadoop Auth
-       repo/hadoop-auth-2.2.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Apache Hadoop Client
-       repo/hadoop-client-2.2.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Apache Hadoop Common
-       repo/hadoop-common-2.2.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Apache Hadoop Common (tests)
-       repo/hadoop-common-2.2.0-tests.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Apache Hadoop HDFS
-       repo/hadoop-hdfs-2.2.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Apache Hadoop HDFS
-       repo/hadoop-hdfs-2.2.0-tests.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - hadoop-mapreduce-client-app
-       repo/hadoop-mapreduce-client-app-2.2.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - hadoop-mapreduce-client-common
-       repo/hadoop-mapreduce-client-common-2.2.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - hadoop-mapreduce-client-core
-       repo/hadoop-mapreduce-client-core-2.2.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - hadoop-mapreduce-client-hs
-       repo/hadoop-mapreduce-client-hs-2.2.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - hadoop-mapreduce-client-jobclient
-       repo/hadoop-mapreduce-client-jobclient-2.2.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - hadoop-mapreduce-client-jobclient
-       repo/hadoop-mapreduce-client-jobclient-2.2.0-tests.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - hadoop-mapreduce-client-shuffle
-       repo/hadoop-mapreduce-client-shuffle-2.2.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Apache Hadoop Mini-Cluster
-       repo/hadoop-minicluster-2.2.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - zookeeper
-       repo/zookeeper-3.4.5.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - hadoop-yarn-api
-       repo/hadoop-yarn-api-2.2.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - hadoop-yarn-client
-       repo/hadoop-yarn-client-2.2.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - hadoop-yarn-common
-       repo/hadoop-yarn-common-2.2.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - hadoop-yarn-server-common
-       repo/hadoop-yarn-server-common-2.2.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - hadoop-yarn-server-nodemanager
-       repo/hadoop-yarn-server-nodemanager-2.2.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - hadoop-yarn-server-resourcemanager
-       repo/hadoop-yarn-server-resourcemanager-2.2.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - hadoop-yarn-server-tests
-       repo/hadoop-yarn-server-tests-2.2.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - hadoop-yarn-server-web-proxy
-       repo/hadoop-yarn-server-web-proxy-2.2.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Plexus Common Utilities (http://plexus.codehaus.org/plexus-utils)
-       repo/plexus-utils-3.0.7.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Jettison
-       repo/jettison-1.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Jackson (http://jackson.codehaus.org)
-       repo/jackson-core-asl-1.8.8.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - JAX-RS provider for JSON content type (http://jackson.codehaus.org)
-       repo/jackson-jaxrs-1.8.3.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Data Mapper for Jackson (http://jackson.codehaus.org)
-       repo/jackson-mapper-asl-1.9.12.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Xml Compatibility extensions for Jackson (http://jackson.codehaus.org)
-       repo/jackson-mapper-xc-1.8.3.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Jackson-core (http://wiki.fasterxml.com/JacksonHome)
-       repo/jackson-core-2.2.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Google GuiceCore Library (http://code.google.com/p/google-guice/guice/)
-       repo/guice-3.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Google GuiceExtensionsServlet (http://code.google.com/p/google-guice/extensions-parent/guice-servlet/)
-       repo/guice-servlet-3.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Jetty Server (http://jetty.mortbay.org/)
-       repo/jetty-6.1.26.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Jetty Utilities (http://jetty.mortbay.org/)
-       repo/jetty-util-6.1.26.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Commons Configuration (http://commons.apache.org/${pom.artifactId.substring(8)}/)
-       repo/commons-configuration-1.6.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Digester (http://jakarta.apache.org/commons/digester/)
-       repo/commons-digester-1.8.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - EL (http://jakarta.apache.org/commons/el/)
-       repo/commons-el-1.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Apache Commons BeanUtils
-       repo/commons-beanutils-1.7.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Commons BeanUtils Core (http://commons.apache.org/beanutils/)
-       repo/commons-beanutils-core-1.8.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Commons CLI (http://commons.apache.org/cli/)
-       repo/commons-cli-1.2.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Apache Commons Codec (http://commons.apache.org/codec/commons-codec)
-       repo/commons-codec-1.4.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Apache Commons Collections (http://commons.apache.org/collections/commons-collections)
-       commons-daemon:commons-daemon:jar:1.0.13
-     - Commons Daemon (http://commons.apache.org/daemon/)
-       repo/commons-daemon-1.0.13.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Commons IO (http://commons.apache.org/io/)
-       repo/commons-io-2.4.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Commons Lang (http://commons.apache.org/lang/)
-       repo/commons-lang-2.5.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Apache Commons Logging (http://commons.apache.org/logging)
-       repo/commons-logging-1.0.5.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Apache Commons Logging Api (http://commons.apache.org/logging)
-       repo/commons-logging-api-1.0.4.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Commons Net (http://commons.apache.org/net/)
-       repo/commons-net-3.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Log4j (http://logging.apache.org:80/log4j/1.2/log4j)
-       repo/log4j-1.2.17.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Apache Ant Core (http://ant.apache.org/)
-       repo/ant-1.9.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Apache Ant Launcher (http://ant.apache.org/)
-       repo/ant-launcher-1.9.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Apache Avro (http://avro.apache.org)
-       repo/avro-1.7.5.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Commons Compress (http://commons.apache.org/compress/)
-       repo/commons-compress-1.4.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Commons Lang (http://commons.apache.org/lang/)
-       repo/commons-lang3-3.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Commons Math (http://commons.apache.org/math/)
-       repo/commons-math-2.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Hive Ant Utilities (http://hive.apache.org/hive-ant)
-       repo/hive-ant-0.13.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Hive Common (http://hive.apache.org/hive-common)
-       repo/hive-common-0.13.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Hive Query Language (http://hive.apache.org/hive-exec)
-       repo/hive-exec-0.13.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Hive Metastore (http://hive.apache.org/hive-metastore)
-       repo/hive-metastore-0.13.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Hive Serde (http://hive.apache.org/hive-serde)
-       repo/hive-serde-0.13.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Hive Shims (http://hive.apache.org/hive-shims)
-       repo/hive-shims-0.13.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Hive Shims 0.20 (http://hive.apache.org/hive-shims-0.20)
-       repo/hive-shims-0.20-0.13.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Hive Shims 0.20S (http://hive.apache.org/hive-shims-0.20S)
-       repo/hive-shims-0.20S-0.13.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Hive Shims 0.23 (http://hive.apache.org/hive-shims-0.23)
-       repo/hive-shims-0.23-0.13.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Hive Shims Common (http://hive.apache.org/hive-shims-common)
-       repo/hive-shims-common-0.13.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Hive Shims Secure Common (http://hive.apache.org/hive-shims-common-secure)
-       repo/hive-shims-secure-common-0.13.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Apache Velocity (http://velocity.apache.org/engine/releases/velocity-1.5/)
-       repo/velocity-1.5.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Jakarta ORO
-       repo/oro-2.0.8.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - ROME
-       repo/rome-1.0.1-modified-01.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - jasper-compiler (http://tomcat.apache.org/jasper-compiler)
-       repo/jasper-compiler-5.5.23.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - jasper-runtime (http://tomcat.apache.org/jasper-runtime)
-       repo/jasper-runtime-5.5.23.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Xerces2 Java Parser (http://xerces.apache.org/xerces2-j)
-       repo/xercesImpl-2.9.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - XML APIs (http://xml.apache.org/commons/components/external/xml-apis)
-       repo/xml-apis-1.3.04.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Groovy (http://groovy.codehaus.org/)
-       repo/groovy-all-2.1.6.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Snappy for Java (http://github.com/xerial/snappy-java/)
-       repo/snappy-java-1.0.4.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
    ===
 
    Component(s):
-   - Java Servlet API (http://servlet-spec.java.n)
-     repo/javax.servlet-3.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-   - javax.servlet API v.3.0 (http://jcp.org/en/jsr/detail?id=315)
-     repo/servlet-api-2.5.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-   - grizzly-framework (http://grizzly.java.net/grizzly-framework)
-     repo/grizzly-framework-2.1.2.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-   - grizzly-http (http://grizzly.java.net/grizzly-http)
-     repo/grizzly-http-2.1.2.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-   - grizzly-http-server (http://grizzly.java.net/grizzly-http-server)
-     repo/grizzly-http-server-2.1.2.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-   - grizzly-http-servlet (http://grizzly.java.net/grizzly-http-servlet)
-     repo/grizzly-http-servlet-2.1.2.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-   - grizzly-rcm (http://grizzly.java.net/grizzly-rcm)
-     repo/grizzly-rcm-2.1.2.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-   - management-api (http://kenai.com/hg/gmbal~gf_common)
-     repo/management-api-3.0.0-b012.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-   - gmbal-api-only (http://kenai.com/hg/gmbal~master)
-     repo/gmbal-api-only-3.0.0-b023.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-   - JavaBeans Activation Framework (JAF) (http://java.sun.com/products/javabeans/jaf/index.jsp)
-     repo/activation-1.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-   - JavaMail API (https://glassfish.dev.java.net/javaee5/mail/)
-     repo/mail-1.4.5.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-   - Java Servlet API
-     repo/servlet-api-2.5.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-   - Java Transaction API (http://java.sun.com/products/jta/jta)
-     repo/jta-1.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-   - Sun JAXB Reference Implementation Runtime (http://jaxb.java.net/jaxb-impl)
-     repo/jaxb-impl-2.2.3-1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-   - Java Architecture for XML Binding (JAXB API) (https://jaxb.dev.java.net/jaxb-api) 
-     repo/jaxb-api-2.2.2.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-   - Streaming API for XML
-     repo/stax-api-1.0.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-   - jsp-api
-     repo/jsp-api-2.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
+   - Java Servlet API (http://servlet-spec.java.net)
+     lib/javax.servlet-3.0.20100224.jar
 
 
    are available under the CDDL 1.0
@@ -616,124 +353,12 @@
       The code released under the CDDL shall be governed by the laws of the State of California (excluding conflict-of-law provisions). Any litigation relating to this License shall be subject to the jurisdiction of the Federal Courts of the Northern District of California and the state courts of the State of California, with venue lying in Santa Clara County, California.
 
 
-
-   ==
-
-   Component(s):
-  - jersey-client (https://jersey.java.net/jersey-client/)
-    repo/jersey-client-1.13.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-  - jersey-core (https://jersey.java.net/jersey-core/)
-    repo/jersey-core-1.13.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-  - jersey-grizzly2 (https://jersey.java.net/jersey-grizzly2/)
-    repo/jersey-grizzly2-1.9.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-  - jersey-json (https://jersey.java.net/jersey-json/)
-    repo/jersey-json-1.13.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-  - jersey-server (https://jersey.java.net/jersey-server/)
-    repo/jersey-server-1.9.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-  - jersey-guice (https://jersey.java.net/jersey-contribs/jersey-guice/)
-    repo/jersey-guice-1.9.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-  - Jersey Test FrameworkCore (https://jersey.java.net/jersey-test-framework/jersey-test-framework-core/)
-    repo/jersey-test-framework-1.9.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-  - Jersey Test FrameworkGrizzly 2 Module (https://jersey.java.net/jersey-test-framework/jersey-test-framework-grizzly2/)
-    repo/jersey-test-framework-grizzly2-1.9.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-   Are available under the CDDL 1.1:
-   --
-
-      COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL)Version 1.1
-
-      1. Definitions.
-
-      1.1. “Contributor” means each individual or entity that creates or contributes to the creation of Modifications.
-      1.2. “Contributor Version” means the combination of the Original Software, prior Modifications used by a Contributor (if any), and the Modifications made by that particular Contributor.
-      1.3. “Covered Software” means (a) the Original Software, or (b) Modifications, or (c) the combination of files containing Original Software with files containing Modifications, in each case including portions thereof.
-      1.4. “Executable” means the Covered Software in any form other than Source Code.
-      1.5. “Initial Developer” means the individual or entity that first makes Original Software available under this License.
-      1.6. “Larger Work” means a work which combines Covered Software or portions thereof with code not governed by the terms of this License.
-      1.7. “License” means this document.
-      1.8. “Licensable” means having the right to grant, to the maximum extent possible, whether at the time of the initial grant or subsequently acquired, any and all of the rights conveyed herein.
-      1.9. “Modifications” means the Source Code and Executable form of any of the following:
-      A. Any file that results from an addition to, deletion from or modification of the contents of a file containing Original Software or previous Modifications;
-      B. Any new file that contains any part of the Original Software or previous Modification; or
-      C. Any new file that is contributed or otherwise made available under the terms of this License.
-      1.10. “Original Software” means the Source Code and Executable form of computer software code that is originally released under this License.
-      1.11. “Patent Claims” means any patent claim(s), now owned or hereafter acquired, including without limitation, method, process, and apparatus claims, in any patent Licensable by grantor.
-      1.12. “Source Code” means (a) the common form of computer software code in which modifications are made and (b) associated documentation included in or with such code.
-      1.13. “You” (or “Your”) means an individual or a legal entity exercising rights under, and complying with all of the terms of, this License. For legal entities, “You” includes any entity which controls, is controlled by, or is under common control with You. For purposes of this definition, “control” means (a) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (b) ownership of more than fifty percent (50%) of the outstanding shares or beneficial ownership of such entity.
-      2. License Grants.
-
-      2.1. The Initial Developer Grant.
-      Conditioned upon Your compliance with Section 3.1 below and subject to third party intellectual property claims, the Initial Developer hereby grants You a world-wide, royalty-free, non-exclusive license:
-      (a) under intellectual property rights (other than patent or trademark) Licensable by Initial Developer, to use, reproduce, modify, display, perform, sublicense and distribute the Original Software (or portions thereof), with or without Modifications, and/or as part of a Larger Work; and
-      (b) under Patent Claims infringed by the making, using or selling of Original Software, to make, have made, use, practice, sell, and offer for sale, and/or otherwise dispose of the Original Software (or portions thereof).
-      (c) The licenses granted in Sections 2.1(a) and (b) are effective on the date Initial Developer first distributes or otherwise makes the Original Software available to a third party under the terms of this License.
-      (d) Notwithstanding Section 2.1(b) above, no patent license is granted: (1) for code that You delete from the Original Software, or (2) for infringements caused by: (i) the modification of the Original Software, or (ii) the combination of the Original Software with other software or devices.
-      2.2. Contributor Grant.
-      Conditioned upon Your compliance with Section 3.1 below and subject to third party intellectual property claims, each Contributor hereby grants You a world-wide, royalty-free, non-exclusive license:
-      (a) under intellectual property rights (other than patent or trademark) Licensable by Contributor to use, reproduce, modify, display, perform, sublicense and distribute the Modifications created by such Contributor (or portions thereof), either on an unmodified basis, with other Modifications, as Covered Software and/or as part of a Larger Work; and
-      (b) under Patent Claims infringed by the making, using, or selling of Modifications made by that Contributor either alone and/or in combination with its Contributor Version (or portions of such combination), to make, use, sell, offer for sale, have made, and/or otherwise dispose of: (1) Modifications made by that Contributor (or portions thereof); and (2) the combination of Modifications made by that Contributor with its Contributor Version (or portions of such combination).
-      (c) The licenses granted in Sections 2.2(a) and 2.2(b) are effective on the date Contributor first distributes or otherwise makes the Modifications available to a third party.
-      (d) Notwithstanding Section 2.2(b) above, no patent license is granted: (1) for any code that Contributor has deleted from the Contributor Version; (2) for infringements caused by: (i) third party modifications of Contributor Version, or (ii) the combination of Modifications made by that Contributor with other software (except as part of the Contributor Version) or other devices; or (3) under Patent Claims infringed by Covered Software in the absence of Modifications made by that Contributor.
-      3. Distribution Obligations.
-
-      3.1. Availability of Source Code.
-      Any Covered Software that You distribute or otherwise make available in Executable form must also be made available in Source Code form and that Source Code form must be distributed only under the terms of this License. You must include a copy of this License with every copy of the Source Code form of the Covered Software You distribute or otherwise make available. You must inform recipients of any such Covered Software in Executable form as to how they can obtain such Covered Software in Source Code form in a reasonable manner on or through a medium customarily used for software exchange.
-      3.2. Modifications.
-      The Modifications that You create or to which You contribute are governed by the terms of this License. You represent that You believe Your Modifications are Your original creation(s) and/or You have sufficient rights to grant the rights conveyed by this License.
-      3.3. Required Notices.
-      You must include a notice in each of Your Modifications that identifies You as the Contributor of the Modification. You may not remove or alter any copyright, patent or trademark notices contained within the Covered Software, or any notices of licensing or any descriptive text giving attribution to any Contributor or the Initial Developer.
-      3.4. Application of Additional Terms.
-      You may not offer or impose any terms on any Covered Software in Source Code form that alters or restricts the applicable version of this License or the recipients' rights hereunder. You may choose to offer, and to charge a fee for, warranty, support, indemnity or liability obligations to one or more recipients of Covered Software. However, you may do so only on Your own behalf, and not on behalf of the Initial Developer or any Contributor. You must make it absolutely clear that any such warranty, support, indemnity or liability obligation is offered by You alone, and You hereby agree to indemnify the Initial Developer and every Contributor for any liability incurred by the Initial Developer or such Contributor as a result of warranty, support, indemnity or liability terms You offer.
-      3.5. Distribution of Executable Versions.
-      You may distribute the Executable form of the Covered Software under the terms of this License or under the terms of a license of Your choice, which may contain terms different from this License, provided that You are in compliance with the terms of this License and that the license for the Executable form does not attempt to limit or alter the recipient's rights in the Source Code form from the rights set forth in this License. If You distribute the Covered Software in Executable form under a different license, You must make it absolutely clear that any terms which differ from this License are offered by You alone, not by the Initial Developer or Contributor. You hereby agree to indemnify the Initial Developer and every Contributor for any liability incurred by the Initial Developer or such Contributor as a result of any such terms You offer.
-      3.6. Larger Works.
-      You may create a Larger Work by combining Covered Software with other code not governed by the terms of this License and distribute the Larger Work as a single product. In such a case, You must make sure the requirements of this License are fulfilled for the Covered Software.
-      4. Versions of the License.
-
-      4.1. New Versions.
-      Oracle is the initial license steward and may publish revised and/or new versions of this License from time to time. Each version will be given a distinguishing version number. Except as provided in Section 4.3, no one other than the license steward has the right to modify this License.
-      4.2. Effect of New Versions.
-      You may always continue to use, distribute or otherwise make the Covered Software available under the terms of the version of the License under which You originally received the Covered Software. If the Initial Developer includes a notice in the Original Software prohibiting it from being distributed or otherwise made available under any subsequent version of the License, You must distribute and make the Covered Software available under the terms of the version of the License under which You originally received the Covered Software. Otherwise, You may also choose to use, distribute or otherwise make the Covered Software available under the terms of any subsequent version of the License published by the license steward.
-      4.3. Modified Versions.
-      When You are an Initial Developer and You want to create a new license for Your Original Software, You may create and use a modified version of this License if You: (a) rename the license and remove any references to the name of the license steward (except to note that the license differs from this License); and (b) otherwise make it clear that the license contains terms which differ from this License.
-      5. DISCLAIMER OF WARRANTY.
-
-      COVERED SOFTWARE IS PROVIDED UNDER THIS LICENSE ON AN “AS IS” BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE COVERED SOFTWARE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED SOFTWARE IS WITH YOU. SHOULD ANY COVERED SOFTWARE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED SOFTWARE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
-
-      6. TERMINATION.
-
-      6.1. This License and the rights granted hereunder will terminate automatically if You fail to comply with terms herein and fail to cure such breach within 30 days of becoming aware of the breach. Provisions which, by their nature, must remain in effect beyond the termination of this License shall survive.
-      6.2. If You assert a patent infringement claim (excluding declaratory judgment actions) against Initial Developer or a Contributor (the Initial Developer or Contributor against whom You assert such claim is referred to as “Participant”) alleging that the Participant Software (meaning the Contributor Version where the Participant is a Contributor or the Original Software where the Participant is the Initial Developer) directly or indirectly infringes any patent, then any and all rights granted directly or indirectly to You by such Participant, the Initial Developer (if the Initial Developer is not the Participant) and all Contributors under Sections 2.1 and/or 2.2 of this License shall, upon 60 days notice from Participant terminate prospectively and automatically at the expiration of such 60 day notice period, unless if within such 60 day period You withdraw Your claim with respect to the Participant Software against such Participant either unilaterally or pursuant to a wr
 itten agreement with Participant.
-      6.3. If You assert a patent infringement claim against Participant alleging that the Participant Software directly or indirectly infringes any patent where such claim is resolved (such as by license or settlement) prior to the initiation of patent infringement litigation, then the reasonable value of the licenses granted by such Participant under Sections 2.1 or 2.2 shall be taken into account in determining the amount or value of any payment or license.
-      6.4. In the event of termination under Sections 6.1 or 6.2 above, all end user licenses that have been validly granted by You or any distributor hereunder prior to termination (excluding licenses granted to You by any distributor) shall survive termination.
-      7. LIMITATION OF LIABILITY.
-
-      UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED SOFTWARE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
-
-      8. U.S. GOVERNMENT END USERS.
-
-      The Covered Software is a “commercial item,” as that term is defined in 48 C.F.R. 2.101 (Oct. 1995), consisting of “commercial computer software” (as that term is defined at 48 C.F.R. § 252.227-7014(a)(1)) and “commercial computer software documentation” as such terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all U.S. Government End Users acquire Covered Software with only those rights set forth herein. This U.S. Government Rights clause is in lieu of, and supersedes, any other FAR, DFAR, or other clause or provision that addresses Government rights in computer software under this License.
-
-      9. MISCELLANEOUS.
-
-      This License represents the complete agreement concerning subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. This License shall be governed by the law of the jurisdiction specified in a notice contained within the Original Software (except to the extent applicable law, if any, provides otherwise), excluding such jurisdiction's conflict-of-law provisions. Any litigation relating to this License shall be subject to the jurisdiction of the courts located in the jurisdiction and venue specified in a notice contained within the Original Software, with the losing party responsible for costs, including, without limitation, court costs and reasonable attorneys' fees and expenses. The application of the United Nations Convention on Contracts for the International Sale of Goods is expressly excluded. Any law or regulation which provides that the language of a contract 
 shall be construed against the drafter shall not apply to this License. You agree that You alone are responsible for compliance with the United States export administration regulations (and the export control laws and regulation of any other countries) when You use, distribute or otherwise make available any Covered Software.
-
-      10. RESPONSIBILITY FOR CLAIMS.
-
-      As between Initial Developer and the Contributors, each party is responsible for claims and damages arising, directly or indirectly, out of its utilization of rights under this License and You agree to work with Initial Developer and Contributors to distribute such responsibility on an equitable basis. Nothing herein is intended or shall be deemed to constitute any admission of liability.
-
-      NOTICE PURSUANT TO SECTION 9 OF THE COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL)
-
-      The code released under the CDDL shall be governed by the laws of the State of California (excluding conflict-of-law provisions). Any litigation relating to this License shall be subject to the jurisdiction of the Federal Courts of the Northern District of California and the state courts of the State of California, with venue lying in Santa Clara County, California.
-   --
-
-
    ===
 
    Component(s):
 
    - JUnit (http://junit.org)
-     repo/junit-4.11.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
+     lib/junit-4.8.1.jar
 
    Are available under the CPL 1.0:
 
@@ -957,11 +582,9 @@
       Component(s)
 
       - SLF4J JCL Binding (http://www.slf4j.org) 
-        repo/slf4j-jcl-1.6.3.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-      - SLF4J LOG4J-12 Binding (http://www.slf4j.org)
-        repo/slf4j-log4j12-1.7.5.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
+        lib/slf4j-jcl-1.6.3.jar
       - SLF4J API Module (http://www.slf4j.org/slf4j-api)
-        repo/slf4j-api-1.6.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
+        lib/slf4j-api-1.6.1.jar
 
       are provided under the MIT license:
 
@@ -991,303 +614,8 @@
 
    ===
    Component(s):
-   - antlr-runtime (http://www.antlr.org/antlr-runtime)
-     repo/antlr-runtime-3.4.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-   - ANTLR ST4 4.0.4 (http://www.stringtemplate.org)
-     repo/ST4-4.0.4.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-   - ANTLR StringTemplate (http://www.stringtemplate.org)
-     repo/stringtemplate-3.2.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-   - AntLR Parser Generator (http://www.antlr.org/)
-     repo/antlr-2.7.7.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-   Are available under a  BSD-style License:
-
-   --
-      Copyright (c) 2012 Terence Parr and Sam Harwell
-      All rights reserved.
-      Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
-      Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
-      Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
-      Neither the name of the author nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
-      THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-   --
-
-   ===
-   Component(s):
-   - JSch (http://www.jcraft.com/jsch/) 
-     repo/jsch-0.1.42.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-   are available under a BSD-style license:
-
-   --
-      JSch 0.0.* was released under the GNU LGPL license.  Later, we have switched 
-      over to a BSD-style license. 
-
-      ------------------------------------------------------------------------------
-      Copyright (c) 2002-2015 Atsuhiko Yamanaka, JCraft,Inc. 
-      All rights reserved.
-
-      Redistribution and use in source and binary forms, with or without
-      modification, are permitted provided that the following conditions are met:
-
-        1. Redistributions of source code must retain the above copyright notice,
-           this list of conditions and the following disclaimer.
-
-        2. Redistributions in binary form must reproduce the above copyright 
-           notice, this list of conditions and the following disclaimer in 
-           the documentation and/or other materials provided with the distribution.
-
-        3. The names of the authors may not be used to endorse or promote products
-           derived from this software without specific prior written permission.
-
-      THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
-      INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
-      FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL JCRAFT,
-      INC. OR ANY CONTRIBUTORS TO THIS SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT,
-      INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-      LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
-      OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
-      LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
-      NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
-      EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-   --
-
-   ===
-   Component(s):
-   - StAX Utilities (http://stax-utils.dev.java.net/stax-utils)
-     net.java.dev.stax-utils:stax-utils:jar:20060502:compile
-
-   are available under a BSD-style license::
-
-   --
-      Copyright (c) 2004, Christian Niles, unit12.net
-      Copyright (c) 2004, Sun Microsystems, Inc.
-      Copyright (c) 2006, John Kristian 
-      All rights reserved.
-
-      Redistribution and use in source and binary forms, with or without
-      modification, are permitted provided that the following conditions are
-      met:
-
-          * Redistributions of source code must retain the above copyright
-            notice, this list of conditions and the following disclaimer.
-
-          * Redistributions in binary form must reproduce the above
-            copyright notice, this list of conditions and the following
-            disclaimer in the documentation and/or other materials provided
-            with the distribution.
-
-          * Neither the name of the listed copyright holders nor the names
-            of its contributors may be used to endorse or promote products
-            derived from this software without specific prior written
-            permission.
-
-      THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-      "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-      LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-      A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-      OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-      SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-      LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-      DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-      THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-      (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-      OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-   --
-
-   ===
-   Component(s):
-   - ParaNamer Core (http://paranamer.codehaus.org/paranamer) 
-     repo/paranamer-2.3.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-   are available under a BSD-style license:
-
-   --
-      [ ParaNamer used to be 'Pubic Domain', but since it includes a small piece of ASM it is now the same license as that: BSD ]
-
-       Copyright (c) 2006 Paul Hammant & ThoughtWorks Inc
-       All rights reserved.
-
-       Redistribution and use in source and binary forms, with or without
-       modification, are permitted provided that the following conditions
-       are met:
-       1. Redistributions of source code must retain the above copyright
-          notice, this list of conditions and the following disclaimer.
-       2. Redistributions in binary form must reproduce the above copyright
-          notice, this list of conditions and the following disclaimer in the
-          documentation and/or other materials provided with the distribution.
-       3. Neither the name of the copyright holders nor the names of its
-          contributors may be used to endorse or promote products derived from
-          this software without specific prior written permission.
-
-       THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-       AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-       IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-       ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
-       LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-       CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-       SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-       INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-       CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-       ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
-   --
-
-   ===
-   Component(s):
-   - JDOM
-     repo/jdom-1.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-   are available under a Modified ASL license:
-   --
-      /*-- 
-
-       $Id: LICENSE.txt,v 1.11 2004/02/06 09:32:57 jhunter Exp $
-
-       Copyright (C) 2000-2004 Jason Hunter & Brett McLaughlin.
-       All rights reserved.
-       
-       Redistribution and use in source and binary forms, with or without
-       modification, are permitted provided that the following conditions
-       are met:
-       
-       1. Redistributions of source code must retain the above copyright
-          notice, this list of conditions, and the following disclaimer.
-       
-       2. Redistributions in binary form must reproduce the above copyright
-          notice, this list of conditions, and the disclaimer that follows 
-          these conditions in the documentation and/or other materials 
-          provided with the distribution.
-
-       3. The name "JDOM" must not be used to endorse or promote products
-          derived from this software without prior written permission.  For
-          written permission, please contact <request_AT_jdom_DOT_org>.
-       
-       4. Products derived from this software may not be called "JDOM", nor
-          may "JDOM" appear in their name, without prior written permission
-          from the JDOM Project Management <request_AT_jdom_DOT_org>.
-       
-       In addition, we request (but do not require) that you include in the 
-       end-user documentation provided with the redistribution and/or in the 
-       software itself an acknowledgement equivalent to the following:
-           "This product includes software developed by the
-            JDOM Project (http://www.jdom.org/)."
-       Alternatively, the acknowledgment may be graphical using the logos 
-       available at http://www.jdom.org/images/logos.
-
-       THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
-       WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
-       OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
-       DISCLAIMED.  IN NO EVENT SHALL THE JDOM AUTHORS OR THE PROJECT
-       CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-       SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-       LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
-       USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
-       ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
-       OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
-       OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
-       SUCH DAMAGE.
-
-       This software consists of voluntary contributions made by many 
-       individuals on behalf of the JDOM Project and was originally 
-       created by Jason Hunter <jhunter_AT_jdom_DOT_org> and
-       Brett McLaughlin <brett_AT_jdom_DOT_org>.  For more information
-       on the JDOM Project, please see <http://www.jdom.org/>. 
-
-    */
-   --
-
-   ===
-   Component(s):
-   - Hamcrest Core (https://github.com/hamcrest/JavaHamcrest/hamcrest-core) 
-     repo/hamcrest-core-1.3.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-   are available under a BSD-style license
-   --
-      BSD License
-
-      Copyright (c) 2000-2006, www.hamcrest.org
-      All rights reserved.
-
-      Redistribution and use in source and binary forms, with or without
-      modification, are permitted provided that the following conditions are met:
-
-      Redistributions of source code must retain the above copyright notice, this list of
-      conditions and the following disclaimer. Redistributions in binary form must reproduce
-      the above copyright notice, this list of conditions and the following disclaimer in
-      the documentation and/or other materials provided with the distribution.
-
-      Neither the name of Hamcrest nor the names of its contributors may be used to endorse
-      or promote products derived from this software without specific prior written
-      permission.
-
-      THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
-      EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
-      OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
-      SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
-      INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
-      TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
-      BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-      CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
-      WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
-      DAMAGE.
-   --
-
-   ===
-   Component(s):
-   - Protocol Buffer Java API (http://code.google.com/p/protobuf) 
-     repo/prtobuf-java-2.5.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-   are available under a BSD-style license:
-
-   --
-      This license applies to all parts of Protocol Buffers except the following:
-
-        - Atomicops support for generic gcc, located in
-          src/google/protobuf/stubs/atomicops_internals_generic_gcc.h.
-          This file is copyrighted by Red Hat Inc.
-
-        - Atomicops support for AIX/POWER, located in
-          src/google/protobuf/stubs/atomicops_internals_power.h.
-          This file is copyrighted by Bloomberg Finance LP.
-
-      Copyright 2014, Google Inc.  All rights reserved.
-
-      Redistribution and use in source and binary forms, with or without
-      modification, are permitted provided that the following conditions are
-      met:
-
-          * Redistributions of source code must retain the above copyright
-      notice, this list of conditions and the following disclaimer.
-          * Redistributions in binary form must reproduce the above
-      copyright notice, this list of conditions and the following disclaimer
-      in the documentation and/or other materials provided with the
-      distribution.
-          * Neither the name of Google Inc. nor the names of its
-      contributors may be used to endorse or promote products derived from
-      this software without specific prior written permission.
-
-      THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-      "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-      LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-      A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-      OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-      SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-      LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-      DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-      THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-      (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-      OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
-      Code generated by the Protocol Buffer compiler is owned by the owner
-      of the input file used when generating it.  This code is not
-      standalone and requires a support library to be linked with it.  This
-      support library is itself covered by the above license.
-   --
-
-   ===
-   Component(s):
    - JSON (JavaScript Object Notation) (http://www.json.org/java/index.html) 
-     repo/json-20090211.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
+     lib/json-20090211.jar
 
    are available under the JSON license:
 
@@ -1303,134 +631,12 @@
       THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
    --
 
-   ===
-   Component(s):
-   - XZ for Java (http://tukaani.org/xz/java.html) 
-     repo/xz-1.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-   - XML Pull Parsing API (http://aopalliance.sourceforge.net/aopalliance) 
-     repo/aopalliance-1.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-   are in the public domain.
-
-   ===
-
-   Component(s):
-   - JLine (http://jline.sourceforge.net) 
-     repo/jline-0.9.94.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-   are available under a BSD-style license:
-   --
-
-      Copyright (c) 2002-2006, Marc Prud'hommeaux <mw...@cornell.edu>
-      All rights reserved.
-
-      Redistribution and use in source and binary forms, with or
-      without modification, are permitted provided that the following
-      conditions are met:
-
-      Redistributions of source code must retain the above copyright
-      notice, this list of conditions and the following disclaimer.
-
-      Redistributions in binary form must reproduce the above copyright
-      notice, this list of conditions and the following disclaimer
-      in the documentation and/or other materials provided with
-      the distribution.
-
-      Neither the name of JLine nor the names of its contributors
-      may be used to endorse or promote products derived from this
-      software without specific prior written permission.
-
-      THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-      "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING,
-      BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
-      AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
-      EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
-      FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
-      OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
-      PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-      DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
-      AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
-      LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
-      IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
-      OF THE POSSIBILITY OF SUCH DAMAGE.
-   --
-
-   ===
-   Component(s):
-
-   - xmlenc Library (http://xmlenc.sourceforge.net) 
-     repo/xmlenc-0.52.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-   are available under a BSD-style license:
-
-   --
-      Copyright 2003-2005, Ernst de Haan <wf...@gmail.com>
-      All rights reserved.
-
-      Redistribution and use in source and binary forms, with or without
-      modification, are permitted provided that the following conditions are met:
-
-      1. Redistributions of source code must retain the above copyright notice, this
-         list of conditions and the following disclaimer.
-
-      2. Redistributions in binary form must reproduce the above copyright notice,
-         this list of conditions and the following disclaimer in the documentation
-         and/or other materials provided with the distribution.
-
-      3. Neither the name of the copyright holder nor the names of its contributors
-         may be used to endorse or promote products derived from this software
-         without specific prior written permission.
-
-      THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS "AS IS"
-      AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-      IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
-      DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
-      FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
-      DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
-      SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
-      CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
-      OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-      OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-   --
-
-   ===
-   Component(s):
-   - Appassembler :: Generic Bootstrapper (http://mojo.codehaus.org/appassembler/appassembler-booter) 
-     repo/appassembler-booter-1.3.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-   - Appassembler :: Model (http://mojo.codehaus.org/appassembler/appassembler-model) 
-     repo/appassembler-model-1.3.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-   are available under the MIT license:
-
-   --
-      The MIT License
-
-      Copyright 2006-2012 The Codehaus.
-
-      Permission is hereby granted, free of charge, to any person obtaining a copy of
-      this software and associated documentation files \(the "Software"\), to deal in
-      the Software without restriction, including without limitation the rights to
-      use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
-      of the Software, and to permit persons to whom the Software is furnished to do
-      so, subject to the following conditions:
-
-      The above copyright notice and this permission notice shall be included in all
-      copies or substantial portions of the Software.
-
-      THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-      IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-      FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-      AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-      LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-      OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-      SOFTWARE.
-   --
 
    ===
    Component(s):
 
    - args4j (http://args4j.dev.java.net/args4j/) 
-     repo/args4j-2.0.12.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
+     lib/args4j-2.0.12.jar
 
    are available under the MIT License:
 
@@ -1460,280 +666,3 @@
    --
 
    ===
-   Component(s)
-   - ASM Core (http://asm.objectweb.org/asm/) 
-     repo/asm-3.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-   are available under a BSD-style license:
-
-   --
-      Copyright (c) 2000-2011 INRIA, France Telecom
-      All rights reserved.
-
-      Redistribution and use in source and binary forms, with or without
-      modification, are permitted provided that the following conditions
-      are met:
-
-      1. Redistributions of source code must retain the above copyright
-         notice, this list of conditions and the following disclaimer.
-
-      2. Redistributions in binary form must reproduce the above copyright
-         notice, this list of conditions and the following disclaimer in the
-         documentation and/or other materials provided with the distribution.
-
-      3. Neither the name of the copyright holders nor the names of its
-         contributors may be used to endorse or promote products derived from
-         this software without specific prior written permission.
-
-      THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-      AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-      IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-      ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
-      LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-      CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-      SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-      INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-      CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-      ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
-      THE POSSIBILITY OF SUCH DAMAGE.
-   --
-
-
-   ===
-   Component(s)
-   - Plexus Utils (http://asm.objectweb.org/asm/) 
-     repo/plexus-utils-3.0.7.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    contain components under a BSD-style license:
-
-   --
-    /********************************************************************************
-     * CruiseControl, a Continuous Integration Toolkit
-     * Copyright (c) 2001-2003, ThoughtWorks, Inc.
-     * 651 W Washington Ave. Suite 500
-     * Chicago, IL 60661 USA
-     * All rights reserved.
-     *
-     * Redistribution and use in source and binary forms, with or without
-     * modification, are permitted provided that the following conditions
-     * are met:
-     *
-     *     + Redistributions of source code must retain the above copyright
-     *       notice, this list of conditions and the following disclaimer.
-     *
-     *     + Redistributions in binary form must reproduce the above
-     *       copyright notice, this list of conditions and the following
-     *       disclaimer in the documentation and/or other materials provided
-     *       with the distribution.
-     *
-     *     + Neither the name of ThoughtWorks, Inc., CruiseControl, nor the
-     *       names of its contributors may be used to endorse or promote
-     *       products derived from this software without specific prior
-     *       written permission.
-     *
-     * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-     * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-     * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-     * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR
-     * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
-     * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
-     * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
-     * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
-     * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
-     * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
-     * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-     ********************************************************************************/
-   --
-
-   ===
-   Component(s)
-   - Plexus Utils (http://asm.objectweb.org/asm/) 
-     repo/plexus-utils-3.0.7.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    contain components under a BSD-style license:
-
-   --
-    Javolution - Java(TM) Solution for Real-Time and Embedded Systems
-    Copyright (c) 2006, Javolution (http://javolution.org)
-    All rights reserved.
-
-    Redistribution and use in source and binary forms, with or without modification,
-    are permitted provided that the following conditions are met:
-
-        * Redistributions of source code must retain the above copyright notice,
-          this list of conditions and the following disclaimer.
-        * Redistributions in binary form must reproduce the above copyright notice,
-          this list of conditions and the following disclaimer in the documentation
-          and/or other materials provided with the distribution.
-
-    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
-    ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 
-    WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 
-    DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR 
-    ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 
-    (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 
-    LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
-    ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 
-    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 
-    SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-   --
-
-   ===
-   Component(s)
-   - Plexus Utils (http://asm.objectweb.org/asm/) 
-     repo/plexus-utils-3.0.7.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    contain components under the Indiana University Extreme! Lab Software License:
-
-   --
-    Indiana University Extreme! Lab Software License
-
-    Version 1.1.1
-
-    Copyright (c) 2002 Extreme! Lab, Indiana University. All rights reserved.
-
-    Redistribution and use in source and binary forms, with or without 
-    modification, are permitted provided that the following conditions 
-    are met:
-
-    1. Redistributions of source code must retain the above copyright notice, 
-       this list of conditions and the following disclaimer.
-
-    2. Redistributions in binary form must reproduce the above copyright 
-       notice, this list of conditions and the following disclaimer in 
-       the documentation and/or other materials provided with the distribution.
-
-    3. The end-user documentation included with the redistribution, if any, 
-       must include the following acknowledgment:
-
-      "This product includes software developed by the Indiana University 
-      Extreme! Lab (http://www.extreme.indiana.edu/)."
-
-    Alternately, this acknowledgment may appear in the software itself, 
-    if and wherever such third-party acknowledgments normally appear.
-
-    4. The names "Indiana Univeristy" and "Indiana Univeristy Extreme! Lab" 
-    must not be used to endorse or promote products derived from this 
-    software without prior written permission. For written permission, 
-    please contact http://www.extreme.indiana.edu/.
-
-    5. Products derived from this software may not use "Indiana Univeristy" 
-    name nor may "Indiana Univeristy" appear in their name, without prior 
-    written permission of the Indiana University.
-
-    THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED OR IMPLIED
-    WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-    MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
-    IN NO EVENT SHALL THE AUTHORS, COPYRIGHT HOLDERS OR ITS CONTRIBUTORS
-    BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-    CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-    SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
-    BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
-    WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
-    OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
-    ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-   --
-===
-
-
-For portions of the AsterixDB WebUI in:
-repo/asterix-app-0.8.8.jar, within
-asterix/asterix-server-0.8.8-binary-assembly.zip, within this assembly
-located at:
-
- webui/static/js/jquery.min.js
-and
- webui/static/js/jquery.autosize-min.js
-
-are available under a MIT-style license
---
-
-   Copyright jQuery Foundation and other contributors, https://jquery.org/
-
-   This software consists of voluntary contributions made by many
-   individuals. For exact contribution history, see the revision history
-   available at https://github.com/jquery/jquery
-
-   The following license applies to all parts of this software except as
-   documented below:
-
-   ====
-
-   Permission is hereby granted, free of charge, to any person obtaining
-   a copy of this software and associated documentation files (the
-   "Software"), to deal in the Software without restriction, including
-   without limitation the rights to use, copy, modify, merge, publish,
-   distribute, sublicense, and/or sell copies of the Software, and to
-   permit persons to whom the Software is furnished to do so, subject to
-   the following conditions:
-
-   The above copyright notice and this permission notice shall be
-   included in all copies or substantial portions of the Software.
-
-   THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-   EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-   MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
-   NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
-   LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
-   OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
-   WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
-   ====
-
-   All files located in the node_modules and external directories are
-   externally maintained libraries used by this software which have their
-   own licenses; we recommend you read them, as their terms may differ from
-   the terms above.
-
-as well as portions of the WebUI at:
-webui/static/js/bootstrap.min.js
-
-   The MIT License (MIT)
-
-   Copyright (c) 2011-2015 Twitter, Inc
-
-   Permission is hereby granted, free of charge, to any person obtaining a copy
-   of this software and associated documentation files (the "Software"), to deal
-   in the Software without restriction, including without limitation the rights
-   to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-   copies of the Software, and to permit persons to whom the Software is
-   furnished to do so, subject to the following conditions:
-
-   The above copyright notice and this permission notice shall be included in
-   all copies or substantial portions of the Software.
-
-   THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-   IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-   FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-   AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-   LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-   OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-   THE SOFTWARE.
-
-
-and portions of the WebUI at:
-webui/static/js/smoothie.js
-
-   MIT License
-   -----------
-
-   Copyright (c) 2010-2013, Joe Walnes
-                 2013-2014, Drew Noakes
-
-                 Permission is hereby granted, free of charge, to any person obtaining a copy
-                 of this software and associated documentation files (the "Software"), to deal
-                 in the Software without restriction, including without limitation the rights
-                 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-                 copies of the Software, and to permit persons to whom the Software is
-                 furnished to do so, subject to the following conditions:
-
-                 The above copyright notice and this permission notice shall be included in
-                 all copies or substantial portions of the Software.
-
-                 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-                 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-                 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-                 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-                 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-                 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-                 THE SOFTWARE.


[8/9] incubator-asterixdb-hyracks git commit: [maven-release-plugin] prepare release apache-asterixdb-hyracks-0.2.17-incubating-rc1

Posted by im...@apache.org.
[maven-release-plugin] prepare release apache-asterixdb-hyracks-0.2.17-incubating-rc1


Project: http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/commit/3945f24e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/tree/3945f24e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/diff/3945f24e

Branch: refs/heads/release-0.2.17
Commit: 3945f24ea72908e8ded1a56c712de097a09e6d01
Parents: bb5dc4c
Author: Ian Maxon <im...@apache.org>
Authored: Wed Feb 10 14:55:31 2016 -0800
Committer: Ian Maxon <im...@apache.org>
Committed: Wed Feb 10 14:55:31 2016 -0800

----------------------------------------------------------------------
 algebricks/algebricks-common/pom.xml            |  4 ++--
 algebricks/algebricks-compiler/pom.xml          |  6 ++---
 algebricks/algebricks-core/pom.xml              | 12 +++++-----
 algebricks/algebricks-data/pom.xml              |  6 ++---
 .../algebricks-examples/piglet-example/pom.xml  |  4 ++--
 algebricks/algebricks-examples/pom.xml          |  2 +-
 algebricks/algebricks-rewriter/pom.xml          |  4 ++--
 algebricks/algebricks-runtime/pom.xml           | 12 +++++-----
 algebricks/algebricks-tests/pom.xml             | 10 ++++----
 algebricks/pom.xml                              |  4 ++--
 hyracks/hyracks-api/pom.xml                     |  4 ++--
 hyracks/hyracks-client/pom.xml                  | 14 ++++++------
 hyracks/hyracks-comm/pom.xml                    |  6 ++---
 .../hyracks-control/hyracks-control-cc/pom.xml  |  4 ++--
 .../hyracks-control-common/pom.xml              |  4 ++--
 .../hyracks-control/hyracks-control-nc/pom.xml  |  8 +++----
 hyracks/hyracks-control/pom.xml                 |  2 +-
 hyracks/hyracks-data/hyracks-data-std/pom.xml   |  4 ++--
 hyracks/hyracks-data/pom.xml                    |  2 +-
 hyracks/hyracks-dataflow-common/pom.xml         |  8 +++----
 hyracks/hyracks-dataflow-hadoop/pom.xml         | 10 ++++----
 hyracks/hyracks-dataflow-std/pom.xml            |  8 +++----
 hyracks/hyracks-dist/pom.xml                    |  2 +-
 hyracks/hyracks-documentation/pom.xml           |  2 +-
 .../btree-example/btreeclient/pom.xml           |  8 +++----
 .../btree-example/btreehelper/pom.xml           | 10 ++++----
 .../btree-example/btreeserver/pom.xml           | 10 ++++----
 hyracks/hyracks-examples/btree-example/pom.xml  |  2 +-
 .../hyracks-integration-tests/pom.xml           | 24 ++++++++++----------
 .../hyracks-shutdown-test/pom.xml               | 12 +++++-----
 hyracks/hyracks-examples/pom.xml                |  2 +-
 hyracks/hyracks-examples/text-example/pom.xml   |  2 +-
 .../text-example/textclient/pom.xml             |  6 ++---
 .../text-example/texthelper/pom.xml             |  8 +++----
 .../text-example/textserver/pom.xml             | 12 +++++-----
 hyracks/hyracks-examples/tpch-example/pom.xml   |  2 +-
 .../tpch-example/tpchclient/pom.xml             |  6 ++---
 .../tpch-example/tpchserver/pom.xml             | 10 ++++----
 hyracks/hyracks-hdfs/hyracks-hdfs-1.x/pom.xml   |  4 ++--
 hyracks/hyracks-hdfs/hyracks-hdfs-2.x/pom.xml   |  4 ++--
 hyracks/hyracks-hdfs/hyracks-hdfs-core/pom.xml  | 12 +++++-----
 hyracks/hyracks-hdfs/pom.xml                    |  2 +-
 hyracks/hyracks-ipc/pom.xml                     |  2 +-
 .../hyracks-virtualcluster-maven-plugin/pom.xml |  2 +-
 hyracks/hyracks-maven-plugins/pom.xml           |  2 +-
 hyracks/hyracks-net/pom.xml                     |  2 +-
 hyracks/hyracks-server/pom.xml                  |  6 ++---
 hyracks/hyracks-storage-am-bloomfilter/pom.xml  |  4 ++--
 hyracks/hyracks-storage-am-btree/pom.xml        | 10 ++++----
 hyracks/hyracks-storage-am-common/pom.xml       | 10 ++++----
 hyracks/hyracks-storage-am-lsm-btree/pom.xml    |  8 +++----
 hyracks/hyracks-storage-am-lsm-common/pom.xml   |  8 +++----
 .../pom.xml                                     |  6 ++---
 hyracks/hyracks-storage-am-lsm-rtree/pom.xml    |  8 +++----
 hyracks/hyracks-storage-am-rtree/pom.xml        |  8 +++----
 hyracks/hyracks-storage-common/pom.xml          |  4 ++--
 hyracks/hyracks-test-support/pom.xml            | 12 +++++-----
 .../hyracks-storage-am-bloomfilter-test/pom.xml |  6 ++---
 .../hyracks-storage-am-btree-test/pom.xml       |  6 ++---
 .../hyracks-storage-am-lsm-btree-test/pom.xml   |  8 +++----
 .../hyracks-storage-am-lsm-common-test/pom.xml  |  6 ++---
 .../pom.xml                                     |  8 +++----
 .../hyracks-storage-am-lsm-rtree-test/pom.xml   |  6 ++---
 .../hyracks-storage-am-rtree-test/pom.xml       |  6 ++---
 .../hyracks-storage-common-test/pom.xml         |  6 ++---
 hyracks/hyracks-tests/pom.xml                   |  2 +-
 hyracks/pom.xml                                 |  4 ++--
 pom.xml                                         |  6 ++---
 68 files changed, 217 insertions(+), 217 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/algebricks/algebricks-common/pom.xml
----------------------------------------------------------------------
diff --git a/algebricks/algebricks-common/pom.xml b/algebricks/algebricks-common/pom.xml
index 2fa0da0..2898fd7 100644
--- a/algebricks/algebricks-common/pom.xml
+++ b/algebricks/algebricks-common/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>algebricks</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>
@@ -59,7 +59,7 @@
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>hyracks-api</artifactId>
-  	<version>0.2.17-SNAPSHOT</version>
+  	<version>0.2.17-incubating</version>
   </dependency>
   </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/algebricks/algebricks-compiler/pom.xml
----------------------------------------------------------------------
diff --git a/algebricks/algebricks-compiler/pom.xml b/algebricks/algebricks-compiler/pom.xml
index e5dae2a..df3680e 100644
--- a/algebricks/algebricks-compiler/pom.xml
+++ b/algebricks/algebricks-compiler/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>algebricks</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>
@@ -59,12 +59,12 @@
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>algebricks-rewriter</artifactId>
-  	<version>0.2.17-SNAPSHOT</version>
+  	<version>0.2.17-incubating</version>
   </dependency>
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>algebricks-core</artifactId>
-  	<version>0.2.17-SNAPSHOT</version>
+  	<version>0.2.17-incubating</version>
   </dependency>
   </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/algebricks/algebricks-core/pom.xml
----------------------------------------------------------------------
diff --git a/algebricks/algebricks-core/pom.xml b/algebricks/algebricks-core/pom.xml
index c60116f..e64de6c 100644
--- a/algebricks/algebricks-core/pom.xml
+++ b/algebricks/algebricks-core/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>algebricks</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>
@@ -59,27 +59,27 @@
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>hyracks-storage-am-btree</artifactId>
-  	<version>0.2.17-SNAPSHOT</version>
+  	<version>0.2.17-incubating</version>
   </dependency>
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>hyracks-storage-am-rtree</artifactId>
-  	<version>0.2.17-SNAPSHOT</version>
+  	<version>0.2.17-incubating</version>
   </dependency>
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>hyracks-dataflow-std</artifactId>
-  	<version>0.2.17-SNAPSHOT</version>
+  	<version>0.2.17-incubating</version>
   </dependency>
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>algebricks-runtime</artifactId>
-  	<version>0.2.17-SNAPSHOT</version>
+  	<version>0.2.17-incubating</version>
   </dependency>
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>algebricks-common</artifactId>
-  	<version>0.2.17-SNAPSHOT</version>
+  	<version>0.2.17-incubating</version>
   </dependency>
   </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/algebricks/algebricks-data/pom.xml
----------------------------------------------------------------------
diff --git a/algebricks/algebricks-data/pom.xml b/algebricks/algebricks-data/pom.xml
index fe90fa2..a04060d 100644
--- a/algebricks/algebricks-data/pom.xml
+++ b/algebricks/algebricks-data/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>algebricks</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>
@@ -59,12 +59,12 @@
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>algebricks-common</artifactId>
-  	<version>0.2.17-SNAPSHOT</version>
+  	<version>0.2.17-incubating</version>
   </dependency>
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>hyracks-data-std</artifactId>
-  	<version>0.2.17-SNAPSHOT</version>
+  	<version>0.2.17-incubating</version>
   </dependency>
   </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/algebricks/algebricks-examples/piglet-example/pom.xml
----------------------------------------------------------------------
diff --git a/algebricks/algebricks-examples/piglet-example/pom.xml b/algebricks/algebricks-examples/piglet-example/pom.xml
index 7229e25..f8e9ea0 100644
--- a/algebricks/algebricks-examples/piglet-example/pom.xml
+++ b/algebricks/algebricks-examples/piglet-example/pom.xml
@@ -24,7 +24,7 @@
  <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>algebricks-examples</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <properties>
@@ -123,7 +123,7 @@
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>algebricks-compiler</artifactId>
-      <version>0.2.17-SNAPSHOT</version>
+      <version>0.2.17-incubating</version>
     </dependency>
   </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/algebricks/algebricks-examples/pom.xml
----------------------------------------------------------------------
diff --git a/algebricks/algebricks-examples/pom.xml b/algebricks/algebricks-examples/pom.xml
index 875179a..c06e348 100644
--- a/algebricks/algebricks-examples/pom.xml
+++ b/algebricks/algebricks-examples/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>algebricks</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/algebricks/algebricks-rewriter/pom.xml
----------------------------------------------------------------------
diff --git a/algebricks/algebricks-rewriter/pom.xml b/algebricks/algebricks-rewriter/pom.xml
index b3d9273..d4638e6 100644
--- a/algebricks/algebricks-rewriter/pom.xml
+++ b/algebricks/algebricks-rewriter/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>algebricks</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>
@@ -59,7 +59,7 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>algebricks-core</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   	</dependency>
   </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/algebricks/algebricks-runtime/pom.xml
----------------------------------------------------------------------
diff --git a/algebricks/algebricks-runtime/pom.xml b/algebricks/algebricks-runtime/pom.xml
index 799927e..693b589 100644
--- a/algebricks/algebricks-runtime/pom.xml
+++ b/algebricks/algebricks-runtime/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>algebricks</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>
@@ -59,27 +59,27 @@
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>hyracks-storage-am-btree</artifactId>
-  	<version>0.2.17-SNAPSHOT</version>
+  	<version>0.2.17-incubating</version>
   </dependency>
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>hyracks-storage-am-rtree</artifactId>
-  	<version>0.2.17-SNAPSHOT</version>
+  	<version>0.2.17-incubating</version>
   </dependency>
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>hyracks-dataflow-std</artifactId>
-  	<version>0.2.17-SNAPSHOT</version>
+  	<version>0.2.17-incubating</version>
   </dependency>
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>algebricks-common</artifactId>
-  	<version>0.2.17-SNAPSHOT</version>
+  	<version>0.2.17-incubating</version>
   </dependency>
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>algebricks-data</artifactId>
-  	<version>0.2.17-SNAPSHOT</version>
+  	<version>0.2.17-incubating</version>
   </dependency>
   </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/algebricks/algebricks-tests/pom.xml
----------------------------------------------------------------------
diff --git a/algebricks/algebricks-tests/pom.xml b/algebricks/algebricks-tests/pom.xml
index 77faf51..9a17ed4 100644
--- a/algebricks/algebricks-tests/pom.xml
+++ b/algebricks/algebricks-tests/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>algebricks</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>
@@ -122,22 +122,22 @@
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>algebricks-compiler</artifactId>
-      <version>0.2.17-SNAPSHOT</version>
+      <version>0.2.17-incubating</version>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-control-cc</artifactId>
-      <version>0.2.17-SNAPSHOT</version>
+      <version>0.2.17-incubating</version>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-control-nc</artifactId>
-      <version>0.2.17-SNAPSHOT</version>
+      <version>0.2.17-incubating</version>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-data-std</artifactId>
-      <version>0.2.17-SNAPSHOT</version>
+      <version>0.2.17-incubating</version>
     </dependency>
   </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/algebricks/pom.xml
----------------------------------------------------------------------
diff --git a/algebricks/pom.xml b/algebricks/pom.xml
index e498062..525f733 100644
--- a/algebricks/pom.xml
+++ b/algebricks/pom.xml
@@ -21,14 +21,14 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.hyracks</groupId>
   <artifactId>algebricks</artifactId>
-  <version>0.2.17-SNAPSHOT</version>
+  <version>0.2.17-incubating</version>
   <packaging>pom</packaging>
   <name>algebricks</name>
 
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>apache-asterixdb-hyracks</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-api/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-api/pom.xml b/hyracks/hyracks-api/pom.xml
index 8f688ff..8df6e64 100644
--- a/hyracks/hyracks-api/pom.xml
+++ b/hyracks/hyracks-api/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>
@@ -79,7 +79,7 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-ipc</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.commons</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-client/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-client/pom.xml b/hyracks/hyracks-client/pom.xml
index 7caed47..30972cc 100644
--- a/hyracks/hyracks-client/pom.xml
+++ b/hyracks/hyracks-client/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.hyracks</groupId>
 		<artifactId>hyracks</artifactId>
-		<version>0.2.17-SNAPSHOT</version>
+		<version>0.2.17-incubating</version>
 	</parent>
 
   <licenses>
@@ -78,32 +78,32 @@
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-api</artifactId>
-			<version>0.2.17-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-net</artifactId>
-			<version>0.2.17-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-comm</artifactId>
-			<version>0.2.17-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-dataflow-common</artifactId>
-			<version>0.2.17-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-control-cc</artifactId>
-			<version>0.2.17-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-control-nc</artifactId>
-			<version>0.2.17-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 		</dependency>
 		<dependency>
 			<groupId>com.googlecode.json-simple</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-comm/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-comm/pom.xml b/hyracks/hyracks-comm/pom.xml
index 1318951..6f3aed3 100644
--- a/hyracks/hyracks-comm/pom.xml
+++ b/hyracks/hyracks-comm/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>
@@ -57,12 +57,12 @@
  <dependency>
  	<groupId>org.apache.hyracks</groupId>
  	<artifactId>hyracks-api</artifactId>
- 	<version>0.2.17-SNAPSHOT</version>
+ 	<version>0.2.17-incubating</version>
  </dependency>
   <dependency>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-net</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
  </dependency>
   </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-control/hyracks-control-cc/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-control/hyracks-control-cc/pom.xml b/hyracks/hyracks-control/hyracks-control-cc/pom.xml
index e13bb3a..92bb081 100644
--- a/hyracks/hyracks-control/hyracks-control-cc/pom.xml
+++ b/hyracks/hyracks-control/hyracks-control-cc/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-control</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <build>
@@ -48,7 +48,7 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-control-common</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-control/hyracks-control-common/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-control/hyracks-control-common/pom.xml b/hyracks/hyracks-control/hyracks-control-common/pom.xml
index faba785..1ca1756 100644
--- a/hyracks/hyracks-control/hyracks-control-common/pom.xml
+++ b/hyracks/hyracks-control/hyracks-control-common/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-control</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <build>
@@ -49,7 +49,7 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-api</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-control/hyracks-control-nc/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-control/hyracks-control-nc/pom.xml b/hyracks/hyracks-control/hyracks-control-nc/pom.xml
index 73331cf..ee7da21 100644
--- a/hyracks/hyracks-control/hyracks-control-nc/pom.xml
+++ b/hyracks/hyracks-control/hyracks-control-nc/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-control</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <build>
@@ -48,19 +48,19 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-control-common</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-net</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-comm</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   	</dependency>
   </dependencies>
   <reporting>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-control/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-control/pom.xml b/hyracks/hyracks-control/pom.xml
index 50e0d15..fea6e0a 100644
--- a/hyracks/hyracks-control/pom.xml
+++ b/hyracks/hyracks-control/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-data/hyracks-data-std/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-data/hyracks-data-std/pom.xml b/hyracks/hyracks-data/hyracks-data-std/pom.xml
index dd4bcb3..85ac81b 100644
--- a/hyracks/hyracks-data/hyracks-data-std/pom.xml
+++ b/hyracks/hyracks-data/hyracks-data-std/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-data</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <build>
@@ -49,7 +49,7 @@
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>hyracks-api</artifactId>
-  	<version>0.2.17-SNAPSHOT</version>
+  	<version>0.2.17-incubating</version>
   </dependency>
   </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-data/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-data/pom.xml b/hyracks/hyracks-data/pom.xml
index 8d4f3af..628ac97 100644
--- a/hyracks/hyracks-data/pom.xml
+++ b/hyracks/hyracks-data/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-dataflow-common/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-dataflow-common/pom.xml b/hyracks/hyracks-dataflow-common/pom.xml
index 729b2eb..94cd9c6 100644
--- a/hyracks/hyracks-dataflow-common/pom.xml
+++ b/hyracks/hyracks-dataflow-common/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>
@@ -58,19 +58,19 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-api</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-data-std</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
     </dependency>
    	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-control-nc</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
         <scope>test</scope>
   	</dependency>
   </dependencies>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-dataflow-hadoop/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-dataflow-hadoop/pom.xml b/hyracks/hyracks-dataflow-hadoop/pom.xml
index 707e169..1f85a6d 100644
--- a/hyracks/hyracks-dataflow-hadoop/pom.xml
+++ b/hyracks/hyracks-dataflow-hadoop/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>
@@ -58,21 +58,21 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-api</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-common</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
 		<groupId>org.apache.hyracks</groupId>
 		<artifactId>hyracks-hdfs-2.x</artifactId>
-		<version>0.2.17-SNAPSHOT</version>
+		<version>0.2.17-incubating</version>
 		<type>jar</type>
 		<scope>compile</scope>
 	</dependency>
@@ -91,7 +91,7 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-std</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<scope>compile</scope>
   	</dependency>
   </dependencies>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-dataflow-std/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-dataflow-std/pom.xml b/hyracks/hyracks-dataflow-std/pom.xml
index ceb0d20..ec015e2 100644
--- a/hyracks/hyracks-dataflow-std/pom.xml
+++ b/hyracks/hyracks-dataflow-std/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>
@@ -59,14 +59,14 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-api</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-common</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
@@ -77,7 +77,7 @@
       <dependency>
           <groupId>org.apache.hyracks</groupId>
           <artifactId>hyracks-control-nc</artifactId>
-          <version>0.2.17-SNAPSHOT</version>
+          <version>0.2.17-incubating</version>
           <scope>test</scope>
       </dependency>
   </dependencies>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-dist/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-dist/pom.xml b/hyracks/hyracks-dist/pom.xml
index 1e68ffb..9291fa0 100644
--- a/hyracks/hyracks-dist/pom.xml
+++ b/hyracks/hyracks-dist/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<artifactId>hyracks</artifactId>
 		<groupId>org.apache.hyracks</groupId>
-		<version>0.2.17-SNAPSHOT</version>
+		<version>0.2.17-incubating</version>
 	</parent>
 
   <licenses>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-documentation/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-documentation/pom.xml b/hyracks/hyracks-documentation/pom.xml
index 3dc42ee..995a960 100644
--- a/hyracks/hyracks-documentation/pom.xml
+++ b/hyracks/hyracks-documentation/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-examples/btree-example/btreeclient/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/btree-example/btreeclient/pom.xml b/hyracks/hyracks-examples/btree-example/btreeclient/pom.xml
index b762a90..15897f1 100644
--- a/hyracks/hyracks-examples/btree-example/btreeclient/pom.xml
+++ b/hyracks/hyracks-examples/btree-example/btreeclient/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks.examples</groupId>
     <artifactId>btree-example</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <properties>
@@ -36,19 +36,19 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-std</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-btree</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks.examples.btree</groupId>
   		<artifactId>btreehelper</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-examples/btree-example/btreehelper/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/btree-example/btreehelper/pom.xml b/hyracks/hyracks-examples/btree-example/btreehelper/pom.xml
index 2fbe0d9..81200eb 100644
--- a/hyracks/hyracks-examples/btree-example/btreehelper/pom.xml
+++ b/hyracks/hyracks-examples/btree-example/btreehelper/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks.examples</groupId>
     <artifactId>btree-example</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
 
@@ -37,25 +37,25 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-std</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-btree</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-api</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-data-std</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   	</dependency>
   </dependencies>
   <build>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-examples/btree-example/btreeserver/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/btree-example/btreeserver/pom.xml b/hyracks/hyracks-examples/btree-example/btreeserver/pom.xml
index fb41891..07d92dd 100644
--- a/hyracks/hyracks-examples/btree-example/btreeserver/pom.xml
+++ b/hyracks/hyracks-examples/btree-example/btreeserver/pom.xml
@@ -21,13 +21,13 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.hyracks.examples.btree</groupId>
   <artifactId>btreeserver</artifactId>
-  <version>0.2.17-SNAPSHOT</version>
+  <version>0.2.17-incubating</version>
   <name>btreeserver</name>
 
   <parent>
     <groupId>org.apache.hyracks.examples</groupId>
     <artifactId>btree-example</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <properties>
@@ -76,20 +76,20 @@
   	<dependency>
   		<groupId>org.apache.hyracks.examples.btree</groupId>
   		<artifactId>btreehelper</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-control-cc</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-control-nc</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-examples/btree-example/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/btree-example/pom.xml b/hyracks/hyracks-examples/btree-example/pom.xml
index d2a4d88..b5b9aa7 100644
--- a/hyracks/hyracks-examples/btree-example/pom.xml
+++ b/hyracks/hyracks-examples/btree-example/pom.xml
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-examples</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
 

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-examples/hyracks-integration-tests/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/hyracks-integration-tests/pom.xml b/hyracks/hyracks-examples/hyracks-integration-tests/pom.xml
index b5119c0..c8a44d6 100644
--- a/hyracks/hyracks-examples/hyracks-integration-tests/pom.xml
+++ b/hyracks/hyracks-examples/hyracks-integration-tests/pom.xml
@@ -25,7 +25,7 @@
 	<parent>
 		<groupId>org.apache.hyracks</groupId>
 		<artifactId>hyracks-examples</artifactId>
-		<version>0.2.17-SNAPSHOT</version>
+		<version>0.2.17-incubating</version>
 	</parent>
 	<build>
 		<plugins>
@@ -54,75 +54,75 @@
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-dataflow-std</artifactId>
-			<version>0.2.17-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-control-cc</artifactId>
-			<version>0.2.17-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-control-nc</artifactId>
-			<version>0.2.17-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-storage-am-btree</artifactId>
-			<version>0.2.17-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-storage-am-rtree</artifactId>
-			<version>0.2.17-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-storage-am-lsm-btree</artifactId>
-			<version>0.2.17-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-storage-am-lsm-rtree</artifactId>
-			<version>0.2.17-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-storage-am-lsm-invertedindex</artifactId>
-			<version>0.2.17-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-test-support</artifactId>
-			<version>0.2.17-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 			<type>jar</type>
 			<scope>test</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-data-std</artifactId>
-			<version>0.2.17-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 		</dependency>
   		 <dependency>
 				<groupId>org.apache.hyracks</groupId>
 				<artifactId>hyracks-client</artifactId>
-				<version>0.2.17-SNAPSHOT</version>
+				<version>0.2.17-incubating</version>
 				<type>jar</type>
 				<scope>compile</scope>
 		  </dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-examples/hyracks-shutdown-test/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/hyracks-shutdown-test/pom.xml b/hyracks/hyracks-examples/hyracks-shutdown-test/pom.xml
index 562fb22..ca3e045 100644
--- a/hyracks/hyracks-examples/hyracks-shutdown-test/pom.xml
+++ b/hyracks/hyracks-examples/hyracks-shutdown-test/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-examples</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <properties>
@@ -83,7 +83,7 @@
       <plugin>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-virtualcluster-maven-plugin</artifactId>
-      <version>0.2.17-SNAPSHOT</version>
+      <version>0.2.17-incubating</version>
         <configuration>
           <hyracksServerHome>${basedir}/target/hyracks-shutdown-test-${project.version}-binary-assembly</hyracksServerHome>
           <jvmOptions>${jvm.extraargs}</jvmOptions>
@@ -170,27 +170,27 @@
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>texthelper</artifactId>
-      <version>0.2.17-SNAPSHOT</version>
+      <version>0.2.17-incubating</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-control-cc</artifactId>
-      <version>0.2.17-SNAPSHOT</version>
+      <version>0.2.17-incubating</version>
       <type>jar</type>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-control-nc</artifactId>
-      <version>0.2.17-SNAPSHOT</version>
+      <version>0.2.17-incubating</version>
       <type>jar</type>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>textclient</artifactId>
-      <version>0.2.17-SNAPSHOT</version>
+      <version>0.2.17-incubating</version>
       <type>jar</type>
       <scope>test</scope>
     </dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-examples/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/pom.xml b/hyracks/hyracks-examples/pom.xml
index fb7e816..ecf9b0f 100644
--- a/hyracks/hyracks-examples/pom.xml
+++ b/hyracks/hyracks-examples/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-examples/text-example/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/text-example/pom.xml b/hyracks/hyracks-examples/text-example/pom.xml
index a389e26..bab1841 100644
--- a/hyracks/hyracks-examples/text-example/pom.xml
+++ b/hyracks/hyracks-examples/text-example/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-examples</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-examples/text-example/textclient/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/text-example/textclient/pom.xml b/hyracks/hyracks-examples/text-example/textclient/pom.xml
index 55654a7..472448d 100644
--- a/hyracks/hyracks-examples/text-example/textclient/pom.xml
+++ b/hyracks/hyracks-examples/text-example/textclient/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>text-example</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <properties>
@@ -36,13 +36,13 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-std</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>texthelper</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-examples/text-example/texthelper/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/text-example/texthelper/pom.xml b/hyracks/hyracks-examples/text-example/texthelper/pom.xml
index 771e718..e7e69af 100644
--- a/hyracks/hyracks-examples/text-example/texthelper/pom.xml
+++ b/hyracks/hyracks-examples/text-example/texthelper/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>text-example</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <properties>
@@ -36,19 +36,19 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-std</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-api</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-data-std</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   	</dependency>
   </dependencies>
   <build>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-examples/text-example/textserver/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/text-example/textserver/pom.xml b/hyracks/hyracks-examples/text-example/textserver/pom.xml
index 48c12be..f35495e 100644
--- a/hyracks/hyracks-examples/text-example/textserver/pom.xml
+++ b/hyracks/hyracks-examples/text-example/textserver/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>text-example</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <properties>
@@ -82,7 +82,7 @@
       <plugin>
       	<groupId>org.apache.hyracks</groupId>
       	<artifactId>hyracks-virtualcluster-maven-plugin</artifactId>
-      	<version>0.2.17-SNAPSHOT</version>
+      	<version>0.2.17-incubating</version>
         <configuration>
           <hyracksServerHome>${basedir}/target/textserver-${project.version}-binary-assembly</hyracksServerHome>
           <jvmOptions>${jvm.extraargs}</jvmOptions>
@@ -169,27 +169,27 @@
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>texthelper</artifactId>
-      <version>0.2.17-SNAPSHOT</version>
+      <version>0.2.17-incubating</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-control-cc</artifactId>
-      <version>0.2.17-SNAPSHOT</version>
+      <version>0.2.17-incubating</version>
       <type>jar</type>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-control-nc</artifactId>
-      <version>0.2.17-SNAPSHOT</version>
+      <version>0.2.17-incubating</version>
       <type>jar</type>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>textclient</artifactId>
-      <version>0.2.17-SNAPSHOT</version>
+      <version>0.2.17-incubating</version>
       <type>jar</type>
       <scope>test</scope>
     </dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-examples/tpch-example/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/tpch-example/pom.xml b/hyracks/hyracks-examples/tpch-example/pom.xml
index 60b0800..ea7fe8a 100644
--- a/hyracks/hyracks-examples/tpch-example/pom.xml
+++ b/hyracks/hyracks-examples/tpch-example/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-examples</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
 

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-examples/tpch-example/tpchclient/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/tpch-example/tpchclient/pom.xml b/hyracks/hyracks-examples/tpch-example/tpchclient/pom.xml
index 4d183ca..0cae3e5 100644
--- a/hyracks/hyracks-examples/tpch-example/tpchclient/pom.xml
+++ b/hyracks/hyracks-examples/tpch-example/tpchclient/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>tpch-example</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
 
@@ -36,13 +36,13 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-std</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-data-std</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   	</dependency>
   </dependencies>
   <build>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-examples/tpch-example/tpchserver/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/tpch-example/tpchserver/pom.xml b/hyracks/hyracks-examples/tpch-example/tpchserver/pom.xml
index 5e4660d..61667e1 100644
--- a/hyracks/hyracks-examples/tpch-example/tpchserver/pom.xml
+++ b/hyracks/hyracks-examples/tpch-example/tpchserver/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>tpch-example</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <properties>
@@ -75,25 +75,25 @@
     <dependency>
         <groupId>org.apache.hyracks</groupId>
         <artifactId>hyracks-dataflow-std</artifactId>
-        <version>0.2.17-SNAPSHOT</version>
+        <version>0.2.17-incubating</version>
         <scope>compile</scope>
     </dependency>
     <dependency>
     	<groupId>org.apache.hyracks</groupId>
     	<artifactId>hyracks-data-std</artifactId>
-    	<version>0.2.17-SNAPSHOT</version>
+    	<version>0.2.17-incubating</version>
     </dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-control-cc</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-control-nc</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-hdfs/hyracks-hdfs-1.x/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-hdfs/hyracks-hdfs-1.x/pom.xml b/hyracks/hyracks-hdfs/hyracks-hdfs-1.x/pom.xml
index eb81388..155f7f5 100644
--- a/hyracks/hyracks-hdfs/hyracks-hdfs-1.x/pom.xml
+++ b/hyracks/hyracks-hdfs/hyracks-hdfs-1.x/pom.xml
@@ -25,7 +25,7 @@
 	<parent>
 		<artifactId>hyracks-hdfs</artifactId>
 		<groupId>org.apache.hyracks</groupId>
-		<version>0.2.17-SNAPSHOT</version>
+		<version>0.2.17-incubating</version>
 	</parent>
 	<properties>
 			<root.dir>${basedir}/../../..</root.dir>
@@ -107,7 +107,7 @@
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-api</artifactId>
-			<version>0.2.17-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-hdfs/hyracks-hdfs-2.x/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-hdfs/hyracks-hdfs-2.x/pom.xml b/hyracks/hyracks-hdfs/hyracks-hdfs-2.x/pom.xml
index c515a67..62c6957 100644
--- a/hyracks/hyracks-hdfs/hyracks-hdfs-2.x/pom.xml
+++ b/hyracks/hyracks-hdfs/hyracks-hdfs-2.x/pom.xml
@@ -25,7 +25,7 @@
 	<parent>
 		<artifactId>hyracks-hdfs</artifactId>
 		<groupId>org.apache.hyracks</groupId>
-		<version>0.2.17-SNAPSHOT</version>
+		<version>0.2.17-incubating</version>
 	</parent>
 	<properties>
 			<root.dir>${basedir}/../../..</root.dir>
@@ -244,7 +244,7 @@
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-api</artifactId>
-			<version>0.2.17-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-hdfs/hyracks-hdfs-core/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-hdfs/hyracks-hdfs-core/pom.xml b/hyracks/hyracks-hdfs/hyracks-hdfs-core/pom.xml
index 2e78fa3..d5f2b98 100644
--- a/hyracks/hyracks-hdfs/hyracks-hdfs-core/pom.xml
+++ b/hyracks/hyracks-hdfs/hyracks-hdfs-core/pom.xml
@@ -25,7 +25,7 @@
 	<parent>
 		<artifactId>hyracks-hdfs</artifactId>
 		<groupId>org.apache.hyracks</groupId>
-		<version>0.2.17-SNAPSHOT</version>
+		<version>0.2.17-incubating</version>
 	</parent>
 	<properties>
 			<root.dir>${basedir}/../../..</root.dir>
@@ -213,31 +213,31 @@
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-api</artifactId>
-			<version>0.2.17-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-dataflow-std</artifactId>
-			<version>0.2.17-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-dataflow-common</artifactId>
-			<version>0.2.17-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-control-cc</artifactId>
-			<version>0.2.17-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 			<scope>test</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-control-nc</artifactId>
-			<version>0.2.17-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 			<scope>test</scope>
 		</dependency>
 		<dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-hdfs/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-hdfs/pom.xml b/hyracks/hyracks-hdfs/pom.xml
index 8b8134d..3c6bdbf 100644
--- a/hyracks/hyracks-hdfs/pom.xml
+++ b/hyracks/hyracks-hdfs/pom.xml
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-ipc/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-ipc/pom.xml b/hyracks/hyracks-ipc/pom.xml
index c3da36f..8cb83b1 100644
--- a/hyracks/hyracks-ipc/pom.xml
+++ b/hyracks/hyracks-ipc/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-maven-plugins/hyracks-virtualcluster-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-maven-plugins/hyracks-virtualcluster-maven-plugin/pom.xml b/hyracks/hyracks-maven-plugins/hyracks-virtualcluster-maven-plugin/pom.xml
index 0efcfda..5c258c9 100644
--- a/hyracks/hyracks-maven-plugins/hyracks-virtualcluster-maven-plugin/pom.xml
+++ b/hyracks/hyracks-maven-plugins/hyracks-virtualcluster-maven-plugin/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-maven-plugins</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-maven-plugins/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-maven-plugins/pom.xml b/hyracks/hyracks-maven-plugins/pom.xml
index fd0a6d1..62f7a1d 100644
--- a/hyracks/hyracks-maven-plugins/pom.xml
+++ b/hyracks/hyracks-maven-plugins/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-net/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-net/pom.xml b/hyracks/hyracks-net/pom.xml
index 90d5cac..ef18840 100644
--- a/hyracks/hyracks-net/pom.xml
+++ b/hyracks/hyracks-net/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-server/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-server/pom.xml b/hyracks/hyracks-server/pom.xml
index d80173b..124ab89 100644
--- a/hyracks/hyracks-server/pom.xml
+++ b/hyracks/hyracks-server/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>
@@ -96,14 +96,14 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-control-cc</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-control-nc</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-storage-am-bloomfilter/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-storage-am-bloomfilter/pom.xml b/hyracks/hyracks-storage-am-bloomfilter/pom.xml
index 7d2cff1..682f574 100644
--- a/hyracks/hyracks-storage-am-bloomfilter/pom.xml
+++ b/hyracks/hyracks-storage-am-bloomfilter/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>
@@ -57,7 +57,7 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-common</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>  	

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-storage-am-btree/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-storage-am-btree/pom.xml b/hyracks/hyracks-storage-am-btree/pom.xml
index fde329d..4858632 100644
--- a/hyracks/hyracks-storage-am-btree/pom.xml
+++ b/hyracks/hyracks-storage-am-btree/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>
@@ -59,28 +59,28 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-common</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>  	
         <dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-common</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>  	
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-common</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>  	
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-std</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>  	

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-storage-am-common/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-storage-am-common/pom.xml b/hyracks/hyracks-storage-am-common/pom.xml
index dac05d6..18a16dd 100644
--- a/hyracks/hyracks-storage-am-common/pom.xml
+++ b/hyracks/hyracks-storage-am-common/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>
@@ -59,28 +59,28 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-api</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-common</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-common</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-std</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-storage-am-lsm-btree/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-storage-am-lsm-btree/pom.xml b/hyracks/hyracks-storage-am-lsm-btree/pom.xml
index 6a5ea3f..109a03b 100644
--- a/hyracks/hyracks-storage-am-lsm-btree/pom.xml
+++ b/hyracks/hyracks-storage-am-lsm-btree/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>
@@ -57,21 +57,21 @@
     <dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-btree</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency> 
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-bloomfilter</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency> 
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-lsm-common</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>  	

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-storage-am-lsm-common/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-storage-am-lsm-common/pom.xml b/hyracks/hyracks-storage-am-lsm-common/pom.xml
index 6bfc05e..e8fa862 100644
--- a/hyracks/hyracks-storage-am-lsm-common/pom.xml
+++ b/hyracks/hyracks-storage-am-lsm-common/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>
@@ -57,21 +57,21 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-common</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-bloomfilter</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-btree</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>  	

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-storage-am-lsm-invertedindex/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-storage-am-lsm-invertedindex/pom.xml b/hyracks/hyracks-storage-am-lsm-invertedindex/pom.xml
index f6c331a..65266ff 100644
--- a/hyracks/hyracks-storage-am-lsm-invertedindex/pom.xml
+++ b/hyracks/hyracks-storage-am-lsm-invertedindex/pom.xml
@@ -24,7 +24,7 @@
 	<parent>
 		<artifactId>hyracks</artifactId>
 		<groupId>org.apache.hyracks</groupId>
-		<version>0.2.17-SNAPSHOT</version>
+		<version>0.2.17-incubating</version>
 		<relativePath>..</relativePath>
 	</parent>
 
@@ -58,14 +58,14 @@
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-storage-am-btree</artifactId>
-			<version>0.2.17-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-storage-am-lsm-common</artifactId>
-			<version>0.2.17-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 			<type>jar</type>
 			<scope>compile</scope>
 	    </dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-storage-am-lsm-rtree/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-storage-am-lsm-rtree/pom.xml b/hyracks/hyracks-storage-am-lsm-rtree/pom.xml
index e9e589b..1a5d0c4 100644
--- a/hyracks/hyracks-storage-am-lsm-rtree/pom.xml
+++ b/hyracks/hyracks-storage-am-lsm-rtree/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>
@@ -57,21 +57,21 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-lsm-common</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-btree</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-rtree</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>  		

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-storage-am-rtree/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-storage-am-rtree/pom.xml b/hyracks/hyracks-storage-am-rtree/pom.xml
index 60d8865..d597417 100644
--- a/hyracks/hyracks-storage-am-rtree/pom.xml
+++ b/hyracks/hyracks-storage-am-rtree/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>
@@ -59,21 +59,21 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-common</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-common</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-std</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-storage-common/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-storage-common/pom.xml b/hyracks/hyracks-storage-common/pom.xml
index 686cdb9..7528470 100644
--- a/hyracks/hyracks-storage-common/pom.xml
+++ b/hyracks/hyracks-storage-common/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>
@@ -58,7 +58,7 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-api</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-test-support/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-test-support/pom.xml b/hyracks/hyracks-test-support/pom.xml
index 6cad882..1089ade 100644
--- a/hyracks/hyracks-test-support/pom.xml
+++ b/hyracks/hyracks-test-support/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>
@@ -64,33 +64,33 @@
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-control-nc</artifactId>
-      <version>0.2.17-SNAPSHOT</version>
+      <version>0.2.17-incubating</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-storage-common</artifactId>
-      <version>0.2.17-SNAPSHOT</version>
+      <version>0.2.17-incubating</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-storage-am-btree</artifactId>
-      <version>0.2.17-SNAPSHOT</version>
+      <version>0.2.17-incubating</version>
       <type>jar</type>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-storage-am-rtree</artifactId>
-      <version>0.2.17-SNAPSHOT</version>
+      <version>0.2.17-incubating</version>
       <type>jar</type>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-storage-am-lsm-invertedindex</artifactId>
-      <version>0.2.17-SNAPSHOT</version>
+      <version>0.2.17-incubating</version>
       <type>jar</type>
       <scope>compile</scope>
     </dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-tests/hyracks-storage-am-bloomfilter-test/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-tests/hyracks-storage-am-bloomfilter-test/pom.xml b/hyracks/hyracks-tests/hyracks-storage-am-bloomfilter-test/pom.xml
index 727fc79..befb14b 100644
--- a/hyracks/hyracks-tests/hyracks-storage-am-bloomfilter-test/pom.xml
+++ b/hyracks/hyracks-tests/hyracks-storage-am-bloomfilter-test/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-tests</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <build>
@@ -56,14 +56,14 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-bloomfilter</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-test-support</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>test</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-tests/hyracks-storage-am-btree-test/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-tests/hyracks-storage-am-btree-test/pom.xml b/hyracks/hyracks-tests/hyracks-storage-am-btree-test/pom.xml
index d3b572c..10221e5 100644
--- a/hyracks/hyracks-tests/hyracks-storage-am-btree-test/pom.xml
+++ b/hyracks/hyracks-tests/hyracks-storage-am-btree-test/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-tests</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <properties>
@@ -58,14 +58,14 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-btree</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-test-support</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>test</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-tests/hyracks-storage-am-lsm-btree-test/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-tests/hyracks-storage-am-lsm-btree-test/pom.xml b/hyracks/hyracks-tests/hyracks-storage-am-lsm-btree-test/pom.xml
index 058dd5c..7a35df8 100644
--- a/hyracks/hyracks-tests/hyracks-storage-am-lsm-btree-test/pom.xml
+++ b/hyracks/hyracks-tests/hyracks-storage-am-lsm-btree-test/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-tests</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <build>
@@ -56,20 +56,20 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-lsm-btree</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>  	
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-common</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-test-support</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<scope>compile</scope>
   	</dependency>
   </dependencies>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-tests/hyracks-storage-am-lsm-common-test/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-tests/hyracks-storage-am-lsm-common-test/pom.xml b/hyracks/hyracks-tests/hyracks-storage-am-lsm-common-test/pom.xml
index 7f7a649..fe662b5 100644
--- a/hyracks/hyracks-tests/hyracks-storage-am-lsm-common-test/pom.xml
+++ b/hyracks/hyracks-tests/hyracks-storage-am-lsm-common-test/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-tests</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <build>
@@ -56,14 +56,14 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-lsm-common</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-test-support</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-tests/hyracks-storage-am-lsm-invertedindex-test/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-tests/hyracks-storage-am-lsm-invertedindex-test/pom.xml b/hyracks/hyracks-tests/hyracks-storage-am-lsm-invertedindex-test/pom.xml
index 2026c08..7869a8e 100644
--- a/hyracks/hyracks-tests/hyracks-storage-am-lsm-invertedindex-test/pom.xml
+++ b/hyracks/hyracks-tests/hyracks-storage-am-lsm-invertedindex-test/pom.xml
@@ -24,7 +24,7 @@
 	<parent>
 		<artifactId>hyracks-tests</artifactId>
 		<groupId>org.apache.hyracks</groupId>
-		<version>0.2.17-SNAPSHOT</version>
+		<version>0.2.17-incubating</version>
 		<relativePath>..</relativePath>
 	</parent>
 
@@ -55,21 +55,21 @@
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-storage-am-lsm-invertedindex</artifactId>
-			<version>0.2.17-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-test-support</artifactId>
-			<version>0.2.17-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 			<type>jar</type>
 			<scope>test</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-data-std</artifactId>
-			<version>0.2.17-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 			<type>jar</type>
 			<scope>test</scope>
 		</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-tests/hyracks-storage-am-lsm-rtree-test/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-tests/hyracks-storage-am-lsm-rtree-test/pom.xml b/hyracks/hyracks-tests/hyracks-storage-am-lsm-rtree-test/pom.xml
index bb177f7..55ce724 100644
--- a/hyracks/hyracks-tests/hyracks-storage-am-lsm-rtree-test/pom.xml
+++ b/hyracks/hyracks-tests/hyracks-storage-am-lsm-rtree-test/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-tests</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <build>
@@ -56,14 +56,14 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-lsm-rtree</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-test-support</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-tests/hyracks-storage-am-rtree-test/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-tests/hyracks-storage-am-rtree-test/pom.xml b/hyracks/hyracks-tests/hyracks-storage-am-rtree-test/pom.xml
index a5df288..2073755 100644
--- a/hyracks/hyracks-tests/hyracks-storage-am-rtree-test/pom.xml
+++ b/hyracks/hyracks-tests/hyracks-storage-am-rtree-test/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-tests</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <build>
@@ -58,14 +58,14 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-rtree</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-test-support</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>test</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-tests/hyracks-storage-common-test/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-tests/hyracks-storage-common-test/pom.xml b/hyracks/hyracks-tests/hyracks-storage-common-test/pom.xml
index 4a47f59..71fc690 100644
--- a/hyracks/hyracks-tests/hyracks-storage-common-test/pom.xml
+++ b/hyracks/hyracks-tests/hyracks-storage-common-test/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-tests</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <build>
@@ -58,13 +58,13 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-common</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-test-support</artifactId>
-  		<version>0.2.17-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/hyracks-tests/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-tests/pom.xml b/hyracks/hyracks-tests/pom.xml
index 81e091e..f1a6d97 100644
--- a/hyracks/hyracks-tests/pom.xml
+++ b/hyracks/hyracks-tests/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/hyracks/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/pom.xml b/hyracks/pom.xml
index 955d120..c365095 100644
--- a/hyracks/pom.xml
+++ b/hyracks/pom.xml
@@ -22,14 +22,14 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.hyracks</groupId>
   <artifactId>hyracks</artifactId>
-  <version>0.2.17-SNAPSHOT</version>
+  <version>0.2.17-incubating</version>
   <packaging>pom</packaging>
   <name>hyracks</name>
 
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>apache-asterixdb-hyracks</artifactId>
-    <version>0.2.17-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <build>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/3945f24e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1feb51b..674efcb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,14 +22,14 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.hyracks</groupId>
   <artifactId>apache-asterixdb-hyracks</artifactId>
-  <version>0.2.17-SNAPSHOT</version>
+  <version>0.2.17-incubating</version>
   <packaging>pom</packaging>
   <name>hyracks-ecosystem-full-stack</name>
 
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>LATEST</version>
+    <version>17</version>
   </parent>
 
   <licenses>
@@ -273,7 +273,7 @@
     <connection>scm:git:https://github.com/apache/incubator-asterixdb-hyracks</connection>
     <developerConnection>scm:git:ssh://fulliautomatix.ics.uci.edu:29418/hyracks</developerConnection>
     <url>https://github.com/apache/incubator-asterixdb-hyracks</url>
-    <tag>HEAD</tag>
+    <tag>apache-asterixdb-hyracks-0.2.17-incubating-rc1</tag>
   </scm>
 
 



[5/9] incubator-asterixdb-hyracks git commit: Address RC0 Comments

Posted by im...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/bb5dc4c9/hyracks/hyracks-examples/text-example/textclient/src/main/licenses/NOTICE
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/text-example/textclient/src/main/licenses/NOTICE b/hyracks/hyracks-examples/text-example/textclient/src/main/licenses/NOTICE
index 2612883..8b7be01 100644
--- a/hyracks/hyracks-examples/text-example/textclient/src/main/licenses/NOTICE
+++ b/hyracks/hyracks-examples/text-example/textclient/src/main/licenses/NOTICE
@@ -1,4 +1,4 @@
-Apache AsterixDB
+Apache AsterixDB Hyracks Text Client Example
 Copyright 2016 The Apache Software Foundation
 
 This product includes software developed at
@@ -6,398 +6,22 @@ The Apache Software Foundation (http://www.apache.org/).
 
 AsterixDB utilizes many libraries, which come with the following applicable NOTICE(s):
 
- - repo/algebricks-common-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
+ - lib/httpclient-4.3.jar
 
-    algebricks-common
-    Copyright 2016 The Apache Software Foundation
+    Apache HttpClient
+    Copyright 1999-2013 The Apache Software Foundation
 
- - repo/algebricks-compiler-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
+    This product includes software developed at
+    The Apache Software Foundation (http://www.apache.org/).
 
-    algebricks-compiler
-    Copyright 2016 The Apache Software Foundation
+- lib/httpcore-4.3.jar
 
- - repo/algebricks-core-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
+    Apache HttpCore
+    Copyright 2005-2013 The Apache Software Foundation
 
-    algebricks-core
-    Copyright 2016 The Apache Software Foundation
+    This product includes software developed at
+    The Apache Software Foundation (http://www.apache.org/).
 
- - repo/algebricks-data-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
 
-    algebricks-data
-    Copyright 2016 The Apache Software Foundation
-
- - repo/algebricks-rewriter-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    algebricks-rewriter
-    Copyright 2016 The Apache Software Foundation
-
- - repo/algebricks-runtime-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    algebricks-runtime
-    Copyright 2016 The Apache Software Foundation
-
- - repo/asterix-algebra-0.8.8-SNAPSHOT.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    asterix-algebra
-    Copyright 2016 The Apache Software Foundation
-
- - repo/asterix-app-0.8.8-SNAPSHOT.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    asterix-app
-    Copyright 2016 The Apache Software Foundation
-
- - repo/asterix-aql-0.8.8-SNAPSHOT.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    asterix-aql
-    Copyright 2016 The Apache Software Foundation
-
- - repo/asterix-common-0.8.8-SNAPSHOT.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    asterix-common
-    Copyright 2016 The Apache Software Foundation
-
- - repo/asterix-events-0.8.8-SNAPSHOT.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    asterix-events
-    Copyright 2016 The Apache Software Foundation
-
- - repo/asterix-external-data-0.8.8-SNAPSHOT.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    asterix-external-data
-    Copyright 2016 The Apache Software Foundation
-
- - repo/asterix-fuzzyjoin-0.8.8-SNAPSHOT.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    asterix-fuzzyjoin
-    Copyright 2016 The Apache Software Foundation
-
- - repo/asterix-metadata-0.8.8-SNAPSHOT.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    asterix-metadata
-    Copyright 2016 The Apache Software Foundation
-
- - repo/asterix-om-0.8.8-SNAPSHOT.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    asterix-om
-    Copyright 2016 The Apache Software Foundation
-
- - repo/asterix-runtime-0.8.8-SNAPSHOT.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    asterix-runtime
-    Copyright 2016 The Apache Software Foundation
-
- - repo/asterix-server-0.8.8-SNAPSHOT.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    asterix-server
-    Copyright 2016 The Apache Software Foundation
-
- - repo/asterix-tools-0.8.8-SNAPSHOT.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    asterix-tools
-    Copyright 2016 The Apache Software Foundation
-
- - repo/asterix-transactions-0.8.8-SNAPSHOT.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    asterix-transactions
-    Copyright 2016 The Apache Software Foundation
-
- - repo/avro-1.7.4.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    Apache Avro
-    Copyright 2009-2013 The Apache Software Foundation
-
- - repo/commons-logging-1.1.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    Commons Logging
-    Copyright 2001-2007 The Apache Software Foundation
-
- - repo/derby-10.10.1.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    Apache Derby
-    Copyright 2004-2013 The Apache Software Foundation
-
-    =========================================================================
-
-        Portions of Derby were originally developed by
-        International Business Machines Corporation and are
-    licensed to the Apache Software Foundation under the
-    "Software Grant and Corporate Contribution License Agreement",
-    informally known as the "Derby CLA".
-    The following copyright notice(s) were affixed to portions of the code
-    with which this file is now or was at one time distributed
-    and are placed here unaltered.
-
-    (C) Copyright 1997,2004 International Business Machines Corporation.  All rights reserved.
-
-    (C) Copyright IBM Corp. 2003. 
-
-
-    =========================================================================
-
-
-    The JDBC apis for small devices and JDBC3 (under java/stubs/jsr169 and
-    java/stubs/jdbc3) were produced by trimming sources supplied by the
-    Apache Harmony project. In addition, the Harmony SerialBlob and
-    SerialClob implementations are used. The following notice covers the Harmony sources:
-
-    Portions of Harmony were originally developed by
-    Intel Corporation and are licensed to the Apache Software
-    Foundation under the "Software Grant and Corporate Contribution
-    License Agreement", informally known as the "Intel Harmony CLA".
-
-
- - repo/guice-3.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    Google Guice - Core Library
-    Copyright 2006-2011 Google, Inc.
-
- - repo/guice-servlet-3.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    Google Guice - Extensions - Servlet
-    Copyright 2006-2011 Google, Inc.
-
- - repo/hive-ant-0.13.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    Hive Ant Utilities
-    Copyright 2014 The Apache Software Foundation
-
- - repo/hive-common-0.13.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    Hive Common
-    Copyright 2014 The Apache Software Foundation
-
- - repo/hive-exec-0.13.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    Hive Query Language
-    Copyright 2014 The Apache Software Foundation
-
- - repo/hive-metastore-0.13.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    Hive Metastore
-    Copyright 2014 The Apache Software Foundation
-
- - repo/hive-serde-0.13.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    Hive Serde
-    Copyright 2014 The Apache Software Foundation
-
- - repo/hive-shims-0.13.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    Hive Shims
-    Copyright 2014 The Apache Software Foundation
-
- - repo/hive-shims-0.20-0.13.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    Hive Shims 0.20
-    Copyright 2014 The Apache Software Foundation
-
- - repo/hive-shims-0.20S-0.13.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    Hive Shims 0.20S
-    Copyright 2014 The Apache Software Foundation
-
- - repo/hive-shims-0.23-0.13.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    Hive Shims 0.23
-    Copyright 2014 The Apache Software Foundation
-
- - repo/hive-shims-common-0.13.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    Hive Shims Common
-    Copyright 2014 The Apache Software Foundation
-
- - repo/hive-shims-common-secure-0.13.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    Hive Shims Secure Common
-    Copyright 2014 The Apache Software Foundation
-
- - repo/hyracks-api-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    hyracks-api
-    Copyright 2016 The Apache Software Foundation
-
- - repo/hyracks-client-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    hyracks-client
-    Copyright 2016 The Apache Software Foundation
-
- - repo/hyracks-comm-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    hyracks-comm
-    Copyright 2016 The Apache Software Foundation
-
- - repo/hyracks-control-cc-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    hyracks-control-cc
-    Copyright 2016 The Apache Software Foundation
-
- - repo/hyracks-control-common-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    hyracks-control-common
-    Copyright 2016 The Apache Software Foundation
-
- - repo/hyracks-control-nc-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    hyracks-control-nc
-    Copyright 2016 The Apache Software Foundation
-
- - repo/hyracks-dataflow-common-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    hyracks-dataflow-common
-    Copyright 2016 The Apache Software Foundation
-
- - repo/hyracks-dataflow-std-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    hyracks-dataflow-std
-    Copyright 2016 The Apache Software Foundation
-
- - repo/hyracks-data-std-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    hyracks-data-std
-    Copyright 2016 The Apache Software Foundation
-
- - repo/hyracks-hdfs-2.x-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    hyracks-hdfs-2.x
-    Copyright 2016 The Apache Software Foundation
-
- - repo/hyracks-hdfs-core-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    hyracks-hdfs-core
-    Copyright 2016 The Apache Software Foundation
-
- - repo/hyracks-ipc-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    hyracks-ipc
-    Copyright 2016 The Apache Software Foundation
-
- - repo/hyracks-net-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    hyracks-net
-    Copyright 2016 The Apache Software Foundation
-
- - repo/hyracks-storage-am-bloomfilter-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    hyracks-storage-am-bloomfilter
-    Copyright 2016 The Apache Software Foundation
-
- - repo/hyracks-storage-am-btree-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    hyracks-storage-am-btree
-    Copyright 2016 The Apache Software Foundation
-
- - repo/hyracks-storage-am-common-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    hyracks-storage-am-common
-    Copyright 2016 The Apache Software Foundation
-
- - repo/hyracks-storage-am-lsm-btree-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    hyracks-storage-am-lsm-btree
-    Copyright 2016 The Apache Software Foundation
-
- - repo/hyracks-storage-am-lsm-common-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    hyracks-storage-am-lsm-common
-    Copyright 2016 The Apache Software Foundation
-
- - repo/hyracks-storage-am-lsm-invertedindex-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    hyracks-storage-am-lsm-invertedindex
-    Copyright 2016 The Apache Software Foundation
-
- - repo/hyracks-storage-am-lsm-rtree-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    hyracks-storage-am-lsm-rtree
-    Copyright 2016 The Apache Software Foundation
-
- - repo/hyracks-storage-am-rtree-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    hyracks-storage-am-rtree
-    Copyright 2016 The Apache Software Foundation
-
- - repo/hyracks-storage-common-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    hyracks-storage-common
-    Copyright 2016 The Apache Software Foundation
-
- - repo/plexus-utils-3.0.7.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    This product includes software developed by the Indiana University 
-    Extreme! Lab (http://www.extreme.indiana.edu/)
-
-    This product includes software developed by
-    ThoughtWorks (http://www.thoughtworks.com).
-
-    This product includes software developed by
-    javolution (http://javolution.org/).
-
-    This product includes software developed by
-    Rome (https://rome.dev.java.net/).
-
-- repo/velocity-1.5.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    Apache Velocity
-    Copyright (C) 2000-2007 The Apache Software Foundation
-
- - repo/wicket-core-1.5.2.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-   Apache Wicket
-   Copyright 2006-2011 Apache Software Foundation
-
-   This product includes software from QOS.ch (http://slf4j.org) licensed under the X11 license
-   Copyright (c) 2004-2008 QOS.ch
-
-   Contains Diff library from Mavens JRCS, released under
-   The Apache Software License, Version 1.1.
-   (c) 1999-2003
-
-   org.apache.wicket.markup.html.form.upload.MultiFileUploadField.js is taken from [1]
-   and has the following notice:
-      "Licence:
-       Use this however/wherever you like, just don't blame me if it breaks
-       anything.
-
-       Credit:
-       If you're nice, you'll leave this bit:
-
-       Class by Stickman -- http://www.the-stickman.com
-       with thanks to:
-       [for Safari fixes]
-          Luis Torrefranca -- http://www.law.pitt.edu
-          and
-          Shawn Parker & John Pennypacker -- http://www.fuzzycoconut.com
-       [for duplicate name bug]
-          'neal'"
-   [1]: http://the-stickman.com/web-development/javascript/upload-multiple-files-with-a-single-file-element/
- - repo/wicket-request-1.5.2.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    Wicket Request
-    Copyright 2006-2011 Apache Software Foundation
-
- - repo/wicket-util-1.5.2.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    Wicket Util
-    Copyright 2006-2011 Apache Software Foundation
-
- - repo/xercesImpl-2.9.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-   Apache Xerces Java
-   Copyright 1999-2007 The Apache Software Foundation
-
-   Portions of this software were originally based on the following:
-     - software copyright (c) 1999, IBM Corporation., http://www.ibm.com.
-     - software copyright (c) 1999, Sun Microsystems., http://www.sun.com.
-     - voluntary contributions made by Paul Eng on behalf of the 
-       Apache Software Foundation that were originally developed at iClick, Inc.,
-       software copyright (c) 1999.
-
- - repo/xml-apis-1.3.04.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-   Apache XML Commons XML APIs
-   Copyright 2006 The Apache Software Foundation.
-
-
-   Portions of this software were originally based on the following:
-     - software copyright (c) 1999, IBM Corporation., http://www.ibm.com.
-     - software copyright (c) 1999, Sun Microsystems., http://www.sun.com.
-     - software copyright (c) 2000 World Wide Web Consortium, http://www.w3.org
+    This project contains annotations derived from JCIP-ANNOTATIONS
+    Copyright (c) 2005 Brian Goetz and Tim Peierls. See http://www.jcip.net

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/bb5dc4c9/hyracks/hyracks-examples/text-example/texthelper/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/text-example/texthelper/pom.xml b/hyracks/hyracks-examples/text-example/texthelper/pom.xml
index 8bc557e..771e718 100644
--- a/hyracks/hyracks-examples/text-example/texthelper/pom.xml
+++ b/hyracks/hyracks-examples/text-example/texthelper/pom.xml
@@ -63,6 +63,13 @@
           <fork>true</fork>
         </configuration>
       </plugin>
+      <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-deploy-plugin</artifactId>
+          <configuration>
+              <skip>true</skip>
+          </configuration>
+      </plugin>
     </plugins>
   </build>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/bb5dc4c9/hyracks/hyracks-examples/text-example/textserver/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/text-example/textserver/pom.xml b/hyracks/hyracks-examples/text-example/textserver/pom.xml
index bca0839..48c12be 100644
--- a/hyracks/hyracks-examples/text-example/textserver/pom.xml
+++ b/hyracks/hyracks-examples/text-example/textserver/pom.xml
@@ -151,6 +151,13 @@
       	  </execution>
       	</executions>
       </plugin>
+      <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-deploy-plugin</artifactId>
+          <configuration>
+              <skip>true</skip>
+          </configuration>
+      </plugin>
     </plugins>
   </build>
   <dependencies>


[7/9] incubator-asterixdb-hyracks git commit: Address RC0 Comments

Posted by im...@apache.org.
Address RC0 Comments

Change-Id: I2a6c4fb809b6fcad578007b8f48bf8bce179cd84
Reviewed-on: https://asterix-gerrit.ics.uci.edu/607
Tested-by: Jenkins <je...@fulliautomatix.ics.uci.edu>
Reviewed-by: Till Westmann <ti...@apache.org>


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

Branch: refs/heads/release-0.2.17
Commit: bb5dc4c9832c9b4e3a43571278b4381a173d906c
Parents: 776894a
Author: Ian Maxon <im...@apache.org>
Authored: Tue Feb 2 18:16:30 2016 -0800
Committer: Ian Maxon <im...@apache.org>
Committed: Wed Feb 10 09:00:13 2016 -0800

----------------------------------------------------------------------
 LICENSE                                         |    4 +-
 .../main/appended-resources/META-INF/LICENSE    |    2 +-
 hyracks/hyracks-documentation/pom.xml           |    9 +
 .../btree-example/btreeclient/pom.xml           |   20 +-
 .../btreeclient/src/main/licenses/LICENSE       |   43 -
 .../btreeclient/src/main/licenses/NOTICE        |   62 +-
 .../btree-example/btreehelper/pom.xml           |    7 +
 .../btree-example/btreeserver/pom.xml           |   20 +-
 .../btreeserver/src/main/licenses/LICENSE       |   43 +-
 .../btreeserver/src/main/licenses/NOTICE        |  102 +-
 .../hyracks-integration-tests/pom.xml           |   23 +-
 .../hyracks-shutdown-test/pom.xml               |    7 +
 .../text-example/textclient/pom.xml             |   20 +-
 .../textclient/src/main/licenses/LICENSE        | 1255 +-----------------
 .../textclient/src/main/licenses/NOTICE         |  402 +-----
 .../text-example/texthelper/pom.xml             |    7 +
 .../text-example/textserver/pom.xml             |    7 +
 .../textserver/src/main/licenses/LICENSE        | 1085 +--------------
 .../textserver/src/main/licenses/NOTICE         |  377 +-----
 .../tpch-example/tpchclient/pom.xml             |    7 +
 .../tpch-example/tpchserver/pom.xml             |   20 +-
 .../tpchserver/src/main/licenses/LICENSE        |   40 -
 .../tpchserver/src/main/licenses/NOTICE         |  103 +-
 hyracks/hyracks-server/pom.xml                  |   20 +-
 .../hyracks-server/src/main/licenses/LICENSE    |   43 +-
 hyracks/hyracks-server/src/main/licenses/NOTICE |   61 +-
 .../hyracks-storage-am-bloomfilter-test/pom.xml |    7 +
 .../hyracks-storage-am-btree-test/pom.xml       |    9 +-
 .../hyracks-storage-am-lsm-btree-test/pom.xml   |    9 +-
 .../hyracks-storage-am-lsm-common-test/pom.xml  |   11 +-
 .../pom.xml                                     |    7 +
 .../hyracks-storage-am-lsm-rtree-test/pom.xml   |    9 +-
 .../hyracks-storage-am-rtree-test/pom.xml       |    9 +-
 .../hyracks-storage-common-test/pom.xml         |    9 +-
 pom.xml                                         |    3 +
 35 files changed, 302 insertions(+), 3560 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/bb5dc4c9/LICENSE
----------------------------------------------------------------------
diff --git a/LICENSE b/LICENSE
index a3a8284..e8ff1e1 100644
--- a/LICENSE
+++ b/LICENSE
@@ -261,7 +261,7 @@ hyracks/hyracks-control/hyracks-control-cc/src/main/resources/static/javascript/
 and also the Hyracks adminconsole resources at:
 hyracks/hyracks-control/hyracks-control-cc/src/main/resources/static/javascript/jquery
 and
-hyracks/hyracks-control/hyracks-control-cc/src/main/resources/static/stylesheets/jquery-ui
+hyracks/hyracks-control/hyracks-control-cc/src/main/resources/static/stylesheet/jquery-ui
 
    Copyright jQuery Foundation and other contributors, https://jquery.org/
 
@@ -301,7 +301,7 @@ hyracks/hyracks-control/hyracks-control-cc/src/main/resources/static/stylesheets
    the terms above.
 
 and also the Hyracks adminconsole resource at:
-hyracks/hyracks-control/hyracks-control-cc/src/main/resources/static/static/javascript/jquery/plugins/jquery.getParams.js
+hyracks/hyracks-control/hyracks-control-cc/src/main/resources/static/javascript/jquery/plugins/jquery.getParams.js
 
 
    Copyright (c) 2006 Mathias Bank (http://www.mathias-bank.de)

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/bb5dc4c9/hyracks/hyracks-control/hyracks-control-cc/src/main/appended-resources/META-INF/LICENSE
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-control/hyracks-control-cc/src/main/appended-resources/META-INF/LICENSE b/hyracks/hyracks-control/hyracks-control-cc/src/main/appended-resources/META-INF/LICENSE
index 8dee807..2032bbd 100644
--- a/hyracks/hyracks-control/hyracks-control-cc/src/main/appended-resources/META-INF/LICENSE
+++ b/hyracks/hyracks-control/hyracks-control-cc/src/main/appended-resources/META-INF/LICENSE
@@ -52,7 +52,7 @@ static/javascript/jsplumb/
 and also the Hyracks adminconsole resources at:
 static/javascript/jquery
 and
-static/stylesheets/jquery-ui
+static/stylesheet/jquery-ui
 
    Copyright jQuery Foundation and other contributors, https://jquery.org/
 

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/bb5dc4c9/hyracks/hyracks-documentation/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-documentation/pom.xml b/hyracks/hyracks-documentation/pom.xml
index cef9191..3dc42ee 100644
--- a/hyracks/hyracks-documentation/pom.xml
+++ b/hyracks/hyracks-documentation/pom.xml
@@ -63,7 +63,16 @@
     		  </books>
     		</configuration>
     	</plugin>
+        <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-deploy-plugin</artifactId>
+            <configuration>
+                 <skip>true</skip>
+            </configuration>
+        </plugin>
     </plugins>
+
+
   </build>
   <dependencies>
   </dependencies>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/bb5dc4c9/hyracks/hyracks-examples/btree-example/btreeclient/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/btree-example/btreeclient/pom.xml b/hyracks/hyracks-examples/btree-example/btreeclient/pom.xml
index ae1eb66..b762a90 100644
--- a/hyracks/hyracks-examples/btree-example/btreeclient/pom.xml
+++ b/hyracks/hyracks-examples/btree-example/btreeclient/pom.xml
@@ -89,21 +89,11 @@
         </executions>
       </plugin>
       <plugin>
-        <artifactId>maven-assembly-plugin</artifactId>
-        <version>2.2-beta-5</version>
-        <executions>
-          <execution>
-            <configuration>
-              <descriptors>
-                <descriptor>src/main/assembly/binary-assembly.xml</descriptor>
-              </descriptors>
-            </configuration>
-            <phase>package</phase>
-            <goals>
-              <goal>attached</goal>
-            </goals>
-          </execution>
-        </executions>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-deploy-plugin</artifactId>
+        <configuration>
+            <skip>true</skip>
+        </configuration>
       </plugin>
     </plugins>
   </build>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/bb5dc4c9/hyracks/hyracks-examples/btree-example/btreeclient/src/main/licenses/LICENSE
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/btree-example/btreeclient/src/main/licenses/LICENSE b/hyracks/hyracks-examples/btree-example/btreeclient/src/main/licenses/LICENSE
index c4c3eea..a6261fd 100644
--- a/hyracks/hyracks-examples/btree-example/btreeclient/src/main/licenses/LICENSE
+++ b/hyracks/hyracks-examples/btree-example/btreeclient/src/main/licenses/LICENSE
@@ -209,49 +209,6 @@
    subcomponents is subject to the terms and condition of the following
    licenses.
 
-   Components under Apache License 2.0 are as follows:
-
-     - HttpClient (http://hc.apache.org/httpcomponents-client)
-       lib/httpclient-4.3.jar
-     - HttpCore (http://hc.apache.org/httpcomponents-core-ga)
-       lib/httpcore-4.3.jar
-     - Jetty :: Continuation (http://www.eclipse.org/jetty/jetty-continuation)
-       lib/jetty-continuation-8.0.0.RC0.jar
-     - Jetty :: Http Utility (http://www.eclipse.org/jetty/jetty-http)
-       lib/jetty-http-8.0.0.RC0.jar
-     - Jetty :: IO Utility (http://www.eclipse.org/jetty/jetty-io)
-       lib/jetty-io-8.0.0.RC0.jar
-     - Jetty :: Security (http://www.eclipse.org/jetty/jetty-security)
-       lib/jetty-security-8.0.0.RC0.jar
-     - Jetty :: Server Core (http://www.eclipse.org/jetty)
-       lib/jetty-server-8.0.0.RC0.jar
-     - Jetty :: Servlet Handling (http://www.eclipse.org/jetty/jetty-servlet)
-       lib/jetty-servlet-8.0.0.RC0.jar
-     - Jetty :: Utilities (http://www.eclipse.org/jetty/jetty-util)
-       lib/jetty-util-8.0.0.RC0.jar
-     - Jetty :: Webapp Application Support (http://www.eclipse.org/jetty/jetty-webapp)
-       lib/jetty-webapp-8.0.0.RC0.jar
-     - Jetty :: XML utilities (http://www.eclipse.org/jetty/jetty-xml)
-       lib/jetty-xml-8.0.0.RC0.jar
-     - Servlet API (http://www.eclipse.org/jetty/jetty-parent/servlet-api)
-       lib/servlet-api-3.0.20100224.jar
-     - Wicket Core (http://wicket.apache.org/wicket-core/wicket-core)
-       lib/wicket-core-1.5.2.jar
-     - Wicket Request (http://maven.apache.org)
-       lib/wicket-request-1.5.2.jar
-     - Wicket Util (http://maven.apache.org)
-       lib/wicket-util-1.5.2.jar
-     - Apache Commons Codec (http://commons.apache.org/codec/commons-codec)
-       lib/commons-codec-1.4.jar
-     - Commons IO (http://commons.apache.org/io/)
-       lib/commons-io-2.4.jar
-     - Apache Commons Logging (http://commons.apache.org/logging)
-       lib/commons-logging-1.1.1.jar
-     - Commons Lang (http://commons.apache.org/lang/)
-       lib/commons-lang3-3.1.jar
-     - Cglib
-       contained within lib/mockitio-all-2.0.2-beta.jar
-
    ===
 
    Component(s):

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/bb5dc4c9/hyracks/hyracks-examples/btree-example/btreeclient/src/main/licenses/NOTICE
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/btree-example/btreeclient/src/main/licenses/NOTICE b/hyracks/hyracks-examples/btree-example/btreeclient/src/main/licenses/NOTICE
index 7a9806d..d1eb94b 100644
--- a/hyracks/hyracks-examples/btree-example/btreeclient/src/main/licenses/NOTICE
+++ b/hyracks/hyracks-examples/btree-example/btreeclient/src/main/licenses/NOTICE
@@ -1,4 +1,4 @@
-Apache AsterixDB
+Apache AsterixDB Hyracks B-Tree Example Client
 Copyright 2016 The Apache Software Foundation
 
 This product includes software developed at
@@ -6,46 +6,6 @@ The Apache Software Foundation (http://www.apache.org/).
 
 AsterixDB utilizes many libraries, which come with the following applicable NOTICE(s):
 
- - lib/hyracks-api-0.2.17-incubating.jar
-
-    hyracks-api
-    Copyright 2016 The Apache Software Foundation
-
- - lib/hyracks-dataflow-common-0.2.17-incubating.jar
-
-    hyracks-dataflow-common
-    Copyright 2016 The Apache Software Foundation
-
- - lib/hyracks-dataflow-std-0.2.17-incubating.jar
-
-    hyracks-dataflow-std
-    Copyright 2016 The Apache Software Foundation
-
- - lib/hyracks-storage-am-btree-0.2.17-incubating.jar
-
-    hyracks-storage-am-btree
-    Copyright 2016 The Apache Software Foundation
-
- - lib/hyracks-storage-am-common-0.2.17-incubating.jar
-
-    hyracks-storage-am-common
-    Copyright 2016 The Apache Software Foundation
-
- - lib/hyracks-storage-common-0.2.17-incubating.jar
-
-    hyracks-storage-common
-    Copyright 2016 The Apache Software Foundation
-
- - lib/hyracks-data-std-0.2.17-incubating.jar
-
-    hyracks-data-std
-    Copyright 2016 The Apache Software Foundation
-
- - lib/hyracks-ipc-0.2.17-incubating.jar
-
-    hyracks-ipc
-    Copyright 2016 The Apache Software Foundation
-
  - lib/mockito-all-2.0.2-beta.jar
 
     Mockito license - MIT.
@@ -59,3 +19,23 @@ AsterixDB utilizes many libraries, which come with the following applicable NOTI
 
     Objenesis - MIT license
     Hamcrest - BSD license
+
+ - lib/httpclient-4.3.jar
+
+    Apache HttpClient
+    Copyright 1999-2013 The Apache Software Foundation
+
+    This product includes software developed at
+    The Apache Software Foundation (http://www.apache.org/).
+
+- lib/httpcore-4.3.jar
+
+    Apache HttpCore
+    Copyright 2005-2013 The Apache Software Foundation
+
+    This product includes software developed at
+    The Apache Software Foundation (http://www.apache.org/).
+
+
+    This project contains annotations derived from JCIP-ANNOTATIONS
+    Copyright (c) 2005 Brian Goetz and Tim Peierls. See http://www.jcip.net

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/bb5dc4c9/hyracks/hyracks-examples/btree-example/btreehelper/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/btree-example/btreehelper/pom.xml b/hyracks/hyracks-examples/btree-example/btreehelper/pom.xml
index 121a2ec..2fbe0d9 100644
--- a/hyracks/hyracks-examples/btree-example/btreehelper/pom.xml
+++ b/hyracks/hyracks-examples/btree-example/btreehelper/pom.xml
@@ -70,6 +70,13 @@
           <fork>true</fork>
         </configuration>
       </plugin>
+      <plugin>
+      <groupId>org.apache.maven.plugins</groupId>
+      <artifactId>maven-deploy-plugin</artifactId>
+      <configuration>
+          <skip>true</skip>
+      </configuration>
+    </plugin>
     </plugins>
   </build>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/bb5dc4c9/hyracks/hyracks-examples/btree-example/btreeserver/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/btree-example/btreeserver/pom.xml b/hyracks/hyracks-examples/btree-example/btreeserver/pom.xml
index 92f1918..fb41891 100644
--- a/hyracks/hyracks-examples/btree-example/btreeserver/pom.xml
+++ b/hyracks/hyracks-examples/btree-example/btreeserver/pom.xml
@@ -64,21 +64,11 @@
         </executions>
       </plugin>
       <plugin>
-        <artifactId>maven-assembly-plugin</artifactId>
-        <version>2.2-beta-5</version>
-        <executions>
-          <execution>
-            <configuration>
-              <descriptors>
-                <descriptor>src/main/assembly/binary-assembly.xml</descriptor>
-              </descriptors>
-            </configuration>
-            <phase>package</phase>
-            <goals>
-              <goal>attached</goal>
-            </goals>
-          </execution>
-        </executions>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-deploy-plugin</artifactId>
+        <configuration>
+            <skip>true</skip>
+        </configuration>
       </plugin>
     </plugins>
   </build>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/bb5dc4c9/hyracks/hyracks-examples/btree-example/btreeserver/src/main/licenses/LICENSE
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/btree-example/btreeserver/src/main/licenses/LICENSE b/hyracks/hyracks-examples/btree-example/btreeserver/src/main/licenses/LICENSE
index 88410b6..af8d738 100644
--- a/hyracks/hyracks-examples/btree-example/btreeserver/src/main/licenses/LICENSE
+++ b/hyracks/hyracks-examples/btree-example/btreeserver/src/main/licenses/LICENSE
@@ -209,47 +209,6 @@
    subcomponents is subject to the terms and condition of the following
    licenses.
 
-   Components under Apache License 2.0 are as follows:
-
-     - HttpClient (http://hc.apache.org/httpcomponents-client)
-       lib/httpclient-4.3.jar
-     - HttpCore (http://hc.apache.org/httpcomponents-core-ga)
-       lib/httpcore-4.3.jar
-     - Jetty :: Continuation (http://www.eclipse.org/jetty/jetty-continuation)
-       lib/jetty-continuation-8.0.0.RC0.jar
-     - Jetty :: Http Utility (http://www.eclipse.org/jetty/jetty-http)
-       lib/jetty-http-8.0.0.RC0.jar
-     - Jetty :: IO Utility (http://www.eclipse.org/jetty/jetty-io)
-       lib/jetty-io-8.0.0.RC0.jar
-     - Jetty :: Security (http://www.eclipse.org/jetty/jetty-security)
-       lib/jetty-security-8.0.0.RC0.jar
-     - Jetty :: Server Core (http://www.eclipse.org/jetty)
-       lib/jetty-server-8.0.0.RC0.jar
-     - Jetty :: Servlet Handling (http://www.eclipse.org/jetty/jetty-servlet)
-       lib/jetty-servlet-8.0.0.RC0.jar
-     - Jetty :: Utilities (http://www.eclipse.org/jetty/jetty-util)
-       lib/jetty-util-8.0.0.RC0.jar
-     - Jetty :: Webapp Application Support (http://www.eclipse.org/jetty/jetty-webapp)
-       lib/jetty-webapp-8.0.0.RC0.jar
-     - Jetty :: XML utilities (http://www.eclipse.org/jetty/jetty-xml)
-       lib/jetty-xml-8.0.0.RC0.jar
-     - Servlet API (http://www.eclipse.org/jetty/jetty-parent/servlet-api)
-       lib/servlet-api-3.0.20100224.jar
-     - Wicket Core (http://wicket.apache.org/wicket-core/wicket-core)
-       lib/wicket-core-1.5.2.jar
-     - Wicket Request (http://maven.apache.org)
-       lib/wicket-request-1.5.2.jar
-     - Wicket Util (http://maven.apache.org)
-       lib/wicket-util-1.5.2.jar
-     - Apache Commons Codec (http://commons.apache.org/codec/commons-codec)
-       lib/commons-codec-1.4.jar
-     - Commons IO (http://commons.apache.org/io/)
-       lib/commons-io-2.4.jar
-     - Apache Commons Logging (http://commons.apache.org/logging)
-       lib/commons-logging-1.1.1.jar
-     - Commons Lang (http://commons.apache.org/lang/)
-       lib/commons-lang3-3.1.jar
-
    ===
 
    Component(s):
@@ -399,7 +358,7 @@
    Component(s):
 
    - JUnit (http://junit.org)
-     lib/junit-4.11.jar
+     lib/junit-4.8.1.jar
 
    Are available under the CPL 1.0:
 

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/bb5dc4c9/hyracks/hyracks-examples/btree-example/btreeserver/src/main/licenses/NOTICE
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/btree-example/btreeserver/src/main/licenses/NOTICE b/hyracks/hyracks-examples/btree-example/btreeserver/src/main/licenses/NOTICE
index e482955..7786c08 100644
--- a/hyracks/hyracks-examples/btree-example/btreeserver/src/main/licenses/NOTICE
+++ b/hyracks/hyracks-examples/btree-example/btreeserver/src/main/licenses/NOTICE
@@ -1,4 +1,4 @@
-Apache AsterixDB
+Apache AsterixDB Hyracks B-Tree Example Server
 Copyright 2016 The Apache Software Foundation
 
 This product includes software developed at
@@ -6,80 +6,6 @@ The Apache Software Foundation (http://www.apache.org/).
 
 AsterixDB utilizes many libraries, which come with the following applicable NOTICE(s):
 
- - lib/hyracks-api-0.2.17-incubating.jar
-
-    hyracks-api
-    Copyright 2016 The Apache Software Foundation
-
- - lib/hyracks-comm-0.2.17-incubating.jar
-
-    hyracks-comm
-    Copyright 2016 The Apache Software Foundation
-
- - lib/hyracks-control-cc-0.2.17-incubating.jar
-
-    hyracks-control-cc
-    Copyright 2016 The Apache Software Foundation
-
- - lib/hyracks-control-common-0.2.17-incubating.jar
-
-    hyracks-control-common
-    Copyright 2016 The Apache Software Foundation
-
- - lib/hyracks-control-nc-0.2.17-incubating.jar
-
-    hyracks-control-nc
-    Copyright 2016 The Apache Software Foundation
-
- - lib/hyracks-control-cc-0.2.17-incubating.jar
-
-    hyracks-control-cc
-    Copyright 2016 The Apache Software Foundation
-
- - lib/hyracks-ipc-0.2.17-incubating.jar
-
-    hyracks-ipc
-    Copyright 2016 The Apache Software Foundation
-
- - lib/hyracks-net-0.2.17-incubating.jar
-
-    hyracks-net
-    Copyright 2016 The Apache Software Foundation
-
- - lib/hyracks-dataflow-common-0.2.17-incubating.jar
-
-    hyracks-dataflow-common
-    Copyright 2016 The Apache Software Foundation
-
- - lib/hyracks-dataflow-std-0.2.17-incubating.jar
-
-    hyracks-dataflow-std
-    Copyright 2016 The Apache Software Foundation
-
- - lib/hyracks-storage-am-btree-0.2.17-incubating.jar
-
-    hyracks-storage-am-btree
-    Copyright 2016 The Apache Software Foundation
-
- - lib/hyracks-storage-am-common-0.2.17-incubating.jar
-
-    hyracks-storage-am-common
-    Copyright 2016 The Apache Software Foundation
-
- - lib/hyracks-storage-common-0.2.17-incubating.jar
-
-    hyracks-storage-common
-    Copyright 2016 The Apache Software Foundation
-
- - lib/hyracks-data-std-0.2.17-incubating.jar
-
-    hyracks-data-std
-    Copyright 2016 The Apache Software Foundation
-
- - lib/hyracks-util-0.2.17-incubating.jar
-
-    hyracks-util
-    Copyright 2016 The Apache Software Foundation
 
  - lib/mockito-all-2.0.2-beta.jar
 
@@ -133,3 +59,29 @@ AsterixDB utilizes many libraries, which come with the following applicable NOTI
 
     Wicket Util
     Copyright 2006-2011 Apache Software Foundation
+
+ - lib/httpclient-4.3.jar
+
+    Apache HttpClient
+    Copyright 1999-2013 The Apache Software Foundation
+
+    This product includes software developed at
+    The Apache Software Foundation (http://www.apache.org/).
+
+- lib/httpcore-4.3.jar
+
+    Apache HttpCore
+    Copyright 2005-2013 The Apache Software Foundation
+
+    This product includes software developed at
+    The Apache Software Foundation (http://www.apache.org/).
+
+
+    This project contains annotations derived from JCIP-ANNOTATIONS
+    Copyright (c) 2005 Brian Goetz and Tim Peierls. See http://www.jcip.net
+
+- lib/commons-logging-1.1.1..jar
+
+    Commons Logging
+    Copyright 2001-2007 The Apache Software Foundation
+

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/bb5dc4c9/hyracks/hyracks-examples/hyracks-integration-tests/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/hyracks-integration-tests/pom.xml b/hyracks/hyracks-examples/hyracks-integration-tests/pom.xml
index 675feae..b5119c0 100644
--- a/hyracks/hyracks-examples/hyracks-integration-tests/pom.xml
+++ b/hyracks/hyracks-examples/hyracks-integration-tests/pom.xml
@@ -7,7 +7,7 @@
  ! "License"); you may not use this file except in compliance
  ! with the License.  You may obtain a copy of the License at
  !
- !   http://www.apache.org/licenses/LICENSE-2.0
+ !	http://www.apache.org/licenses/LICENSE-2.0
  !
  ! Unless required by applicable law or agreed to in writing,
  ! software distributed under the License is distributed on an
@@ -38,6 +38,13 @@
 					<target>1.7</target>
 				</configuration>
 			</plugin>
+			<plugin>
+				<groupId>org.apache.maven.plugins</groupId>
+				<artifactId>maven-deploy-plugin</artifactId>
+				 <configuration>
+					<skip>true</skip>
+				 </configuration>
+				</plugin>
 		</plugins>
 	</build>
 	<properties>
@@ -112,12 +119,12 @@
 			<artifactId>hyracks-data-std</artifactId>
 			<version>0.2.17-SNAPSHOT</version>
 		</dependency>
-  	    <dependency>
-            <groupId>org.apache.hyracks</groupId>
-            <artifactId>hyracks-client</artifactId>
-            <version>0.2.17-SNAPSHOT</version>
-            <type>jar</type>
-            <scope>compile</scope>
-        </dependency>
+  		 <dependency>
+				<groupId>org.apache.hyracks</groupId>
+				<artifactId>hyracks-client</artifactId>
+				<version>0.2.17-SNAPSHOT</version>
+				<type>jar</type>
+				<scope>compile</scope>
+		  </dependency>
 	</dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/bb5dc4c9/hyracks/hyracks-examples/hyracks-shutdown-test/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/hyracks-shutdown-test/pom.xml b/hyracks/hyracks-examples/hyracks-shutdown-test/pom.xml
index 270b0dd..562fb22 100644
--- a/hyracks/hyracks-examples/hyracks-shutdown-test/pom.xml
+++ b/hyracks/hyracks-examples/hyracks-shutdown-test/pom.xml
@@ -152,6 +152,13 @@
         </execution>
       </executions>
       </plugin>
+      <plugin>
+      <groupId>org.apache.maven.plugins</groupId>
+      <artifactId>maven-deploy-plugin</artifactId>
+      <configuration>
+          <skip>true</skip>
+      </configuration>
+    </plugin>
     </plugins>
   </build>
   <dependencies>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/bb5dc4c9/hyracks/hyracks-examples/text-example/textclient/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/text-example/textclient/pom.xml b/hyracks/hyracks-examples/text-example/textclient/pom.xml
index cb831e9..55654a7 100644
--- a/hyracks/hyracks-examples/text-example/textclient/pom.xml
+++ b/hyracks/hyracks-examples/text-example/textclient/pom.xml
@@ -101,21 +101,11 @@
         </executions>
       </plugin>
       <plugin>
-        <artifactId>maven-assembly-plugin</artifactId>
-        <version>2.2-beta-5</version>
-        <executions>
-          <execution>
-            <configuration>
-              <descriptors>
-                <descriptor>src/main/assembly/binary-assembly.xml</descriptor>
-              </descriptors>
-            </configuration>
-            <phase>package</phase>
-            <goals>
-              <goal>attached</goal>
-            </goals>
-          </execution>
-        </executions>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-deploy-plugin</artifactId>
+        <configuration>
+            <skip>true</skip>
+        </configuration>
       </plugin>
     </plugins>
   </build>


[6/9] incubator-asterixdb-hyracks git commit: Address RC0 Comments

Posted by im...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/bb5dc4c9/hyracks/hyracks-examples/text-example/textclient/src/main/licenses/LICENSE
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/text-example/textclient/src/main/licenses/LICENSE b/hyracks/hyracks-examples/text-example/textclient/src/main/licenses/LICENSE
index 7974129..e9199d8 100644
--- a/hyracks/hyracks-examples/text-example/textclient/src/main/licenses/LICENSE
+++ b/hyracks/hyracks-examples/text-example/textclient/src/main/licenses/LICENSE
@@ -209,531 +209,13 @@
    subcomponents is subject to the terms and condition of the following
    licenses.
 
-   Components under Apache License 2.0 are as follows:
-
-     - Apache Derby Database Engine and Embedded JDBC Driver (http://db.apache.org/derby/derby/)
-       repo/derby-10.10.1.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - JDO API (http://db.apache.org/jdo)
-       repo/jdo-api-3.0.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Rome HTTP Fetcher
-       repo/rome-fetcher-1.0.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - An open source Java toolkit for Amazon S3 (http://jets3t.s3.amazonaws.com/index.html)
-       repo/jets3t-0.6.1 in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - The Netty Project (http://www.jboss.org/netty/)
-       repo/netty-3.2.2.Final.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - The Netty Project (http://netty.io/)
-       repo/netty-3.6.2.Final.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - HttpClient (http://jakarta.apache.org/commons/httpclient/)
-       repo/commons-httpclient-3.0.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - HttpClient (http://hc.apache.org/httpcomponents-client)
-       repo/httpclient-4.3.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - HttpCore (http://hc.apache.org/httpcomponents-core-ga)
-       repo/httpcore-4.3.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - twitter4j-core (http://twitter4j.org/)
-       repo/twitter4j-core-4.0.3.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - twitter4j-stream (http://twitter4j.org/)
-       repo/twitter4j-stream-4.0.3.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Jetty :: Continuation (http://www.eclipse.org/jetty/jetty-continuation)
-       repo/jetty-continuation-8.0.0.RC0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Jetty :: Http Utility (http://www.eclipse.org/jetty/jetty-http)
-       repo/jetty-http-8.0.0.RC0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Jetty :: IO Utility (http://www.eclipse.org/jetty/jetty-io)
-       repo/jetty-io-8.0.0.RC0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Jetty :: Security (http://www.eclipse.org/jetty/jetty-security)
-       repo/jetty-security-8.0.0.RC0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Jetty :: Server Core (http://www.eclipse.org/jetty)
-       repo/jetty-server-8.0.0.RC0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Jetty :: Servlet Handling (http://www.eclipse.org/jetty/jetty-servlet)
-       repo/jetty-servlet-8.0.0.RC0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Jetty :: Utilities (http://www.eclipse.org/jetty/jetty-util)
-       repo/jetty-util-8.0.0.RC0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Jetty :: Webapp Application Support (http://www.eclipse.org/jetty/jetty-webapp)
-       repo/jetty-webapp-8.0.0.RC0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Jetty :: XML utilities (http://www.eclipse.org/jetty/jetty-xml)
-       repo/jetty-xml-8.0.0.RC0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Servlet API (http://www.eclipse.org/jetty/jetty-parent/servlet-api)
-       repo/servlet-api-3.0.20100224.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - BoneCP :: Core Library (http://jolbox.com/bonecp)
-       repo/bonecp-0.8.0.RELEASE.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - FindBugs-jsr305 (http://findbugs.sourceforge.net/)
-       repo/jsr305-1.3.9.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Guava: Google Core Libraries for Java (http://code.google.com/p/guava-libraries/guava)
-       repo/guava-18.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - JSON.simple (http://code.google.com/p/json-simple/)
-       repo/json-simple-1.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Microsoft Windows Azure Client API (https://github.com/WindowsAzure/azure-sdk-for-java)
-       repo/microsoft-windowsazure-api-0.4.4.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - javax.inject (http://code.google.com/p/atinject/)
-       repo/javax.inject-1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Apache Thrift (http://thrift.apache.org)
-       repo/libfb303-0.9.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Apache Thrift (http://thrift.apache.org)
-       repo/libthrift-0.9.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - DataNucleus JDO API plugin (http://www.datanucleus.org)
-       repo/datanucleus-api-jdo-3.2.6.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - DataNucleus Core (http://www.datanucleus.org)
-       repo/datanucleus-core-3.2.10.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - DataNucleus RDBMS (http://www.datanucleus.org)
-       repo/datanucleus-rdbms-3.2.9.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - JAXB2 CommonsValue Constructor Plugin (http://java.net/projects/jaxb2-commons/pages/value-constructor)
-       repo/jaxb2-value-constructor-3.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - StAX API (http://stax.codehaus.org/)
-       repo/stax-api-1.0.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - StAX
-       repo/stax-1.1.1-dev.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Wicket Core (http://wicket.apache.org/wicket-core/wicket-core)
-       repo/wicket-core-1.5.2.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Wicket Request (http://maven.apache.org)
-       repo/wicket-request-1.5.2.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Wicket Util (http://maven.apache.org)
-       repo/wicket-util-1.5.2.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Apache Hadoop Annotations
-       repo/hadoop-annotations-2.2.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Apache Hadoop Auth
-       repo/hadoop-auth-2.2.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Apache Hadoop Client
-       repo/hadoop-client-2.2.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Apache Hadoop Common
-       repo/hadoop-common-2.2.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Apache Hadoop Common (tests)
-       repo/hadoop-common-2.2.0-tests.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Apache Hadoop HDFS
-       repo/hadoop-hdfs-2.2.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Apache Hadoop HDFS
-       repo/hadoop-hdfs-2.2.0-tests.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - hadoop-mapreduce-client-app
-       repo/hadoop-mapreduce-client-app-2.2.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - hadoop-mapreduce-client-common
-       repo/hadoop-mapreduce-client-common-2.2.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - hadoop-mapreduce-client-core
-       repo/hadoop-mapreduce-client-core-2.2.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - hadoop-mapreduce-client-hs
-       repo/hadoop-mapreduce-client-hs-2.2.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - hadoop-mapreduce-client-jobclient
-       repo/hadoop-mapreduce-client-jobclient-2.2.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - hadoop-mapreduce-client-jobclient
-       repo/hadoop-mapreduce-client-jobclient-2.2.0-tests.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - hadoop-mapreduce-client-shuffle
-       repo/hadoop-mapreduce-client-shuffle-2.2.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Apache Hadoop Mini-Cluster
-       repo/hadoop-minicluster-2.2.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - zookeeper
-       repo/zookeeper-3.4.5.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - hadoop-yarn-api
-       repo/hadoop-yarn-api-2.2.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - hadoop-yarn-client
-       repo/hadoop-yarn-client-2.2.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - hadoop-yarn-common
-       repo/hadoop-yarn-common-2.2.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - hadoop-yarn-server-common
-       repo/hadoop-yarn-server-common-2.2.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - hadoop-yarn-server-nodemanager
-       repo/hadoop-yarn-server-nodemanager-2.2.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - hadoop-yarn-server-resourcemanager
-       repo/hadoop-yarn-server-resourcemanager-2.2.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - hadoop-yarn-server-tests
-       repo/hadoop-yarn-server-tests-2.2.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - hadoop-yarn-server-web-proxy
-       repo/hadoop-yarn-server-web-proxy-2.2.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Plexus Common Utilities (http://plexus.codehaus.org/plexus-utils)
-       repo/plexus-utils-3.0.7.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Jettison
-       repo/jettison-1.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Jackson (http://jackson.codehaus.org)
-       repo/jackson-core-asl-1.8.8.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - JAX-RS provider for JSON content type (http://jackson.codehaus.org)
-       repo/jackson-jaxrs-1.8.3.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Data Mapper for Jackson (http://jackson.codehaus.org)
-       repo/jackson-mapper-asl-1.9.12.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Xml Compatibility extensions for Jackson (http://jackson.codehaus.org)
-       repo/jackson-mapper-xc-1.8.3.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Jackson-core (http://wiki.fasterxml.com/JacksonHome)
-       repo/jackson-core-2.2.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Google GuiceCore Library (http://code.google.com/p/google-guice/guice/)
-       repo/guice-3.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Google GuiceExtensionsServlet (http://code.google.com/p/google-guice/extensions-parent/guice-servlet/)
-       repo/guice-servlet-3.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Jetty Server (http://jetty.mortbay.org/)
-       repo/jetty-6.1.26.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Jetty Utilities (http://jetty.mortbay.org/)
-       repo/jetty-util-6.1.26.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Commons Configuration (http://commons.apache.org/${pom.artifactId.substring(8)}/)
-       repo/commons-configuration-1.6.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Digester (http://jakarta.apache.org/commons/digester/)
-       repo/commons-digester-1.8.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - EL (http://jakarta.apache.org/commons/el/)
-       repo/commons-el-1.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Apache Commons BeanUtils
-       repo/commons-beanutils-1.7.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Commons BeanUtils Core (http://commons.apache.org/beanutils/)
-       repo/commons-beanutils-core-1.8.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Commons CLI (http://commons.apache.org/cli/)
-       repo/commons-cli-1.2.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Apache Commons Codec (http://commons.apache.org/codec/commons-codec)
-       repo/commons-codec-1.4.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Apache Commons Collections (http://commons.apache.org/collections/commons-collections)
-       commons-daemon:commons-daemon:jar:1.0.13
-     - Commons Daemon (http://commons.apache.org/daemon/)
-       repo/commons-daemon-1.0.13.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Commons IO (http://commons.apache.org/io/)
-       repo/commons-io-2.4.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Commons Lang (http://commons.apache.org/lang/)
-       repo/commons-lang-2.5.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Apache Commons Logging (http://commons.apache.org/logging)
-       repo/commons-logging-1.0.5.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Apache Commons Logging Api (http://commons.apache.org/logging)
-       repo/commons-logging-api-1.0.4.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Commons Net (http://commons.apache.org/net/)
-       repo/commons-net-3.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Log4j (http://logging.apache.org:80/log4j/1.2/log4j)
-       repo/log4j-1.2.17.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Apache Ant Core (http://ant.apache.org/)
-       repo/ant-1.9.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Apache Ant Launcher (http://ant.apache.org/)
-       repo/ant-launcher-1.9.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Apache Avro (http://avro.apache.org)
-       repo/avro-1.7.5.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Commons Compress (http://commons.apache.org/compress/)
-       repo/commons-compress-1.4.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Commons Lang (http://commons.apache.org/lang/)
-       repo/commons-lang3-3.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Commons Math (http://commons.apache.org/math/)
-       repo/commons-math-2.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Hive Ant Utilities (http://hive.apache.org/hive-ant)
-       repo/hive-ant-0.13.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Hive Common (http://hive.apache.org/hive-common)
-       repo/hive-common-0.13.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Hive Query Language (http://hive.apache.org/hive-exec)
-       repo/hive-exec-0.13.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Hive Metastore (http://hive.apache.org/hive-metastore)
-       repo/hive-metastore-0.13.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Hive Serde (http://hive.apache.org/hive-serde)
-       repo/hive-serde-0.13.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Hive Shims (http://hive.apache.org/hive-shims)
-       repo/hive-shims-0.13.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Hive Shims 0.20 (http://hive.apache.org/hive-shims-0.20)
-       repo/hive-shims-0.20-0.13.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Hive Shims 0.20S (http://hive.apache.org/hive-shims-0.20S)
-       repo/hive-shims-0.20S-0.13.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Hive Shims 0.23 (http://hive.apache.org/hive-shims-0.23)
-       repo/hive-shims-0.23-0.13.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Hive Shims Common (http://hive.apache.org/hive-shims-common)
-       repo/hive-shims-common-0.13.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Hive Shims Secure Common (http://hive.apache.org/hive-shims-common-secure)
-       repo/hive-shims-secure-common-0.13.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Apache Velocity (http://velocity.apache.org/engine/releases/velocity-1.5/)
-       repo/velocity-1.5.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Jakarta ORO
-       repo/oro-2.0.8.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - ROME
-       repo/rome-1.0.1-modified-01.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - jasper-compiler (http://tomcat.apache.org/jasper-compiler)
-       repo/jasper-compiler-5.5.23.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - jasper-runtime (http://tomcat.apache.org/jasper-runtime)
-       repo/jasper-runtime-5.5.23.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Xerces2 Java Parser (http://xerces.apache.org/xerces2-j)
-       repo/xercesImpl-2.9.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - XML APIs (http://xml.apache.org/commons/components/external/xml-apis)
-       repo/xml-apis-1.3.04.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Groovy (http://groovy.codehaus.org/)
-       repo/groovy-all-2.1.6.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-     - Snappy for Java (http://github.com/xerial/snappy-java/)
-       repo/snappy-java-1.0.4.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-   ===
-
-   Component(s):
-   - Java Servlet API (http://servlet-spec.java.n)
-     repo/javax.servlet-3.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-   - javax.servlet API v.3.0 (http://jcp.org/en/jsr/detail?id=315)
-     repo/servlet-api-2.5.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-   - grizzly-framework (http://grizzly.java.net/grizzly-framework)
-     repo/grizzly-framework-2.1.2.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-   - grizzly-http (http://grizzly.java.net/grizzly-http)
-     repo/grizzly-http-2.1.2.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-   - grizzly-http-server (http://grizzly.java.net/grizzly-http-server)
-     repo/grizzly-http-server-2.1.2.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-   - grizzly-http-servlet (http://grizzly.java.net/grizzly-http-servlet)
-     repo/grizzly-http-servlet-2.1.2.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-   - grizzly-rcm (http://grizzly.java.net/grizzly-rcm)
-     repo/grizzly-rcm-2.1.2.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-   - management-api (http://kenai.com/hg/gmbal~gf_common)
-     repo/management-api-3.0.0-b012.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-   - gmbal-api-only (http://kenai.com/hg/gmbal~master)
-     repo/gmbal-api-only-3.0.0-b023.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-   - JavaBeans Activation Framework (JAF) (http://java.sun.com/products/javabeans/jaf/index.jsp)
-     repo/activation-1.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-   - JavaMail API (https://glassfish.dev.java.net/javaee5/mail/)
-     repo/mail-1.4.5.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-   - Java Servlet API
-     repo/servlet-api-2.5.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-   - Java Transaction API (http://java.sun.com/products/jta/jta)
-     repo/jta-1.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-   - Sun JAXB Reference Implementation Runtime (http://jaxb.java.net/jaxb-impl)
-     repo/jaxb-impl-2.2.3-1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-   - Java Architecture for XML Binding (JAXB API) (https://jaxb.dev.java.net/jaxb-api) 
-     repo/jaxb-api-2.2.2.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-   - Streaming API for XML
-     repo/stax-api-1.0.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-   - jsp-api
-     repo/jsp-api-2.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-
-   are available under the CDDL 1.0
-   --
-      COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
-
-      1. Definitions.
-
-      1.1. “Contributor” means each individual or entity that creates or contributes to the creation of Modifications.
-
-      1.2. “Contributor Version” means the combination of the Original Software, prior Modifications used by a Contributor (if any), and the Modifications made by that particular Contributor.
-
-      1.3. “Covered Software” means (a) the Original Software, or (b) Modifications, or (c) the combination of files containing Original Software with files containing Modifications, in each case including portions thereof.
-
-      1.4. “Executable” means the Covered Software in any form other than Source Code.
-
-      1.5. “Initial Developer” means the individual or entity that first makes Original Software available under this License.
-
-      1.6. “Larger Work” means a work which combines Covered Software or portions thereof with code not governed by the terms of this License.
-
-      1.7. “License” means this document.
-
-      1.8. “Licensable” means having the right to grant, to the maximum extent possible, whether at the time of the initial grant or subsequently acquired, any and all of the rights conveyed herein.
-
-      1.9. “Modifications” means the Source Code and Executable form of any of the following:
-
-      A. Any file that results from an addition to, deletion from or modification of the contents of a file containing Original Software or previous Modifications;
-
-      B. Any new file that contains any part of the Original Software or previous Modification; or
-
-      C. Any new file that is contributed or otherwise made available under the terms of this License.
-
-      1.10. “Original Software” means the Source Code and Executable form of computer software code that is originally released under this License.
-
-      1.11. “Patent Claims” means any patent claim(s), now owned or hereafter acquired, including without limitation, method, process, and apparatus claims, in any patent Licensable by grantor.
-
-      1.12. “Source Code” means (a) the common form of computer software code in which modifications are made and (b) associated documentation included in or with such code.
-
-      1.13. “You” (or “Your”) means an individual or a legal entity exercising rights under, and complying with all of the terms of, this License. For legal entities, “You” includes any entity which controls, is controlled by, or is under common control with You. For purposes of this definition, “control” means (a) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (b) ownership of more than fifty percent (50%) of the outstanding shares or beneficial ownership of such entity.
-
-      2. License Grants.
-
-      2.1. The Initial Developer Grant.
-
-      Conditioned upon Your compliance with Section 3.1 below and subject to third party intellectual property claims, the Initial Developer hereby grants You a world-wide, royalty-free, non-exclusive license:
-
-      (a) under intellectual property rights (other than patent or trademark) Licensable by Initial Developer, to use, reproduce, modify, display, perform, sublicense and distribute the Original Software (or portions thereof), with or without Modifications, and/or as part of a Larger Work; and
-
-      (b) under Patent Claims infringed by the making, using or selling of Original Software, to make, have made, use, practice, sell, and offer for sale, and/or otherwise dispose of the Original Software (or portions thereof).
-
-      (c) The licenses granted in Sections 2.1(a) and (b) are effective on the date Initial Developer first distributes or otherwise makes the Original Software available to a third party under the terms of this License.
-
-      (d) Notwithstanding Section 2.1(b) above, no patent license is granted: (1) for code that You delete from the Original Software, or (2) for infringements caused by: (i) the modification of the Original Software, or (ii) the combination of the Original Software with other software or devices.
-
-      2.2. Contributor Grant.
-
-      Conditioned upon Your compliance with Section 3.1 below and subject to third party intellectual property claims, each Contributor hereby grants You a world-wide, royalty-free, non-exclusive license:
-
-      (a) under intellectual property rights (other than patent or trademark) Licensable by Contributor to use, reproduce, modify, display, perform, sublicense and distribute the Modifications created by such Contributor (or portions thereof), either on an unmodified basis, with other Modifications, as Covered Software and/or as part of a Larger Work; and
-
-      (b) under Patent Claims infringed by the making, using, or selling of Modifications made by that Contributor either alone and/or in combination with its Contributor Version (or portions of such combination), to make, use, sell, offer for sale, have made, and/or otherwise dispose of: (1) Modifications made by that Contributor (or portions thereof); and (2) the combination of Modifications made by that Contributor with its Contributor Version (or portions of such combination).
-
-      (c) The licenses granted in Sections 2.2(a) and 2.2(b) are effective on the date Contributor first distributes or otherwise makes the Modifications available to a third party.
-
-      (d) Notwithstanding Section 2.2(b) above, no patent license is granted: (1) for any code that Contributor has deleted from the Contributor Version; (2) for infringements caused by: (i) third party modifications of Contributor Version, or (ii) the combination of Modifications made by that Contributor with other software (except as part of the Contributor Version) or other devices; or (3) under Patent Claims infringed by Covered Software in the absence of Modifications made by that Contributor.
-
-      3. Distribution Obligations.
-
-      3.1. Availability of Source Code.
-
-      Any Covered Software that You distribute or otherwise make available in Executable form must also be made available in Source Code form and that Source Code form must be distributed only under the terms of this License. You must include a copy of this License with every copy of the Source Code form of the Covered Software You distribute or otherwise make available. You must inform recipients of any such Covered Software in Executable form as to how they can obtain such Covered Software in Source Code form in a reasonable manner on or through a medium customarily used for software exchange.
-
-      3.2. Modifications.
-
-      The Modifications that You create or to which You contribute are governed by the terms of this License. You represent that You believe Your Modifications are Your original creation(s) and/or You have sufficient rights to grant the rights conveyed by this License.
-
-      3.3. Required Notices.
-
-      You must include a notice in each of Your Modifications that identifies You as the Contributor of the Modification. You may not remove or alter any copyright, patent or trademark notices contained within the Covered Software, or any notices of licensing or any descriptive text giving attribution to any Contributor or the Initial Developer.
-
-      3.4. Application of Additional Terms.
-
-      You may not offer or impose any terms on any Covered Software in Source Code form that alters or restricts the applicable version of this License or the recipients’ rights hereunder. You may choose to offer, and to charge a fee for, warranty, support, indemnity or liability obligations to one or more recipients of Covered Software. However, you may do so only on Your own behalf, and not on behalf of the Initial Developer or any Contributor. You must make it absolutely clear that any such warranty, support, indemnity or liability obligation is offered by You alone, and You hereby agree to indemnify the Initial Developer and every Contributor for any liability incurred by the Initial Developer or such Contributor as a result of warranty, support, indemnity or liability terms You offer.
-
-      3.5. Distribution of Executable Versions.
-
-      You may distribute the Executable form of the Covered Software under the terms of this License or under the terms of a license of Your choice, which may contain terms different from this License, provided that You are in compliance with the terms of this License and that the license for the Executable form does not attempt to limit or alter the recipient’s rights in the Source Code form from the rights set forth in this License. If You distribute the Covered Software in Executable form under a different license, You must make it absolutely clear that any terms which differ from this License are offered by You alone, not by the Initial Developer or Contributor. You hereby agree to indemnify the Initial Developer and every Contributor for any liability incurred by the Initial Developer or such Contributor as a result of any such terms You offer.
-
-      3.6. Larger Works.
-
-      You may create a Larger Work by combining Covered Software with other code not governed by the terms of this License and distribute the Larger Work as a single product. In such a case, You must make sure the requirements of this License are fulfilled for the Covered Software.
-
-      4. Versions of the License.
-
-      4.1. New Versions.
-
-      Sun Microsystems, Inc. is the initial license steward and may publish revised and/or new versions of this License from time to time. Each version will be given a distinguishing version number. Except as provided in Section 4.3, no one other than the license steward has the right to modify this License.
-
-      4.2. Effect of New Versions.
-
-      You may always continue to use, distribute or otherwise make the Covered Software available under the terms of the version of the License under which You originally received the Covered Software. If the Initial Developer includes a notice in the Original Software prohibiting it from being distributed or otherwise made available under any subsequent version of the License, You must distribute and make the Covered Software available under the terms of the version of the License under which You originally received the Covered Software. Otherwise, You may also choose to use, distribute or otherwise make the Covered Software available under the terms of any subsequent version of the License published by the license steward.
-
-      4.3. Modified Versions.
-
-      When You are an Initial Developer and You want to create a new license for Your Original Software, You may create and use a modified version of this License if You: (a) rename the license and remove any references to the name of the license steward (except to note that the license differs from this License); and (b) otherwise make it clear that the license contains terms which differ from this License.
-
-      5. DISCLAIMER OF WARRANTY.
-
-      COVERED SOFTWARE IS PROVIDED UNDER THIS LICENSE ON AN “AS IS” BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE COVERED SOFTWARE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED SOFTWARE IS WITH YOU. SHOULD ANY COVERED SOFTWARE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED SOFTWARE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
-
-      6. TERMINATION.
-
-      6.1. This License and the rights granted hereunder will terminate automatically if You fail to comply with terms herein and fail to cure such breach within 30 days of becoming aware of the breach. Provisions which, by their nature, must remain in effect beyond the termination of this License shall survive.
-
-      6.2. If You assert a patent infringement claim (excluding declaratory judgment actions) against Initial Developer or a Contributor (the Initial Developer or Contributor against whom You assert such claim is referred to as “Participant”) alleging that the Participant Software (meaning the Contributor Version where the Participant is a Contributor or the Original Software where the Participant is the Initial Developer) directly or indirectly infringes any patent, then any and all rights granted directly or indirectly to You by such Participant, the Initial Developer (if the Initial Developer is not the Participant) and all Contributors under Sections 2.1 and/or 2.2 of this License shall, upon 60 days notice from Participant terminate prospectively and automatically at the expiration of such 60 day notice period, unless if within such 60 day period You withdraw Your claim with respect to the Participant Software against such Participant either unilaterally or pursuant to a wr
 itten agreement with Participant.
-
-      6.3. In the event of termination under Sections 6.1 or 6.2 above, all end user licenses that have been validly granted by You or any distributor hereunder prior to termination (excluding licenses granted to You by any distributor) shall survive termination.
-
-      7. LIMITATION OF LIABILITY.
-
-      UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED SOFTWARE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOST PROFITS, LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH PARTY’S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
-
-      8. U.S. GOVERNMENT END USERS.
-
-      The Covered Software is a “commercial item,” as that term is defined in 48 C.F.R. 2.101 (Oct. 1995), consisting of “commercial computer software” (as that term is defined at 48 C.F.R. § 252.227-7014(a)(1)) and “commercial computer software documentation” as such terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all U.S. Government End Users acquire Covered Software with only those rights set forth herein. This U.S. Government Rights clause is in lieu of, and supersedes, any other FAR, DFAR, or other clause or provision that addresses Government rights in computer software under this License.
-
-      9. MISCELLANEOUS.
-
-      This License represents the complete agreement concerning subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. This License shall be governed by the law of the jurisdiction specified in a notice contained within the Original Software (except to the extent applicable law, if any, provides otherwise), excluding such jurisdiction’s conflict-of-law provisions. Any litigation relating to this License shall be subject to the jurisdiction of the courts located in the jurisdiction and venue specified in a notice contained within the Original Software, with the losing party responsible for costs, including, without limitation, court costs and reasonable attorneys’ fees and expenses. The application of the United Nations Convention on Contracts for the International Sale of Goods is expressly excluded. Any law or regulation which provides that the language of a contr
 act shall be construed against the drafter shall not apply to this License. You agree that You alone are responsible for compliance with the United States export administration regulations (and the export control laws and regulation of any other countries) when You use, distribute or otherwise make available any Covered Software.
-
-      10. RESPONSIBILITY FOR CLAIMS.
-
-      As between Initial Developer and the Contributors, each party is responsible for claims and damages arising, directly or indirectly, out of its utilization of rights under this License and You agree to work with Initial Developer and Contributors to distribute such responsibility on an equitable basis. Nothing herein is intended or shall be deemed to constitute any admission of liability.
-
-      NOTICE PURSUANT TO SECTION 9 OF THE COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL)
-
-      The code released under the CDDL shall be governed by the laws of the State of California (excluding conflict-of-law provisions). Any litigation relating to this License shall be subject to the jurisdiction of the Federal Courts of the Northern District of California and the state courts of the State of California, with venue lying in Santa Clara County, California.
-
-
-
-   ==
-
-   Component(s):
-  - jersey-client (https://jersey.java.net/jersey-client/)
-    repo/jersey-client-1.13.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-  - jersey-core (https://jersey.java.net/jersey-core/)
-    repo/jersey-core-1.13.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-  - jersey-grizzly2 (https://jersey.java.net/jersey-grizzly2/)
-    repo/jersey-grizzly2-1.9.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-  - jersey-json (https://jersey.java.net/jersey-json/)
-    repo/jersey-json-1.13.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-  - jersey-server (https://jersey.java.net/jersey-server/)
-    repo/jersey-server-1.9.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-  - jersey-guice (https://jersey.java.net/jersey-contribs/jersey-guice/)
-    repo/jersey-guice-1.9.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-  - Jersey Test FrameworkCore (https://jersey.java.net/jersey-test-framework/jersey-test-framework-core/)
-    repo/jersey-test-framework-1.9.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-  - Jersey Test FrameworkGrizzly 2 Module (https://jersey.java.net/jersey-test-framework/jersey-test-framework-grizzly2/)
-    repo/jersey-test-framework-grizzly2-1.9.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-   Are available under the CDDL 1.1:
-   --
-
-      COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL)Version 1.1
-
-      1. Definitions.
-
-      1.1. “Contributor” means each individual or entity that creates or contributes to the creation of Modifications.
-      1.2. “Contributor Version” means the combination of the Original Software, prior Modifications used by a Contributor (if any), and the Modifications made by that particular Contributor.
-      1.3. “Covered Software” means (a) the Original Software, or (b) Modifications, or (c) the combination of files containing Original Software with files containing Modifications, in each case including portions thereof.
-      1.4. “Executable” means the Covered Software in any form other than Source Code.
-      1.5. “Initial Developer” means the individual or entity that first makes Original Software available under this License.
-      1.6. “Larger Work” means a work which combines Covered Software or portions thereof with code not governed by the terms of this License.
-      1.7. “License” means this document.
-      1.8. “Licensable” means having the right to grant, to the maximum extent possible, whether at the time of the initial grant or subsequently acquired, any and all of the rights conveyed herein.
-      1.9. “Modifications” means the Source Code and Executable form of any of the following:
-      A. Any file that results from an addition to, deletion from or modification of the contents of a file containing Original Software or previous Modifications;
-      B. Any new file that contains any part of the Original Software or previous Modification; or
-      C. Any new file that is contributed or otherwise made available under the terms of this License.
-      1.10. “Original Software” means the Source Code and Executable form of computer software code that is originally released under this License.
-      1.11. “Patent Claims” means any patent claim(s), now owned or hereafter acquired, including without limitation, method, process, and apparatus claims, in any patent Licensable by grantor.
-      1.12. “Source Code” means (a) the common form of computer software code in which modifications are made and (b) associated documentation included in or with such code.
-      1.13. “You” (or “Your”) means an individual or a legal entity exercising rights under, and complying with all of the terms of, this License. For legal entities, “You” includes any entity which controls, is controlled by, or is under common control with You. For purposes of this definition, “control” means (a) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (b) ownership of more than fifty percent (50%) of the outstanding shares or beneficial ownership of such entity.
-      2. License Grants.
-
-      2.1. The Initial Developer Grant.
-      Conditioned upon Your compliance with Section 3.1 below and subject to third party intellectual property claims, the Initial Developer hereby grants You a world-wide, royalty-free, non-exclusive license:
-      (a) under intellectual property rights (other than patent or trademark) Licensable by Initial Developer, to use, reproduce, modify, display, perform, sublicense and distribute the Original Software (or portions thereof), with or without Modifications, and/or as part of a Larger Work; and
-      (b) under Patent Claims infringed by the making, using or selling of Original Software, to make, have made, use, practice, sell, and offer for sale, and/or otherwise dispose of the Original Software (or portions thereof).
-      (c) The licenses granted in Sections 2.1(a) and (b) are effective on the date Initial Developer first distributes or otherwise makes the Original Software available to a third party under the terms of this License.
-      (d) Notwithstanding Section 2.1(b) above, no patent license is granted: (1) for code that You delete from the Original Software, or (2) for infringements caused by: (i) the modification of the Original Software, or (ii) the combination of the Original Software with other software or devices.
-      2.2. Contributor Grant.
-      Conditioned upon Your compliance with Section 3.1 below and subject to third party intellectual property claims, each Contributor hereby grants You a world-wide, royalty-free, non-exclusive license:
-      (a) under intellectual property rights (other than patent or trademark) Licensable by Contributor to use, reproduce, modify, display, perform, sublicense and distribute the Modifications created by such Contributor (or portions thereof), either on an unmodified basis, with other Modifications, as Covered Software and/or as part of a Larger Work; and
-      (b) under Patent Claims infringed by the making, using, or selling of Modifications made by that Contributor either alone and/or in combination with its Contributor Version (or portions of such combination), to make, use, sell, offer for sale, have made, and/or otherwise dispose of: (1) Modifications made by that Contributor (or portions thereof); and (2) the combination of Modifications made by that Contributor with its Contributor Version (or portions of such combination).
-      (c) The licenses granted in Sections 2.2(a) and 2.2(b) are effective on the date Contributor first distributes or otherwise makes the Modifications available to a third party.
-      (d) Notwithstanding Section 2.2(b) above, no patent license is granted: (1) for any code that Contributor has deleted from the Contributor Version; (2) for infringements caused by: (i) third party modifications of Contributor Version, or (ii) the combination of Modifications made by that Contributor with other software (except as part of the Contributor Version) or other devices; or (3) under Patent Claims infringed by Covered Software in the absence of Modifications made by that Contributor.
-      3. Distribution Obligations.
-
-      3.1. Availability of Source Code.
-      Any Covered Software that You distribute or otherwise make available in Executable form must also be made available in Source Code form and that Source Code form must be distributed only under the terms of this License. You must include a copy of this License with every copy of the Source Code form of the Covered Software You distribute or otherwise make available. You must inform recipients of any such Covered Software in Executable form as to how they can obtain such Covered Software in Source Code form in a reasonable manner on or through a medium customarily used for software exchange.
-      3.2. Modifications.
-      The Modifications that You create or to which You contribute are governed by the terms of this License. You represent that You believe Your Modifications are Your original creation(s) and/or You have sufficient rights to grant the rights conveyed by this License.
-      3.3. Required Notices.
-      You must include a notice in each of Your Modifications that identifies You as the Contributor of the Modification. You may not remove or alter any copyright, patent or trademark notices contained within the Covered Software, or any notices of licensing or any descriptive text giving attribution to any Contributor or the Initial Developer.
-      3.4. Application of Additional Terms.
-      You may not offer or impose any terms on any Covered Software in Source Code form that alters or restricts the applicable version of this License or the recipients' rights hereunder. You may choose to offer, and to charge a fee for, warranty, support, indemnity or liability obligations to one or more recipients of Covered Software. However, you may do so only on Your own behalf, and not on behalf of the Initial Developer or any Contributor. You must make it absolutely clear that any such warranty, support, indemnity or liability obligation is offered by You alone, and You hereby agree to indemnify the Initial Developer and every Contributor for any liability incurred by the Initial Developer or such Contributor as a result of warranty, support, indemnity or liability terms You offer.
-      3.5. Distribution of Executable Versions.
-      You may distribute the Executable form of the Covered Software under the terms of this License or under the terms of a license of Your choice, which may contain terms different from this License, provided that You are in compliance with the terms of this License and that the license for the Executable form does not attempt to limit or alter the recipient's rights in the Source Code form from the rights set forth in this License. If You distribute the Covered Software in Executable form under a different license, You must make it absolutely clear that any terms which differ from this License are offered by You alone, not by the Initial Developer or Contributor. You hereby agree to indemnify the Initial Developer and every Contributor for any liability incurred by the Initial Developer or such Contributor as a result of any such terms You offer.
-      3.6. Larger Works.
-      You may create a Larger Work by combining Covered Software with other code not governed by the terms of this License and distribute the Larger Work as a single product. In such a case, You must make sure the requirements of this License are fulfilled for the Covered Software.
-      4. Versions of the License.
-
-      4.1. New Versions.
-      Oracle is the initial license steward and may publish revised and/or new versions of this License from time to time. Each version will be given a distinguishing version number. Except as provided in Section 4.3, no one other than the license steward has the right to modify this License.
-      4.2. Effect of New Versions.
-      You may always continue to use, distribute or otherwise make the Covered Software available under the terms of the version of the License under which You originally received the Covered Software. If the Initial Developer includes a notice in the Original Software prohibiting it from being distributed or otherwise made available under any subsequent version of the License, You must distribute and make the Covered Software available under the terms of the version of the License under which You originally received the Covered Software. Otherwise, You may also choose to use, distribute or otherwise make the Covered Software available under the terms of any subsequent version of the License published by the license steward.
-      4.3. Modified Versions.
-      When You are an Initial Developer and You want to create a new license for Your Original Software, You may create and use a modified version of this License if You: (a) rename the license and remove any references to the name of the license steward (except to note that the license differs from this License); and (b) otherwise make it clear that the license contains terms which differ from this License.
-      5. DISCLAIMER OF WARRANTY.
-
-      COVERED SOFTWARE IS PROVIDED UNDER THIS LICENSE ON AN “AS IS” BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE COVERED SOFTWARE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED SOFTWARE IS WITH YOU. SHOULD ANY COVERED SOFTWARE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED SOFTWARE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
-
-      6. TERMINATION.
-
-      6.1. This License and the rights granted hereunder will terminate automatically if You fail to comply with terms herein and fail to cure such breach within 30 days of becoming aware of the breach. Provisions which, by their nature, must remain in effect beyond the termination of this License shall survive.
-      6.2. If You assert a patent infringement claim (excluding declaratory judgment actions) against Initial Developer or a Contributor (the Initial Developer or Contributor against whom You assert such claim is referred to as “Participant”) alleging that the Participant Software (meaning the Contributor Version where the Participant is a Contributor or the Original Software where the Participant is the Initial Developer) directly or indirectly infringes any patent, then any and all rights granted directly or indirectly to You by such Participant, the Initial Developer (if the Initial Developer is not the Participant) and all Contributors under Sections 2.1 and/or 2.2 of this License shall, upon 60 days notice from Participant terminate prospectively and automatically at the expiration of such 60 day notice period, unless if within such 60 day period You withdraw Your claim with respect to the Participant Software against such Participant either unilaterally or pursuant to a wr
 itten agreement with Participant.
-      6.3. If You assert a patent infringement claim against Participant alleging that the Participant Software directly or indirectly infringes any patent where such claim is resolved (such as by license or settlement) prior to the initiation of patent infringement litigation, then the reasonable value of the licenses granted by such Participant under Sections 2.1 or 2.2 shall be taken into account in determining the amount or value of any payment or license.
-      6.4. In the event of termination under Sections 6.1 or 6.2 above, all end user licenses that have been validly granted by You or any distributor hereunder prior to termination (excluding licenses granted to You by any distributor) shall survive termination.
-      7. LIMITATION OF LIABILITY.
-
-      UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED SOFTWARE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
-
-      8. U.S. GOVERNMENT END USERS.
-
-      The Covered Software is a “commercial item,” as that term is defined in 48 C.F.R. 2.101 (Oct. 1995), consisting of “commercial computer software” (as that term is defined at 48 C.F.R. § 252.227-7014(a)(1)) and “commercial computer software documentation” as such terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all U.S. Government End Users acquire Covered Software with only those rights set forth herein. This U.S. Government Rights clause is in lieu of, and supersedes, any other FAR, DFAR, or other clause or provision that addresses Government rights in computer software under this License.
-
-      9. MISCELLANEOUS.
-
-      This License represents the complete agreement concerning subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. This License shall be governed by the law of the jurisdiction specified in a notice contained within the Original Software (except to the extent applicable law, if any, provides otherwise), excluding such jurisdiction's conflict-of-law provisions. Any litigation relating to this License shall be subject to the jurisdiction of the courts located in the jurisdiction and venue specified in a notice contained within the Original Software, with the losing party responsible for costs, including, without limitation, court costs and reasonable attorneys' fees and expenses. The application of the United Nations Convention on Contracts for the International Sale of Goods is expressly excluded. Any law or regulation which provides that the language of a contract 
 shall be construed against the drafter shall not apply to this License. You agree that You alone are responsible for compliance with the United States export administration regulations (and the export control laws and regulation of any other countries) when You use, distribute or otherwise make available any Covered Software.
-
-      10. RESPONSIBILITY FOR CLAIMS.
-
-      As between Initial Developer and the Contributors, each party is responsible for claims and damages arising, directly or indirectly, out of its utilization of rights under this License and You agree to work with Initial Developer and Contributors to distribute such responsibility on an equitable basis. Nothing herein is intended or shall be deemed to constitute any admission of liability.
-
-      NOTICE PURSUANT TO SECTION 9 OF THE COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL)
-
-      The code released under the CDDL shall be governed by the laws of the State of California (excluding conflict-of-law provisions). Any litigation relating to this License shall be subject to the jurisdiction of the Federal Courts of the Northern District of California and the state courts of the State of California, with venue lying in Santa Clara County, California.
-   --
-
 
    ===
 
    Component(s):
 
    - JUnit (http://junit.org)
-     repo/junit-4.11.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
+     lib/junit-4.8.1.jar
 
    Are available under the CPL 1.0:
 
@@ -953,341 +435,11 @@
       any resulting litigation.
       --
 
-      ===
-      Component(s)
-
-      - SLF4J JCL Binding (http://www.slf4j.org) 
-        repo/slf4j-jcl-1.6.3.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-      - SLF4J LOG4J-12 Binding (http://www.slf4j.org)
-        repo/slf4j-log4j12-1.7.5.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-      - SLF4J API Module (http://www.slf4j.org/slf4j-api)
-        repo/slf4j-api-1.6.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-      are provided under the MIT license:
-
-      --
-      Copyright (c) 2004-2013 QOS.ch
-       All rights reserved.
-
-       Permission is hereby granted, free  of charge, to any person obtaining
-       a  copy  of this  software  and  associated  documentation files  (the
-       "Software"), to  deal in  the Software without  restriction, including
-       without limitation  the rights to  use, copy, modify,  merge, publish,
-       distribute,  sublicense, and/or sell  copies of  the Software,  and to
-       permit persons to whom the Software  is furnished to do so, subject to
-       the following conditions:
-       
-       The  above  copyright  notice  and  this permission  notice  shall  be
-       included in all copies or substantial portions of the Software.
-       
-       THE  SOFTWARE IS  PROVIDED  "AS  IS", WITHOUT  WARRANTY  OF ANY  KIND,
-       EXPRESS OR  IMPLIED, INCLUDING  BUT NOT LIMITED  TO THE  WARRANTIES OF
-       MERCHANTABILITY,    FITNESS    FOR    A   PARTICULAR    PURPOSE    AND
-       NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
-       LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
-       OF CONTRACT, TORT OR OTHERWISE,  ARISING FROM, OUT OF OR IN CONNECTION
-       WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-   --
-
-   ===
-   Component(s):
-   - antlr-runtime (http://www.antlr.org/antlr-runtime)
-     repo/antlr-runtime-3.4.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-   - ANTLR ST4 4.0.4 (http://www.stringtemplate.org)
-     repo/ST4-4.0.4.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-   - ANTLR StringTemplate (http://www.stringtemplate.org)
-     repo/stringtemplate-3.2.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-   - AntLR Parser Generator (http://www.antlr.org/)
-     repo/antlr-2.7.7.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-   Are available under a  BSD-style License:
-
-   --
-      Copyright (c) 2012 Terence Parr and Sam Harwell
-      All rights reserved.
-      Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
-      Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
-      Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
-      Neither the name of the author nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
-      THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-   --
-
-   ===
-   Component(s):
-   - JSch (http://www.jcraft.com/jsch/) 
-     repo/jsch-0.1.42.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-   are available under a BSD-style license:
-
-   --
-      JSch 0.0.* was released under the GNU LGPL license.  Later, we have switched 
-      over to a BSD-style license. 
-
-      ------------------------------------------------------------------------------
-      Copyright (c) 2002-2015 Atsuhiko Yamanaka, JCraft,Inc. 
-      All rights reserved.
-
-      Redistribution and use in source and binary forms, with or without
-      modification, are permitted provided that the following conditions are met:
-
-        1. Redistributions of source code must retain the above copyright notice,
-           this list of conditions and the following disclaimer.
-
-        2. Redistributions in binary form must reproduce the above copyright 
-           notice, this list of conditions and the following disclaimer in 
-           the documentation and/or other materials provided with the distribution.
-
-        3. The names of the authors may not be used to endorse or promote products
-           derived from this software without specific prior written permission.
-
-      THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
-      INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
-      FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL JCRAFT,
-      INC. OR ANY CONTRIBUTORS TO THIS SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT,
-      INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-      LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
-      OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
-      LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
-      NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
-      EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-   --
-
-   ===
-   Component(s):
-   - StAX Utilities (http://stax-utils.dev.java.net/stax-utils)
-     net.java.dev.stax-utils:stax-utils:jar:20060502:compile
-
-   are available under a BSD-style license::
-
-   --
-      Copyright (c) 2004, Christian Niles, unit12.net
-      Copyright (c) 2004, Sun Microsystems, Inc.
-      Copyright (c) 2006, John Kristian 
-      All rights reserved.
-
-      Redistribution and use in source and binary forms, with or without
-      modification, are permitted provided that the following conditions are
-      met:
-
-          * Redistributions of source code must retain the above copyright
-            notice, this list of conditions and the following disclaimer.
-
-          * Redistributions in binary form must reproduce the above
-            copyright notice, this list of conditions and the following
-            disclaimer in the documentation and/or other materials provided
-            with the distribution.
-
-          * Neither the name of the listed copyright holders nor the names
-            of its contributors may be used to endorse or promote products
-            derived from this software without specific prior written
-            permission.
-
-      THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-      "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-      LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-      A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-      OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-      SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-      LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-      DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-      THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-      (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-      OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-   --
-
-   ===
-   Component(s):
-   - ParaNamer Core (http://paranamer.codehaus.org/paranamer) 
-     repo/paranamer-2.3.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-   are available under a BSD-style license:
-
-   --
-      [ ParaNamer used to be 'Pubic Domain', but since it includes a small piece of ASM it is now the same license as that: BSD ]
-
-       Copyright (c) 2006 Paul Hammant & ThoughtWorks Inc
-       All rights reserved.
-
-       Redistribution and use in source and binary forms, with or without
-       modification, are permitted provided that the following conditions
-       are met:
-       1. Redistributions of source code must retain the above copyright
-          notice, this list of conditions and the following disclaimer.
-       2. Redistributions in binary form must reproduce the above copyright
-          notice, this list of conditions and the following disclaimer in the
-          documentation and/or other materials provided with the distribution.
-       3. Neither the name of the copyright holders nor the names of its
-          contributors may be used to endorse or promote products derived from
-          this software without specific prior written permission.
-
-       THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-       AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-       IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-       ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
-       LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-       CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-       SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-       INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-       CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-       ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
-   --
-
-   ===
-   Component(s):
-   - JDOM
-     repo/jdom-1.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-   are available under a Modified ASL license:
-   --
-      /*-- 
-
-       $Id: LICENSE.txt,v 1.11 2004/02/06 09:32:57 jhunter Exp $
-
-       Copyright (C) 2000-2004 Jason Hunter & Brett McLaughlin.
-       All rights reserved.
-       
-       Redistribution and use in source and binary forms, with or without
-       modification, are permitted provided that the following conditions
-       are met:
-       
-       1. Redistributions of source code must retain the above copyright
-          notice, this list of conditions, and the following disclaimer.
-       
-       2. Redistributions in binary form must reproduce the above copyright
-          notice, this list of conditions, and the disclaimer that follows 
-          these conditions in the documentation and/or other materials 
-          provided with the distribution.
-
-       3. The name "JDOM" must not be used to endorse or promote products
-          derived from this software without prior written permission.  For
-          written permission, please contact <request_AT_jdom_DOT_org>.
-       
-       4. Products derived from this software may not be called "JDOM", nor
-          may "JDOM" appear in their name, without prior written permission
-          from the JDOM Project Management <request_AT_jdom_DOT_org>.
-       
-       In addition, we request (but do not require) that you include in the 
-       end-user documentation provided with the redistribution and/or in the 
-       software itself an acknowledgement equivalent to the following:
-           "This product includes software developed by the
-            JDOM Project (http://www.jdom.org/)."
-       Alternatively, the acknowledgment may be graphical using the logos 
-       available at http://www.jdom.org/images/logos.
-
-       THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
-       WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
-       OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
-       DISCLAIMED.  IN NO EVENT SHALL THE JDOM AUTHORS OR THE PROJECT
-       CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-       SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-       LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
-       USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
-       ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
-       OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
-       OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
-       SUCH DAMAGE.
-
-       This software consists of voluntary contributions made by many 
-       individuals on behalf of the JDOM Project and was originally 
-       created by Jason Hunter <jhunter_AT_jdom_DOT_org> and
-       Brett McLaughlin <brett_AT_jdom_DOT_org>.  For more information
-       on the JDOM Project, please see <http://www.jdom.org/>. 
-
-    */
-   --
-
-   ===
-   Component(s):
-   - Hamcrest Core (https://github.com/hamcrest/JavaHamcrest/hamcrest-core) 
-     repo/hamcrest-core-1.3.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-   are available under a BSD-style license
-   --
-      BSD License
-
-      Copyright (c) 2000-2006, www.hamcrest.org
-      All rights reserved.
-
-      Redistribution and use in source and binary forms, with or without
-      modification, are permitted provided that the following conditions are met:
-
-      Redistributions of source code must retain the above copyright notice, this list of
-      conditions and the following disclaimer. Redistributions in binary form must reproduce
-      the above copyright notice, this list of conditions and the following disclaimer in
-      the documentation and/or other materials provided with the distribution.
-
-      Neither the name of Hamcrest nor the names of its contributors may be used to endorse
-      or promote products derived from this software without specific prior written
-      permission.
-
-      THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
-      EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
-      OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
-      SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
-      INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
-      TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
-      BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-      CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
-      WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
-      DAMAGE.
-   --
-
-   ===
-   Component(s):
-   - Protocol Buffer Java API (http://code.google.com/p/protobuf) 
-     repo/prtobuf-java-2.5.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-   are available under a BSD-style license:
-
-   --
-      This license applies to all parts of Protocol Buffers except the following:
-
-        - Atomicops support for generic gcc, located in
-          src/google/protobuf/stubs/atomicops_internals_generic_gcc.h.
-          This file is copyrighted by Red Hat Inc.
-
-        - Atomicops support for AIX/POWER, located in
-          src/google/protobuf/stubs/atomicops_internals_power.h.
-          This file is copyrighted by Bloomberg Finance LP.
-
-      Copyright 2014, Google Inc.  All rights reserved.
-
-      Redistribution and use in source and binary forms, with or without
-      modification, are permitted provided that the following conditions are
-      met:
-
-          * Redistributions of source code must retain the above copyright
-      notice, this list of conditions and the following disclaimer.
-          * Redistributions in binary form must reproduce the above
-      copyright notice, this list of conditions and the following disclaimer
-      in the documentation and/or other materials provided with the
-      distribution.
-          * Neither the name of Google Inc. nor the names of its
-      contributors may be used to endorse or promote products derived from
-      this software without specific prior written permission.
-
-      THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-      "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-      LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-      A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-      OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-      SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-      LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-      DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-      THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-      (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-      OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
-      Code generated by the Protocol Buffer compiler is owned by the owner
-      of the input file used when generating it.  This code is not
-      standalone and requires a support library to be linked with it.  This
-      support library is itself covered by the above license.
-   --
 
    ===
    Component(s):
    - JSON (JavaScript Object Notation) (http://www.json.org/java/index.html) 
-     repo/json-20090211.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
+     lib/json-20090211.jar
 
    are available under the JSON license:
 
@@ -1303,134 +455,12 @@
       THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
    --
 
-   ===
-   Component(s):
-   - XZ for Java (http://tukaani.org/xz/java.html) 
-     repo/xz-1.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-   - XML Pull Parsing API (http://aopalliance.sourceforge.net/aopalliance) 
-     repo/aopalliance-1.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-   are in the public domain.
-
-   ===
-
-   Component(s):
-   - JLine (http://jline.sourceforge.net) 
-     repo/jline-0.9.94.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-   are available under a BSD-style license:
-   --
-
-      Copyright (c) 2002-2006, Marc Prud'hommeaux <mw...@cornell.edu>
-      All rights reserved.
-
-      Redistribution and use in source and binary forms, with or
-      without modification, are permitted provided that the following
-      conditions are met:
-
-      Redistributions of source code must retain the above copyright
-      notice, this list of conditions and the following disclaimer.
-
-      Redistributions in binary form must reproduce the above copyright
-      notice, this list of conditions and the following disclaimer
-      in the documentation and/or other materials provided with
-      the distribution.
-
-      Neither the name of JLine nor the names of its contributors
-      may be used to endorse or promote products derived from this
-      software without specific prior written permission.
-
-      THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-      "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING,
-      BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
-      AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
-      EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
-      FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
-      OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
-      PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-      DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
-      AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
-      LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
-      IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
-      OF THE POSSIBILITY OF SUCH DAMAGE.
-   --
-
-   ===
-   Component(s):
-
-   - xmlenc Library (http://xmlenc.sourceforge.net) 
-     repo/xmlenc-0.52.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-   are available under a BSD-style license:
-
-   --
-      Copyright 2003-2005, Ernst de Haan <wf...@gmail.com>
-      All rights reserved.
-
-      Redistribution and use in source and binary forms, with or without
-      modification, are permitted provided that the following conditions are met:
-
-      1. Redistributions of source code must retain the above copyright notice, this
-         list of conditions and the following disclaimer.
-
-      2. Redistributions in binary form must reproduce the above copyright notice,
-         this list of conditions and the following disclaimer in the documentation
-         and/or other materials provided with the distribution.
-
-      3. Neither the name of the copyright holder nor the names of its contributors
-         may be used to endorse or promote products derived from this software
-         without specific prior written permission.
-
-      THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS "AS IS"
-      AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-      IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
-      DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
-      FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
-      DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
-      SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
-      CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
-      OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-      OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-   --
-
-   ===
-   Component(s):
-   - Appassembler :: Generic Bootstrapper (http://mojo.codehaus.org/appassembler/appassembler-booter) 
-     repo/appassembler-booter-1.3.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-   - Appassembler :: Model (http://mojo.codehaus.org/appassembler/appassembler-model) 
-     repo/appassembler-model-1.3.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-   are available under the MIT license:
-
-   --
-      The MIT License
-
-      Copyright 2006-2012 The Codehaus.
-
-      Permission is hereby granted, free of charge, to any person obtaining a copy of
-      this software and associated documentation files \(the "Software"\), to deal in
-      the Software without restriction, including without limitation the rights to
-      use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
-      of the Software, and to permit persons to whom the Software is furnished to do
-      so, subject to the following conditions:
-
-      The above copyright notice and this permission notice shall be included in all
-      copies or substantial portions of the Software.
-
-      THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-      IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-      FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-      AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-      LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-      OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-      SOFTWARE.
-   --
 
    ===
    Component(s):
 
    - args4j (http://args4j.dev.java.net/args4j/) 
-     repo/args4j-2.0.12.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
+     lib/args4j-2.0.12.jar
 
    are available under the MIT License:
 
@@ -1458,282 +488,3 @@
       FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
       OTHER DEALINGS IN THE SOFTWARE.
    --
-
-   ===
-   Component(s)
-   - ASM Core (http://asm.objectweb.org/asm/) 
-     repo/asm-3.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-   are available under a BSD-style license:
-
-   --
-      Copyright (c) 2000-2011 INRIA, France Telecom
-      All rights reserved.
-
-      Redistribution and use in source and binary forms, with or without
-      modification, are permitted provided that the following conditions
-      are met:
-
-      1. Redistributions of source code must retain the above copyright
-         notice, this list of conditions and the following disclaimer.
-
-      2. Redistributions in binary form must reproduce the above copyright
-         notice, this list of conditions and the following disclaimer in the
-         documentation and/or other materials provided with the distribution.
-
-      3. Neither the name of the copyright holders nor the names of its
-         contributors may be used to endorse or promote products derived from
-         this software without specific prior written permission.
-
-      THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-      AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-      IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-      ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
-      LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-      CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-      SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-      INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-      CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-      ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
-      THE POSSIBILITY OF SUCH DAMAGE.
-   --
-
-
-   ===
-   Component(s)
-   - Plexus Utils (http://asm.objectweb.org/asm/) 
-     repo/plexus-utils-3.0.7.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    contain components under a BSD-style license:
-
-   --
-    /********************************************************************************
-     * CruiseControl, a Continuous Integration Toolkit
-     * Copyright (c) 2001-2003, ThoughtWorks, Inc.
-     * 651 W Washington Ave. Suite 500
-     * Chicago, IL 60661 USA
-     * All rights reserved.
-     *
-     * Redistribution and use in source and binary forms, with or without
-     * modification, are permitted provided that the following conditions
-     * are met:
-     *
-     *     + Redistributions of source code must retain the above copyright
-     *       notice, this list of conditions and the following disclaimer.
-     *
-     *     + Redistributions in binary form must reproduce the above
-     *       copyright notice, this list of conditions and the following
-     *       disclaimer in the documentation and/or other materials provided
-     *       with the distribution.
-     *
-     *     + Neither the name of ThoughtWorks, Inc., CruiseControl, nor the
-     *       names of its contributors may be used to endorse or promote
-     *       products derived from this software without specific prior
-     *       written permission.
-     *
-     * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-     * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-     * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-     * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR
-     * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
-     * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
-     * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
-     * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
-     * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
-     * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
-     * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-     ********************************************************************************/
-   --
-
-   ===
-   Component(s)
-   - Plexus Utils (http://asm.objectweb.org/asm/) 
-     repo/plexus-utils-3.0.7.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    contain components under a BSD-style license:
-
-   --
-    Javolution - Java(TM) Solution for Real-Time and Embedded Systems
-    Copyright (c) 2006, Javolution (http://javolution.org)
-    All rights reserved.
-
-    Redistribution and use in source and binary forms, with or without modification,
-    are permitted provided that the following conditions are met:
-
-        * Redistributions of source code must retain the above copyright notice,
-          this list of conditions and the following disclaimer.
-        * Redistributions in binary form must reproduce the above copyright notice,
-          this list of conditions and the following disclaimer in the documentation
-          and/or other materials provided with the distribution.
-
-    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
-    ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 
-    WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 
-    DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR 
-    ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 
-    (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 
-    LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
-    ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 
-    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 
-    SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-   --
-
-   ===
-   Component(s)
-   - Plexus Utils (http://asm.objectweb.org/asm/) 
-     repo/plexus-utils-3.0.7.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    contain components under the Indiana University Extreme! Lab Software License:
-
-   --
-    Indiana University Extreme! Lab Software License
-
-    Version 1.1.1
-
-    Copyright (c) 2002 Extreme! Lab, Indiana University. All rights reserved.
-
-    Redistribution and use in source and binary forms, with or without 
-    modification, are permitted provided that the following conditions 
-    are met:
-
-    1. Redistributions of source code must retain the above copyright notice, 
-       this list of conditions and the following disclaimer.
-
-    2. Redistributions in binary form must reproduce the above copyright 
-       notice, this list of conditions and the following disclaimer in 
-       the documentation and/or other materials provided with the distribution.
-
-    3. The end-user documentation included with the redistribution, if any, 
-       must include the following acknowledgment:
-
-      "This product includes software developed by the Indiana University 
-      Extreme! Lab (http://www.extreme.indiana.edu/)."
-
-    Alternately, this acknowledgment may appear in the software itself, 
-    if and wherever such third-party acknowledgments normally appear.
-
-    4. The names "Indiana Univeristy" and "Indiana Univeristy Extreme! Lab" 
-    must not be used to endorse or promote products derived from this 
-    software without prior written permission. For written permission, 
-    please contact http://www.extreme.indiana.edu/.
-
-    5. Products derived from this software may not use "Indiana Univeristy" 
-    name nor may "Indiana Univeristy" appear in their name, without prior 
-    written permission of the Indiana University.
-
-    THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED OR IMPLIED
-    WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-    MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
-    IN NO EVENT SHALL THE AUTHORS, COPYRIGHT HOLDERS OR ITS C

<TRUNCATED>


[3/9] incubator-asterixdb-hyracks git commit: Address RC0 Comments

Posted by im...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/bb5dc4c9/hyracks/hyracks-examples/text-example/textserver/src/main/licenses/NOTICE
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/text-example/textserver/src/main/licenses/NOTICE b/hyracks/hyracks-examples/text-example/textserver/src/main/licenses/NOTICE
index 2612883..6d64698 100644
--- a/hyracks/hyracks-examples/text-example/textserver/src/main/licenses/NOTICE
+++ b/hyracks/hyracks-examples/text-example/textserver/src/main/licenses/NOTICE
@@ -1,4 +1,4 @@
-Apache AsterixDB
+Apache AsterixDB Text Server Example
 Copyright 2016 The Apache Software Foundation
 
 This product includes software developed at
@@ -6,341 +6,7 @@ The Apache Software Foundation (http://www.apache.org/).
 
 AsterixDB utilizes many libraries, which come with the following applicable NOTICE(s):
 
- - repo/algebricks-common-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    algebricks-common
-    Copyright 2016 The Apache Software Foundation
-
- - repo/algebricks-compiler-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    algebricks-compiler
-    Copyright 2016 The Apache Software Foundation
-
- - repo/algebricks-core-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    algebricks-core
-    Copyright 2016 The Apache Software Foundation
-
- - repo/algebricks-data-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    algebricks-data
-    Copyright 2016 The Apache Software Foundation
-
- - repo/algebricks-rewriter-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    algebricks-rewriter
-    Copyright 2016 The Apache Software Foundation
-
- - repo/algebricks-runtime-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    algebricks-runtime
-    Copyright 2016 The Apache Software Foundation
-
- - repo/asterix-algebra-0.8.8-SNAPSHOT.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    asterix-algebra
-    Copyright 2016 The Apache Software Foundation
-
- - repo/asterix-app-0.8.8-SNAPSHOT.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    asterix-app
-    Copyright 2016 The Apache Software Foundation
-
- - repo/asterix-aql-0.8.8-SNAPSHOT.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    asterix-aql
-    Copyright 2016 The Apache Software Foundation
-
- - repo/asterix-common-0.8.8-SNAPSHOT.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    asterix-common
-    Copyright 2016 The Apache Software Foundation
-
- - repo/asterix-events-0.8.8-SNAPSHOT.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    asterix-events
-    Copyright 2016 The Apache Software Foundation
-
- - repo/asterix-external-data-0.8.8-SNAPSHOT.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    asterix-external-data
-    Copyright 2016 The Apache Software Foundation
-
- - repo/asterix-fuzzyjoin-0.8.8-SNAPSHOT.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    asterix-fuzzyjoin
-    Copyright 2016 The Apache Software Foundation
-
- - repo/asterix-metadata-0.8.8-SNAPSHOT.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    asterix-metadata
-    Copyright 2016 The Apache Software Foundation
-
- - repo/asterix-om-0.8.8-SNAPSHOT.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    asterix-om
-    Copyright 2016 The Apache Software Foundation
-
- - repo/asterix-runtime-0.8.8-SNAPSHOT.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    asterix-runtime
-    Copyright 2016 The Apache Software Foundation
-
- - repo/asterix-server-0.8.8-SNAPSHOT.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    asterix-server
-    Copyright 2016 The Apache Software Foundation
-
- - repo/asterix-tools-0.8.8-SNAPSHOT.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    asterix-tools
-    Copyright 2016 The Apache Software Foundation
-
- - repo/asterix-transactions-0.8.8-SNAPSHOT.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    asterix-transactions
-    Copyright 2016 The Apache Software Foundation
-
- - repo/avro-1.7.4.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    Apache Avro
-    Copyright 2009-2013 The Apache Software Foundation
-
- - repo/commons-logging-1.1.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    Commons Logging
-    Copyright 2001-2007 The Apache Software Foundation
-
- - repo/derby-10.10.1.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    Apache Derby
-    Copyright 2004-2013 The Apache Software Foundation
-
-    =========================================================================
-
-        Portions of Derby were originally developed by
-        International Business Machines Corporation and are
-    licensed to the Apache Software Foundation under the
-    "Software Grant and Corporate Contribution License Agreement",
-    informally known as the "Derby CLA".
-    The following copyright notice(s) were affixed to portions of the code
-    with which this file is now or was at one time distributed
-    and are placed here unaltered.
-
-    (C) Copyright 1997,2004 International Business Machines Corporation.  All rights reserved.
-
-    (C) Copyright IBM Corp. 2003. 
-
-
-    =========================================================================
-
-
-    The JDBC apis for small devices and JDBC3 (under java/stubs/jsr169 and
-    java/stubs/jdbc3) were produced by trimming sources supplied by the
-    Apache Harmony project. In addition, the Harmony SerialBlob and
-    SerialClob implementations are used. The following notice covers the Harmony sources:
-
-    Portions of Harmony were originally developed by
-    Intel Corporation and are licensed to the Apache Software
-    Foundation under the "Software Grant and Corporate Contribution
-    License Agreement", informally known as the "Intel Harmony CLA".
-
-
- - repo/guice-3.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    Google Guice - Core Library
-    Copyright 2006-2011 Google, Inc.
-
- - repo/guice-servlet-3.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    Google Guice - Extensions - Servlet
-    Copyright 2006-2011 Google, Inc.
-
- - repo/hive-ant-0.13.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    Hive Ant Utilities
-    Copyright 2014 The Apache Software Foundation
-
- - repo/hive-common-0.13.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    Hive Common
-    Copyright 2014 The Apache Software Foundation
-
- - repo/hive-exec-0.13.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    Hive Query Language
-    Copyright 2014 The Apache Software Foundation
-
- - repo/hive-metastore-0.13.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    Hive Metastore
-    Copyright 2014 The Apache Software Foundation
-
- - repo/hive-serde-0.13.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    Hive Serde
-    Copyright 2014 The Apache Software Foundation
-
- - repo/hive-shims-0.13.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    Hive Shims
-    Copyright 2014 The Apache Software Foundation
-
- - repo/hive-shims-0.20-0.13.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    Hive Shims 0.20
-    Copyright 2014 The Apache Software Foundation
-
- - repo/hive-shims-0.20S-0.13.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    Hive Shims 0.20S
-    Copyright 2014 The Apache Software Foundation
-
- - repo/hive-shims-0.23-0.13.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    Hive Shims 0.23
-    Copyright 2014 The Apache Software Foundation
-
- - repo/hive-shims-common-0.13.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    Hive Shims Common
-    Copyright 2014 The Apache Software Foundation
-
- - repo/hive-shims-common-secure-0.13.0.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    Hive Shims Secure Common
-    Copyright 2014 The Apache Software Foundation
-
- - repo/hyracks-api-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    hyracks-api
-    Copyright 2016 The Apache Software Foundation
-
- - repo/hyracks-client-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    hyracks-client
-    Copyright 2016 The Apache Software Foundation
-
- - repo/hyracks-comm-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    hyracks-comm
-    Copyright 2016 The Apache Software Foundation
-
- - repo/hyracks-control-cc-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    hyracks-control-cc
-    Copyright 2016 The Apache Software Foundation
-
- - repo/hyracks-control-common-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    hyracks-control-common
-    Copyright 2016 The Apache Software Foundation
-
- - repo/hyracks-control-nc-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    hyracks-control-nc
-    Copyright 2016 The Apache Software Foundation
-
- - repo/hyracks-dataflow-common-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    hyracks-dataflow-common
-    Copyright 2016 The Apache Software Foundation
-
- - repo/hyracks-dataflow-std-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    hyracks-dataflow-std
-    Copyright 2016 The Apache Software Foundation
-
- - repo/hyracks-data-std-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    hyracks-data-std
-    Copyright 2016 The Apache Software Foundation
-
- - repo/hyracks-hdfs-2.x-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    hyracks-hdfs-2.x
-    Copyright 2016 The Apache Software Foundation
-
- - repo/hyracks-hdfs-core-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    hyracks-hdfs-core
-    Copyright 2016 The Apache Software Foundation
-
- - repo/hyracks-ipc-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    hyracks-ipc
-    Copyright 2016 The Apache Software Foundation
-
- - repo/hyracks-net-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    hyracks-net
-    Copyright 2016 The Apache Software Foundation
-
- - repo/hyracks-storage-am-bloomfilter-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    hyracks-storage-am-bloomfilter
-    Copyright 2016 The Apache Software Foundation
-
- - repo/hyracks-storage-am-btree-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    hyracks-storage-am-btree
-    Copyright 2016 The Apache Software Foundation
-
- - repo/hyracks-storage-am-common-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    hyracks-storage-am-common
-    Copyright 2016 The Apache Software Foundation
-
- - repo/hyracks-storage-am-lsm-btree-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    hyracks-storage-am-lsm-btree
-    Copyright 2016 The Apache Software Foundation
-
- - repo/hyracks-storage-am-lsm-common-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    hyracks-storage-am-lsm-common
-    Copyright 2016 The Apache Software Foundation
-
- - repo/hyracks-storage-am-lsm-invertedindex-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    hyracks-storage-am-lsm-invertedindex
-    Copyright 2016 The Apache Software Foundation
-
- - repo/hyracks-storage-am-lsm-rtree-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    hyracks-storage-am-lsm-rtree
-    Copyright 2016 The Apache Software Foundation
-
- - repo/hyracks-storage-am-rtree-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    hyracks-storage-am-rtree
-    Copyright 2016 The Apache Software Foundation
-
- - repo/hyracks-storage-common-0.2.17-incubating.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    hyracks-storage-common
-    Copyright 2016 The Apache Software Foundation
-
- - repo/plexus-utils-3.0.7.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    This product includes software developed by the Indiana University 
-    Extreme! Lab (http://www.extreme.indiana.edu/)
-
-    This product includes software developed by
-    ThoughtWorks (http://www.thoughtworks.com).
-
-    This product includes software developed by
-    javolution (http://javolution.org/).
-
-    This product includes software developed by
-    Rome (https://rome.dev.java.net/).
-
-- repo/velocity-1.5.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
-
-    Apache Velocity
-    Copyright (C) 2000-2007 The Apache Software Foundation
-
- - repo/wicket-core-1.5.2.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
+ - lib/wicket-core-1.5.2.jar
    Apache Wicket
    Copyright 2006-2011 Apache Software Foundation
 
@@ -369,35 +35,38 @@ AsterixDB utilizes many libraries, which come with the following applicable NOTI
        [for duplicate name bug]
           'neal'"
    [1]: http://the-stickman.com/web-development/javascript/upload-multiple-files-with-a-single-file-element/
- - repo/wicket-request-1.5.2.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
+ - lib/wicket-request-1.5.2.jar
 
     Wicket Request
     Copyright 2006-2011 Apache Software Foundation
 
- - repo/wicket-util-1.5.2.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
+ - lib/wicket-util-1.5.2.jar
 
     Wicket Util
     Copyright 2006-2011 Apache Software Foundation
 
- - repo/xercesImpl-2.9.1.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
+ - lib/httpclient-4.3.jar
+
+    Apache HttpClient
+    Copyright 1999-2013 The Apache Software Foundation
+
+    This product includes software developed at
+    The Apache Software Foundation (http://www.apache.org/).
 
-   Apache Xerces Java
-   Copyright 1999-2007 The Apache Software Foundation
+- lib/httpcore-4.3.jar
 
-   Portions of this software were originally based on the following:
-     - software copyright (c) 1999, IBM Corporation., http://www.ibm.com.
-     - software copyright (c) 1999, Sun Microsystems., http://www.sun.com.
-     - voluntary contributions made by Paul Eng on behalf of the 
-       Apache Software Foundation that were originally developed at iClick, Inc.,
-       software copyright (c) 1999.
+    Apache HttpCore
+    Copyright 2005-2013 The Apache Software Foundation
 
- - repo/xml-apis-1.3.04.jar in asterix/asterix-server-0.8.8-binary-assembly.zip
+    This product includes software developed at
+    The Apache Software Foundation (http://www.apache.org/).
 
-   Apache XML Commons XML APIs
-   Copyright 2006 The Apache Software Foundation.
 
+    This project contains annotations derived from JCIP-ANNOTATIONS
+    Copyright (c) 2005 Brian Goetz and Tim Peierls. See http://www.jcip.net
+
+- lib/commons-logging-1.1.1..jar
+
+    Commons Logging
+    Copyright 2001-2007 The Apache Software Foundation
 
-   Portions of this software were originally based on the following:
-     - software copyright (c) 1999, IBM Corporation., http://www.ibm.com.
-     - software copyright (c) 1999, Sun Microsystems., http://www.sun.com.
-     - software copyright (c) 2000 World Wide Web Consortium, http://www.w3.org

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/bb5dc4c9/hyracks/hyracks-examples/tpch-example/tpchclient/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/tpch-example/tpchclient/pom.xml b/hyracks/hyracks-examples/tpch-example/tpchclient/pom.xml
index 5914d42..4d183ca 100644
--- a/hyracks/hyracks-examples/tpch-example/tpchclient/pom.xml
+++ b/hyracks/hyracks-examples/tpch-example/tpchclient/pom.xml
@@ -80,6 +80,13 @@
           </execution>
         </executions>
       </plugin>
+      <plugin>
+      <groupId>org.apache.maven.plugins</groupId>
+      <artifactId>maven-deploy-plugin</artifactId>
+      <configuration>
+          <skip>true</skip>
+      </configuration>
+    </plugin>
     </plugins>
   </build>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/bb5dc4c9/hyracks/hyracks-examples/tpch-example/tpchserver/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/tpch-example/tpchserver/pom.xml b/hyracks/hyracks-examples/tpch-example/tpchserver/pom.xml
index 948b60a..5e4660d 100644
--- a/hyracks/hyracks-examples/tpch-example/tpchserver/pom.xml
+++ b/hyracks/hyracks-examples/tpch-example/tpchserver/pom.xml
@@ -63,21 +63,11 @@
         </executions>
       </plugin>
       <plugin>
-        <artifactId>maven-assembly-plugin</artifactId>
-        <version>2.2-beta-5</version>
-        <executions>
-          <execution>
-            <configuration>
-              <descriptors>
-                <descriptor>src/main/assembly/binary-assembly.xml</descriptor>
-              </descriptors>
-            </configuration>
-            <phase>package</phase>
-            <goals>
-              <goal>attached</goal>
-            </goals>
-          </execution>
-        </executions>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-deploy-plugin</artifactId>
+        <configuration>
+            <skip>true</skip>
+        </configuration>
       </plugin>
     </plugins>
   </build>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/bb5dc4c9/hyracks/hyracks-examples/tpch-example/tpchserver/src/main/licenses/LICENSE
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/tpch-example/tpchserver/src/main/licenses/LICENSE b/hyracks/hyracks-examples/tpch-example/tpchserver/src/main/licenses/LICENSE
index 644bea1..21a4ecc 100644
--- a/hyracks/hyracks-examples/tpch-example/tpchserver/src/main/licenses/LICENSE
+++ b/hyracks/hyracks-examples/tpch-example/tpchserver/src/main/licenses/LICENSE
@@ -209,46 +209,6 @@
    subcomponents is subject to the terms and condition of the following
    licenses.
 
-   Components under Apache License 2.0 are as follows:
-
-     - HttpClient (http://hc.apache.org/httpcomponents-client)
-       lib/httpclient-4.3.jar
-     - HttpCore (http://hc.apache.org/httpcomponents-core-ga)
-       lib/httpcore-4.3.jar
-     - Jetty :: Continuation (http://www.eclipse.org/jetty/jetty-continuation)
-       lib/jetty-continuation-8.0.0.RC0.jar
-     - Jetty :: Http Utility (http://www.eclipse.org/jetty/jetty-http)
-       lib/jetty-http-8.0.0.RC0.jar
-     - Jetty :: IO Utility (http://www.eclipse.org/jetty/jetty-io)
-       lib/jetty-io-8.0.0.RC0.jar
-     - Jetty :: Security (http://www.eclipse.org/jetty/jetty-security)
-       lib/jetty-security-8.0.0.RC0.jar
-     - Jetty :: Server Core (http://www.eclipse.org/jetty)
-       lib/jetty-server-8.0.0.RC0.jar
-     - Jetty :: Servlet Handling (http://www.eclipse.org/jetty/jetty-servlet)
-       lib/jetty-servlet-8.0.0.RC0.jar
-     - Jetty :: Utilities (http://www.eclipse.org/jetty/jetty-util)
-       lib/jetty-util-8.0.0.RC0.jar
-     - Jetty :: Webapp Application Support (http://www.eclipse.org/jetty/jetty-webapp)
-       lib/jetty-webapp-8.0.0.RC0.jar
-     - Jetty :: XML utilities (http://www.eclipse.org/jetty/jetty-xml)
-       lib/jetty-xml-8.0.0.RC0.jar
-     - Servlet API (http://www.eclipse.org/jetty/jetty-parent/servlet-api)
-       lib/servlet-api-3.0.20100224.jar
-     - Wicket Core (http://wicket.apache.org/wicket-core/wicket-core)
-       lib/wicket-core-1.5.2.jar
-     - Wicket Request (http://maven.apache.org)
-       lib/wicket-request-1.5.2.jar
-     - Wicket Util (http://maven.apache.org)
-       lib/wicket-util-1.5.2.jar
-     - Apache Commons Codec (http://commons.apache.org/codec/commons-codec)
-       lib/commons-codec-1.4.jar
-     - Commons IO (http://commons.apache.org/io/)
-       lib/commons-io-2.4.jar
-     - Apache Commons Logging (http://commons.apache.org/logging)
-       lib/commons-logging-1.1.1.jar
-     - Commons Lang (http://commons.apache.org/lang/)
-       lib/commons-lang3-3.1.jar
 
    ===
 

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/bb5dc4c9/hyracks/hyracks-examples/tpch-example/tpchserver/src/main/licenses/NOTICE
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/tpch-example/tpchserver/src/main/licenses/NOTICE b/hyracks/hyracks-examples/tpch-example/tpchserver/src/main/licenses/NOTICE
index 791d0ba..8bceca5 100644
--- a/hyracks/hyracks-examples/tpch-example/tpchserver/src/main/licenses/NOTICE
+++ b/hyracks/hyracks-examples/tpch-example/tpchserver/src/main/licenses/NOTICE
@@ -1,4 +1,4 @@
-Apache AsterixDB
+Apache AsterixDB Hyracks TPC-H Example Server
 Copyright 2016 The Apache Software Foundation
 
 This product includes software developed at
@@ -6,81 +6,6 @@ The Apache Software Foundation (http://www.apache.org/).
 
 AsterixDB utilizes many libraries, which come with the following applicable NOTICE(s):
 
- - lib/hyracks-api-0.2.17-incubating.jar
-
-    hyracks-api
-    Copyright 2016 The Apache Software Foundation
-
- - lib/hyracks-comm-0.2.17-incubating.jar
-
-    hyracks-comm
-    Copyright 2016 The Apache Software Foundation
-
- - lib/hyracks-control-cc-0.2.17-incubating.jar
-
-    hyracks-control-cc
-    Copyright 2016 The Apache Software Foundation
-
- - lib/hyracks-control-common-0.2.17-incubating.jar
-
-    hyracks-control-common
-    Copyright 2016 The Apache Software Foundation
-
- - lib/hyracks-control-nc-0.2.17-incubating.jar
-
-    hyracks-control-nc
-    Copyright 2016 The Apache Software Foundation
-
- - lib/hyracks-control-cc-0.2.17-incubating.jar
-
-    hyracks-control-cc
-    Copyright 2016 The Apache Software Foundation
-
- - lib/hyracks-ipc-0.2.17-incubating.jar
-
-    hyracks-ipc
-    Copyright 2016 The Apache Software Foundation
-
- - lib/hyracks-net-0.2.17-incubating.jar
-
-    hyracks-net
-    Copyright 2016 The Apache Software Foundation
-
- - lib/hyracks-dataflow-common-0.2.17-incubating.jar
-
-    hyracks-dataflow-common
-    Copyright 2016 The Apache Software Foundation
-
- - lib/hyracks-dataflow-std-0.2.17-incubating.jar
-
-    hyracks-dataflow-std
-    Copyright 2016 The Apache Software Foundation
-
- - lib/hyracks-storage-am-btree-0.2.17-incubating.jar
-
-    hyracks-storage-am-btree
-    Copyright 2016 The Apache Software Foundation
-
- - lib/hyracks-storage-am-common-0.2.17-incubating.jar
-
-    hyracks-storage-am-common
-    Copyright 2016 The Apache Software Foundation
-
- - lib/hyracks-storage-common-0.2.17-incubating.jar
-
-    hyracks-storage-common
-    Copyright 2016 The Apache Software Foundation
-
- - lib/hyracks-data-std-0.2.17-incubating.jar
-
-    hyracks-data-std
-    Copyright 2016 The Apache Software Foundation
-
- - lib/hyracks-util-0.2.17-incubating.jar
-
-    hyracks-util
-    Copyright 2016 The Apache Software Foundation
-
  - lib/wicket-core-1.5.2.jar
    Apache Wicket
    Copyright 2006-2011 Apache Software Foundation
@@ -119,3 +44,29 @@ AsterixDB utilizes many libraries, which come with the following applicable NOTI
 
     Wicket Util
     Copyright 2006-2011 Apache Software Foundation
+
+- lib/commons-logging-1.1.1.jar
+
+    Commons Logging
+    Copyright 2001-2007 The Apache Software Foundation
+
+- lib/httpclient-4.3.jar
+
+    Apache HttpClient
+    Copyright 1999-2013 The Apache Software Foundation
+
+    This product includes software developed at
+    The Apache Software Foundation (http://www.apache.org/).
+
+- lib/httpcore-4.3.jar
+
+    Apache HttpCore
+    Copyright 2005-2013 The Apache Software Foundation
+
+    This product includes software developed at
+    The Apache Software Foundation (http://www.apache.org/).
+
+
+    This project contains annotations derived from JCIP-ANNOTATIONS
+    Copyright (c) 2005 Brian Goetz and Tim Peierls. See http://www.jcip.net
+

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/bb5dc4c9/hyracks/hyracks-server/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-server/pom.xml b/hyracks/hyracks-server/pom.xml
index 717d393..d80173b 100644
--- a/hyracks/hyracks-server/pom.xml
+++ b/hyracks/hyracks-server/pom.xml
@@ -84,21 +84,11 @@
         </executions>
       </plugin>
       <plugin>
-        <artifactId>maven-assembly-plugin</artifactId>
-        <version>2.2-beta-5</version>
-        <executions>
-          <execution>
-            <configuration>
-              <descriptors>
-                <descriptor>src/main/assembly/binary-assembly.xml</descriptor>
-              </descriptors>
-            </configuration>
-            <phase>package</phase>
-            <goals>
-              <goal>attached</goal>
-            </goals>
-          </execution>
-        </executions>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-deploy-plugin</artifactId>
+          <configuration>
+              <skip>true</skip>
+          </configuration>
       </plugin>
     </plugins>
   </build>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/bb5dc4c9/hyracks/hyracks-server/src/main/licenses/LICENSE
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-server/src/main/licenses/LICENSE b/hyracks/hyracks-server/src/main/licenses/LICENSE
index 1ea2250..67aff53 100644
--- a/hyracks/hyracks-server/src/main/licenses/LICENSE
+++ b/hyracks/hyracks-server/src/main/licenses/LICENSE
@@ -209,47 +209,6 @@
    subcomponents is subject to the terms and condition of the following
    licenses.
 
-   Components under Apache License 2.0 are as follows:
-
-     - HttpClient (http://hc.apache.org/httpcomponents-client)
-       lib/httpclient-4.3.jar
-     - HttpCore (http://hc.apache.org/httpcomponents-core-ga)
-       lib/httpcore-4.3.jar
-     - Jetty :: Continuation (http://www.eclipse.org/jetty/jetty-continuation)
-       lib/jetty-continuation-8.0.0.RC0.jar
-     - Jetty :: Http Utility (http://www.eclipse.org/jetty/jetty-http)
-       lib/jetty-http-8.0.0.RC0.jar
-     - Jetty :: IO Utility (http://www.eclipse.org/jetty/jetty-io)
-       lib/jetty-io-8.0.0.RC0.jar
-     - Jetty :: Security (http://www.eclipse.org/jetty/jetty-security)
-       lib/jetty-security-8.0.0.RC0.jar
-     - Jetty :: Server Core (http://www.eclipse.org/jetty)
-       lib/jetty-server-8.0.0.RC0.jar
-     - Jetty :: Servlet Handling (http://www.eclipse.org/jetty/jetty-servlet)
-       lib/jetty-servlet-8.0.0.RC0.jar
-     - Jetty :: Utilities (http://www.eclipse.org/jetty/jetty-util)
-       lib/jetty-util-8.0.0.RC0.jar
-     - Jetty :: Webapp Application Support (http://www.eclipse.org/jetty/jetty-webapp)
-       lib/jetty-webapp-8.0.0.RC0.jar
-     - Jetty :: XML utilities (http://www.eclipse.org/jetty/jetty-xml)
-       lib/jetty-xml-8.0.0.RC0.jar
-     - Servlet API (http://www.eclipse.org/jetty/jetty-parent/servlet-api)
-       lib/servlet-api-3.0.20100224.jar
-     - Wicket Core (http://wicket.apache.org/wicket-core/wicket-core)
-       lib/wicket-core-1.5.2.jar
-     - Wicket Request (http://maven.apache.org)
-       lib/wicket-request-1.5.2.jar
-     - Wicket Util (http://maven.apache.org)
-       lib/wicket-util-1.5.2.jar
-     - Apache Commons Codec (http://commons.apache.org/codec/commons-codec)
-       lib/commons-codec-1.4.jar
-     - Commons IO (http://commons.apache.org/io/)
-       lib/commons-io-2.4.jar
-     - Apache Commons Logging (http://commons.apache.org/logging)
-       lib/commons-logging-1.1.1.jar
-     - Commons Lang (http://commons.apache.org/lang/)
-       lib/commons-lang3-3.1.jar
-
    ===
 
    Component(s):
@@ -399,7 +358,7 @@
    Component(s):
 
    - JUnit (http://junit.org)
-     lib/junit-4.11.jar
+     lib/junit-4.8.1.jar
 
    Are available under the CPL 1.0:
 

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/bb5dc4c9/hyracks/hyracks-server/src/main/licenses/NOTICE
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-server/src/main/licenses/NOTICE b/hyracks/hyracks-server/src/main/licenses/NOTICE
index ccbf2b3..cbe5915 100644
--- a/hyracks/hyracks-server/src/main/licenses/NOTICE
+++ b/hyracks/hyracks-server/src/main/licenses/NOTICE
@@ -6,41 +6,6 @@ The Apache Software Foundation (http://www.apache.org/).
 
 AsterixDB utilizes many libraries, which come with the following applicable NOTICE(s):
 
- - lib/hyracks-api-0.2.17-incubating.jar
-
-    hyracks-api
-    Copyright 2016 The Apache Software Foundation
-
- - lib/hyracks-comm-0.2.17-incubating.jar
-
-    hyracks-comm
-    Copyright 2016 The Apache Software Foundation
-
- - lib/hyracks-control-cc-0.2.17-incubating.jar
-
-    hyracks-control-cc
-    Copyright 2016 The Apache Software Foundation
-
- - lib/hyracks-control-common-0.2.17-incubating.jar
-
-    hyracks-control-common
-    Copyright 2016 The Apache Software Foundation
-
- - lib/hyracks-control-nc-0.2.17-incubating.jar
-
-    hyracks-control-nc
-    Copyright 2016 The Apache Software Foundation
-
- - lib/hyracks-ipc-0.2.17-incubating.jar
-
-    hyracks-ipc
-    Copyright 2016 The Apache Software Foundation
-
- - lib/hyracks-net-0.2.17-incubating.jar
-
-    hyracks-net
-    Copyright 2016 The Apache Software Foundation
-
  - lib/wicket-core-1.5.2.jar
    Apache Wicket
    Copyright 2006-2011 Apache Software Foundation
@@ -79,3 +44,29 @@ AsterixDB utilizes many libraries, which come with the following applicable NOTI
 
     Wicket Util
     Copyright 2006-2011 Apache Software Foundation
+
+- lib/commons-logging-1.1.1.jar
+
+    Commons Logging
+    Copyright 2001-2007 The Apache Software Foundation
+
+- lib/httpclient-4.3.jar
+
+    Apache HttpClient
+    Copyright 1999-2013 The Apache Software Foundation
+
+    This product includes software developed at
+    The Apache Software Foundation (http://www.apache.org/).
+
+- lib/httpcore-4.3.jar
+
+    Apache HttpCore
+    Copyright 2005-2013 The Apache Software Foundation
+
+    This product includes software developed at
+    The Apache Software Foundation (http://www.apache.org/).
+
+
+    This project contains annotations derived from JCIP-ANNOTATIONS
+    Copyright (c) 2005 Brian Goetz and Tim Peierls. See http://www.jcip.net
+

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/bb5dc4c9/hyracks/hyracks-tests/hyracks-storage-am-bloomfilter-test/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-tests/hyracks-storage-am-bloomfilter-test/pom.xml b/hyracks/hyracks-tests/hyracks-storage-am-bloomfilter-test/pom.xml
index 2807fd2..727fc79 100644
--- a/hyracks/hyracks-tests/hyracks-storage-am-bloomfilter-test/pom.xml
+++ b/hyracks/hyracks-tests/hyracks-storage-am-bloomfilter-test/pom.xml
@@ -38,6 +38,13 @@
           <target>1.7</target>
         </configuration>
       </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-deploy-plugin</artifactId>
+        <configuration>
+            <skip>true</skip>
+        </configuration>
+      </plugin>
     </plugins>
   </build>
 

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/bb5dc4c9/hyracks/hyracks-tests/hyracks-storage-am-btree-test/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-tests/hyracks-storage-am-btree-test/pom.xml b/hyracks/hyracks-tests/hyracks-storage-am-btree-test/pom.xml
index a20d02d..d3b572c 100644
--- a/hyracks/hyracks-tests/hyracks-storage-am-btree-test/pom.xml
+++ b/hyracks/hyracks-tests/hyracks-storage-am-btree-test/pom.xml
@@ -44,7 +44,14 @@
           <fork>true</fork>
         </configuration>
       </plugin>
-    </plugins>
+     <plugin>
+      <groupId>org.apache.maven.plugins</groupId>
+      <artifactId>maven-deploy-plugin</artifactId>
+      <configuration>
+          <skip>true</skip>
+      </configuration>
+    </plugin>
+   </plugins>
 
   </build>
   <dependencies>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/bb5dc4c9/hyracks/hyracks-tests/hyracks-storage-am-lsm-btree-test/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-tests/hyracks-storage-am-lsm-btree-test/pom.xml b/hyracks/hyracks-tests/hyracks-storage-am-lsm-btree-test/pom.xml
index e8fe354..058dd5c 100644
--- a/hyracks/hyracks-tests/hyracks-storage-am-lsm-btree-test/pom.xml
+++ b/hyracks/hyracks-tests/hyracks-storage-am-lsm-btree-test/pom.xml
@@ -38,7 +38,14 @@
           <target>1.7</target>
         </configuration>
       </plugin>
-    </plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-deploy-plugin</artifactId>
+        <configuration>
+            <skip>true</skip>
+        </configuration>
+      </plugin>
+   </plugins>
   </build>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/bb5dc4c9/hyracks/hyracks-tests/hyracks-storage-am-lsm-common-test/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-tests/hyracks-storage-am-lsm-common-test/pom.xml b/hyracks/hyracks-tests/hyracks-storage-am-lsm-common-test/pom.xml
index bec7c52..7f7a649 100644
--- a/hyracks/hyracks-tests/hyracks-storage-am-lsm-common-test/pom.xml
+++ b/hyracks/hyracks-tests/hyracks-storage-am-lsm-common-test/pom.xml
@@ -38,8 +38,15 @@
           <target>1.7</target>
         </configuration>
       </plugin>
-    </plugins>
-  </build>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-deploy-plugin</artifactId>
+        <configuration>
+            <skip>true</skip>
+        </configuration>
+      </plugin>
+  </plugins>
+ </build>
 
   <properties>
       <root.dir>${basedir}/../../..</root.dir>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/bb5dc4c9/hyracks/hyracks-tests/hyracks-storage-am-lsm-invertedindex-test/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-tests/hyracks-storage-am-lsm-invertedindex-test/pom.xml b/hyracks/hyracks-tests/hyracks-storage-am-lsm-invertedindex-test/pom.xml
index 2a43739..2026c08 100644
--- a/hyracks/hyracks-tests/hyracks-storage-am-lsm-invertedindex-test/pom.xml
+++ b/hyracks/hyracks-tests/hyracks-storage-am-lsm-invertedindex-test/pom.xml
@@ -39,6 +39,13 @@
 					<target>1.7</target>
 				</configuration>
 			</plugin>
+			<plugin>
+				 <groupId>org.apache.maven.plugins</groupId>
+				 <artifactId>maven-deploy-plugin</artifactId>
+				 <configuration>
+					<skip>true</skip>
+				 </configuration>
+			</plugin>
 		</plugins>
 	</build>
 	<properties>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/bb5dc4c9/hyracks/hyracks-tests/hyracks-storage-am-lsm-rtree-test/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-tests/hyracks-storage-am-lsm-rtree-test/pom.xml b/hyracks/hyracks-tests/hyracks-storage-am-lsm-rtree-test/pom.xml
index 4ab59c3..bb177f7 100644
--- a/hyracks/hyracks-tests/hyracks-storage-am-lsm-rtree-test/pom.xml
+++ b/hyracks/hyracks-tests/hyracks-storage-am-lsm-rtree-test/pom.xml
@@ -38,7 +38,14 @@
           <target>1.7</target>
         </configuration>
       </plugin>
-    </plugins>
+      <plugin>
+      <groupId>org.apache.maven.plugins</groupId>
+      <artifactId>maven-deploy-plugin</artifactId>
+      <configuration>
+          <skip>true</skip>
+      </configuration>
+    </plugin>
+   </plugins>
   </build>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/bb5dc4c9/hyracks/hyracks-tests/hyracks-storage-am-rtree-test/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-tests/hyracks-storage-am-rtree-test/pom.xml b/hyracks/hyracks-tests/hyracks-storage-am-rtree-test/pom.xml
index 432d1ad..a5df288 100644
--- a/hyracks/hyracks-tests/hyracks-storage-am-rtree-test/pom.xml
+++ b/hyracks/hyracks-tests/hyracks-storage-am-rtree-test/pom.xml
@@ -40,7 +40,14 @@
           <fork>true</fork>
         </configuration>
       </plugin>
-    </plugins>
+      <plugin>
+      <groupId>org.apache.maven.plugins</groupId>
+      <artifactId>maven-deploy-plugin</artifactId>
+      <configuration>
+          <skip>true</skip>
+      </configuration>
+    </plugin>
+   </plugins>
   </build>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/bb5dc4c9/hyracks/hyracks-tests/hyracks-storage-common-test/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-tests/hyracks-storage-common-test/pom.xml b/hyracks/hyracks-tests/hyracks-storage-common-test/pom.xml
index db8ac05..4a47f59 100644
--- a/hyracks/hyracks-tests/hyracks-storage-common-test/pom.xml
+++ b/hyracks/hyracks-tests/hyracks-storage-common-test/pom.xml
@@ -40,7 +40,14 @@
           <fork>true</fork>
         </configuration>
       </plugin>
-    </plugins>
+      <plugin>
+      <groupId>org.apache.maven.plugins</groupId>
+      <artifactId>maven-deploy-plugin</artifactId>
+      <configuration>
+          <skip>true</skip>
+      </configuration>
+    </plugin>
+   </plugins>
   </build>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/bb5dc4c9/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9841913..1feb51b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -146,6 +146,9 @@
           <excludes>
            <exclude>**/target/**</exclude>
            <exclude>**/*.iml</exclude>
+           <exclude>**/.classpath</exclude>
+           <exclude>**/.project</exclude>
+           <exclude>**/.settings/**</exclude>
            <exclude>algebricks/algebricks-examples/piglet-example/testcases/*.piglet</exclude>
            <exclude>algebricks/algebricks-tests/ClusterControllerService/logs/jobs/*.log</exclude>
            <exclude>algebricks/algebricks-tests/data/simple/*.tbl</exclude>



[2/9] incubator-asterixdb-hyracks git commit: Revert "[maven-release-plugin] prepare for next development iteration"

Posted by im...@apache.org.
Revert "[maven-release-plugin] prepare for next development iteration"

This reverts commit ba7ed18443fb0789526f9d03af7aa34e953aaa6d.


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

Branch: refs/heads/release-0.2.17
Commit: fe7d551c702b768b4b296f2077fb6f9738654b34
Parents: ba7ed18
Author: Ian Maxon <im...@apache.org>
Authored: Tue Feb 2 10:38:56 2016 -0800
Committer: Ian Maxon <im...@apache.org>
Committed: Tue Feb 2 10:38:56 2016 -0800

----------------------------------------------------------------------
 algebricks/algebricks-common/pom.xml            |  4 ++--
 algebricks/algebricks-compiler/pom.xml          |  6 ++---
 algebricks/algebricks-core/pom.xml              | 12 +++++-----
 algebricks/algebricks-data/pom.xml              |  6 ++---
 .../algebricks-examples/piglet-example/pom.xml  |  4 ++--
 algebricks/algebricks-examples/pom.xml          |  2 +-
 algebricks/algebricks-rewriter/pom.xml          |  4 ++--
 algebricks/algebricks-runtime/pom.xml           | 12 +++++-----
 algebricks/algebricks-tests/pom.xml             | 10 ++++----
 algebricks/pom.xml                              |  4 ++--
 hyracks/hyracks-api/pom.xml                     |  4 ++--
 hyracks/hyracks-client/pom.xml                  | 14 ++++++------
 hyracks/hyracks-comm/pom.xml                    |  6 ++---
 .../hyracks-control/hyracks-control-cc/pom.xml  |  4 ++--
 .../hyracks-control-common/pom.xml              |  4 ++--
 .../hyracks-control/hyracks-control-nc/pom.xml  |  8 +++----
 hyracks/hyracks-control/pom.xml                 |  2 +-
 hyracks/hyracks-data/hyracks-data-std/pom.xml   |  4 ++--
 hyracks/hyracks-data/pom.xml                    |  2 +-
 hyracks/hyracks-dataflow-common/pom.xml         |  8 +++----
 hyracks/hyracks-dataflow-hadoop/pom.xml         | 10 ++++----
 hyracks/hyracks-dataflow-std/pom.xml            |  8 +++----
 hyracks/hyracks-dist/pom.xml                    |  2 +-
 hyracks/hyracks-documentation/pom.xml           |  2 +-
 .../btree-example/btreeclient/pom.xml           |  8 +++----
 .../btree-example/btreehelper/pom.xml           | 10 ++++----
 .../btree-example/btreeserver/pom.xml           | 10 ++++----
 hyracks/hyracks-examples/btree-example/pom.xml  |  2 +-
 .../hyracks-integration-tests/pom.xml           | 24 ++++++++++----------
 .../hyracks-shutdown-test/pom.xml               | 12 +++++-----
 hyracks/hyracks-examples/pom.xml                |  2 +-
 hyracks/hyracks-examples/text-example/pom.xml   |  2 +-
 .../text-example/textclient/pom.xml             |  6 ++---
 .../text-example/texthelper/pom.xml             |  8 +++----
 .../text-example/textserver/pom.xml             | 12 +++++-----
 hyracks/hyracks-examples/tpch-example/pom.xml   |  2 +-
 .../tpch-example/tpchclient/pom.xml             |  6 ++---
 .../tpch-example/tpchserver/pom.xml             | 10 ++++----
 hyracks/hyracks-hdfs/hyracks-hdfs-1.x/pom.xml   |  4 ++--
 hyracks/hyracks-hdfs/hyracks-hdfs-2.x/pom.xml   |  4 ++--
 hyracks/hyracks-hdfs/hyracks-hdfs-core/pom.xml  | 12 +++++-----
 hyracks/hyracks-hdfs/pom.xml                    |  2 +-
 hyracks/hyracks-ipc/pom.xml                     |  2 +-
 .../hyracks-virtualcluster-maven-plugin/pom.xml |  2 +-
 hyracks/hyracks-maven-plugins/pom.xml           |  2 +-
 hyracks/hyracks-net/pom.xml                     |  2 +-
 hyracks/hyracks-server/pom.xml                  |  6 ++---
 hyracks/hyracks-storage-am-bloomfilter/pom.xml  |  4 ++--
 hyracks/hyracks-storage-am-btree/pom.xml        | 10 ++++----
 hyracks/hyracks-storage-am-common/pom.xml       | 10 ++++----
 hyracks/hyracks-storage-am-lsm-btree/pom.xml    |  8 +++----
 hyracks/hyracks-storage-am-lsm-common/pom.xml   |  8 +++----
 .../pom.xml                                     |  6 ++---
 hyracks/hyracks-storage-am-lsm-rtree/pom.xml    |  8 +++----
 hyracks/hyracks-storage-am-rtree/pom.xml        |  8 +++----
 hyracks/hyracks-storage-common/pom.xml          |  4 ++--
 hyracks/hyracks-test-support/pom.xml            | 12 +++++-----
 .../hyracks-storage-am-bloomfilter-test/pom.xml |  6 ++---
 .../hyracks-storage-am-btree-test/pom.xml       |  6 ++---
 .../hyracks-storage-am-lsm-btree-test/pom.xml   |  8 +++----
 .../hyracks-storage-am-lsm-common-test/pom.xml  |  6 ++---
 .../pom.xml                                     |  8 +++----
 .../hyracks-storage-am-lsm-rtree-test/pom.xml   |  6 ++---
 .../hyracks-storage-am-rtree-test/pom.xml       |  6 ++---
 .../hyracks-storage-common-test/pom.xml         |  6 ++---
 hyracks/hyracks-tests/pom.xml                   |  2 +-
 hyracks/pom.xml                                 |  4 ++--
 pom.xml                                         |  6 ++---
 68 files changed, 217 insertions(+), 217 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/algebricks/algebricks-common/pom.xml
----------------------------------------------------------------------
diff --git a/algebricks/algebricks-common/pom.xml b/algebricks/algebricks-common/pom.xml
index 6ee5838..2898fd7 100644
--- a/algebricks/algebricks-common/pom.xml
+++ b/algebricks/algebricks-common/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>algebricks</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>
@@ -59,7 +59,7 @@
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>hyracks-api</artifactId>
-  	<version>0.2.18-SNAPSHOT</version>
+  	<version>0.2.17-incubating</version>
   </dependency>
   </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/algebricks/algebricks-compiler/pom.xml
----------------------------------------------------------------------
diff --git a/algebricks/algebricks-compiler/pom.xml b/algebricks/algebricks-compiler/pom.xml
index 92bfcdc..df3680e 100644
--- a/algebricks/algebricks-compiler/pom.xml
+++ b/algebricks/algebricks-compiler/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>algebricks</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>
@@ -59,12 +59,12 @@
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>algebricks-rewriter</artifactId>
-  	<version>0.2.18-SNAPSHOT</version>
+  	<version>0.2.17-incubating</version>
   </dependency>
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>algebricks-core</artifactId>
-  	<version>0.2.18-SNAPSHOT</version>
+  	<version>0.2.17-incubating</version>
   </dependency>
   </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/algebricks/algebricks-core/pom.xml
----------------------------------------------------------------------
diff --git a/algebricks/algebricks-core/pom.xml b/algebricks/algebricks-core/pom.xml
index ef95507..e64de6c 100644
--- a/algebricks/algebricks-core/pom.xml
+++ b/algebricks/algebricks-core/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>algebricks</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>
@@ -59,27 +59,27 @@
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>hyracks-storage-am-btree</artifactId>
-  	<version>0.2.18-SNAPSHOT</version>
+  	<version>0.2.17-incubating</version>
   </dependency>
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>hyracks-storage-am-rtree</artifactId>
-  	<version>0.2.18-SNAPSHOT</version>
+  	<version>0.2.17-incubating</version>
   </dependency>
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>hyracks-dataflow-std</artifactId>
-  	<version>0.2.18-SNAPSHOT</version>
+  	<version>0.2.17-incubating</version>
   </dependency>
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>algebricks-runtime</artifactId>
-  	<version>0.2.18-SNAPSHOT</version>
+  	<version>0.2.17-incubating</version>
   </dependency>
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>algebricks-common</artifactId>
-  	<version>0.2.18-SNAPSHOT</version>
+  	<version>0.2.17-incubating</version>
   </dependency>
   </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/algebricks/algebricks-data/pom.xml
----------------------------------------------------------------------
diff --git a/algebricks/algebricks-data/pom.xml b/algebricks/algebricks-data/pom.xml
index b820801..a04060d 100644
--- a/algebricks/algebricks-data/pom.xml
+++ b/algebricks/algebricks-data/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>algebricks</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>
@@ -59,12 +59,12 @@
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>algebricks-common</artifactId>
-  	<version>0.2.18-SNAPSHOT</version>
+  	<version>0.2.17-incubating</version>
   </dependency>
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>hyracks-data-std</artifactId>
-  	<version>0.2.18-SNAPSHOT</version>
+  	<version>0.2.17-incubating</version>
   </dependency>
   </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/algebricks/algebricks-examples/piglet-example/pom.xml
----------------------------------------------------------------------
diff --git a/algebricks/algebricks-examples/piglet-example/pom.xml b/algebricks/algebricks-examples/piglet-example/pom.xml
index 6d41868..f8e9ea0 100644
--- a/algebricks/algebricks-examples/piglet-example/pom.xml
+++ b/algebricks/algebricks-examples/piglet-example/pom.xml
@@ -24,7 +24,7 @@
  <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>algebricks-examples</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <properties>
@@ -123,7 +123,7 @@
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>algebricks-compiler</artifactId>
-      <version>0.2.18-SNAPSHOT</version>
+      <version>0.2.17-incubating</version>
     </dependency>
   </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/algebricks/algebricks-examples/pom.xml
----------------------------------------------------------------------
diff --git a/algebricks/algebricks-examples/pom.xml b/algebricks/algebricks-examples/pom.xml
index 466b85d..c06e348 100644
--- a/algebricks/algebricks-examples/pom.xml
+++ b/algebricks/algebricks-examples/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>algebricks</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/algebricks/algebricks-rewriter/pom.xml
----------------------------------------------------------------------
diff --git a/algebricks/algebricks-rewriter/pom.xml b/algebricks/algebricks-rewriter/pom.xml
index 24def19..d4638e6 100644
--- a/algebricks/algebricks-rewriter/pom.xml
+++ b/algebricks/algebricks-rewriter/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>algebricks</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>
@@ -59,7 +59,7 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>algebricks-core</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   	</dependency>
   </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/algebricks/algebricks-runtime/pom.xml
----------------------------------------------------------------------
diff --git a/algebricks/algebricks-runtime/pom.xml b/algebricks/algebricks-runtime/pom.xml
index afb0e06..693b589 100644
--- a/algebricks/algebricks-runtime/pom.xml
+++ b/algebricks/algebricks-runtime/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>algebricks</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>
@@ -59,27 +59,27 @@
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>hyracks-storage-am-btree</artifactId>
-  	<version>0.2.18-SNAPSHOT</version>
+  	<version>0.2.17-incubating</version>
   </dependency>
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>hyracks-storage-am-rtree</artifactId>
-  	<version>0.2.18-SNAPSHOT</version>
+  	<version>0.2.17-incubating</version>
   </dependency>
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>hyracks-dataflow-std</artifactId>
-  	<version>0.2.18-SNAPSHOT</version>
+  	<version>0.2.17-incubating</version>
   </dependency>
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>algebricks-common</artifactId>
-  	<version>0.2.18-SNAPSHOT</version>
+  	<version>0.2.17-incubating</version>
   </dependency>
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>algebricks-data</artifactId>
-  	<version>0.2.18-SNAPSHOT</version>
+  	<version>0.2.17-incubating</version>
   </dependency>
   </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/algebricks/algebricks-tests/pom.xml
----------------------------------------------------------------------
diff --git a/algebricks/algebricks-tests/pom.xml b/algebricks/algebricks-tests/pom.xml
index f99a786..9a17ed4 100644
--- a/algebricks/algebricks-tests/pom.xml
+++ b/algebricks/algebricks-tests/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>algebricks</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>
@@ -122,22 +122,22 @@
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>algebricks-compiler</artifactId>
-      <version>0.2.18-SNAPSHOT</version>
+      <version>0.2.17-incubating</version>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-control-cc</artifactId>
-      <version>0.2.18-SNAPSHOT</version>
+      <version>0.2.17-incubating</version>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-control-nc</artifactId>
-      <version>0.2.18-SNAPSHOT</version>
+      <version>0.2.17-incubating</version>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-data-std</artifactId>
-      <version>0.2.18-SNAPSHOT</version>
+      <version>0.2.17-incubating</version>
     </dependency>
   </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/algebricks/pom.xml
----------------------------------------------------------------------
diff --git a/algebricks/pom.xml b/algebricks/pom.xml
index 41469a8..525f733 100644
--- a/algebricks/pom.xml
+++ b/algebricks/pom.xml
@@ -21,14 +21,14 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.hyracks</groupId>
   <artifactId>algebricks</artifactId>
-  <version>0.2.18-SNAPSHOT</version>
+  <version>0.2.17-incubating</version>
   <packaging>pom</packaging>
   <name>algebricks</name>
 
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>apache-asterixdb-hyracks</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-api/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-api/pom.xml b/hyracks/hyracks-api/pom.xml
index c4efe85..8df6e64 100644
--- a/hyracks/hyracks-api/pom.xml
+++ b/hyracks/hyracks-api/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>
@@ -79,7 +79,7 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-ipc</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.commons</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-client/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-client/pom.xml b/hyracks/hyracks-client/pom.xml
index 70cd09b..30972cc 100644
--- a/hyracks/hyracks-client/pom.xml
+++ b/hyracks/hyracks-client/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.hyracks</groupId>
 		<artifactId>hyracks</artifactId>
-		<version>0.2.18-SNAPSHOT</version>
+		<version>0.2.17-incubating</version>
 	</parent>
 
   <licenses>
@@ -78,32 +78,32 @@
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-api</artifactId>
-			<version>0.2.18-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-net</artifactId>
-			<version>0.2.18-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-comm</artifactId>
-			<version>0.2.18-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-dataflow-common</artifactId>
-			<version>0.2.18-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-control-cc</artifactId>
-			<version>0.2.18-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-control-nc</artifactId>
-			<version>0.2.18-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 		</dependency>
 		<dependency>
 			<groupId>com.googlecode.json-simple</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-comm/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-comm/pom.xml b/hyracks/hyracks-comm/pom.xml
index 6bf2389..6f3aed3 100644
--- a/hyracks/hyracks-comm/pom.xml
+++ b/hyracks/hyracks-comm/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>
@@ -57,12 +57,12 @@
  <dependency>
  	<groupId>org.apache.hyracks</groupId>
  	<artifactId>hyracks-api</artifactId>
- 	<version>0.2.18-SNAPSHOT</version>
+ 	<version>0.2.17-incubating</version>
  </dependency>
   <dependency>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-net</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
  </dependency>
   </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-control/hyracks-control-cc/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-control/hyracks-control-cc/pom.xml b/hyracks/hyracks-control/hyracks-control-cc/pom.xml
index e3d3a66..92bb081 100644
--- a/hyracks/hyracks-control/hyracks-control-cc/pom.xml
+++ b/hyracks/hyracks-control/hyracks-control-cc/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-control</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <build>
@@ -48,7 +48,7 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-control-common</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-control/hyracks-control-common/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-control/hyracks-control-common/pom.xml b/hyracks/hyracks-control/hyracks-control-common/pom.xml
index f304520..1ca1756 100644
--- a/hyracks/hyracks-control/hyracks-control-common/pom.xml
+++ b/hyracks/hyracks-control/hyracks-control-common/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-control</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <build>
@@ -49,7 +49,7 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-api</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-control/hyracks-control-nc/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-control/hyracks-control-nc/pom.xml b/hyracks/hyracks-control/hyracks-control-nc/pom.xml
index 3245742..ee7da21 100644
--- a/hyracks/hyracks-control/hyracks-control-nc/pom.xml
+++ b/hyracks/hyracks-control/hyracks-control-nc/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-control</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <build>
@@ -48,19 +48,19 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-control-common</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-net</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-comm</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   	</dependency>
   </dependencies>
   <reporting>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-control/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-control/pom.xml b/hyracks/hyracks-control/pom.xml
index 9e5f139..fea6e0a 100644
--- a/hyracks/hyracks-control/pom.xml
+++ b/hyracks/hyracks-control/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-data/hyracks-data-std/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-data/hyracks-data-std/pom.xml b/hyracks/hyracks-data/hyracks-data-std/pom.xml
index ccb37d3..85ac81b 100644
--- a/hyracks/hyracks-data/hyracks-data-std/pom.xml
+++ b/hyracks/hyracks-data/hyracks-data-std/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-data</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <build>
@@ -49,7 +49,7 @@
   <dependency>
   	<groupId>org.apache.hyracks</groupId>
   	<artifactId>hyracks-api</artifactId>
-  	<version>0.2.18-SNAPSHOT</version>
+  	<version>0.2.17-incubating</version>
   </dependency>
   </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-data/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-data/pom.xml b/hyracks/hyracks-data/pom.xml
index 93c1c77..628ac97 100644
--- a/hyracks/hyracks-data/pom.xml
+++ b/hyracks/hyracks-data/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-dataflow-common/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-dataflow-common/pom.xml b/hyracks/hyracks-dataflow-common/pom.xml
index 7ecf569..94cd9c6 100644
--- a/hyracks/hyracks-dataflow-common/pom.xml
+++ b/hyracks/hyracks-dataflow-common/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>
@@ -58,19 +58,19 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-api</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-data-std</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
     </dependency>
    	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-control-nc</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
         <scope>test</scope>
   	</dependency>
   </dependencies>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-dataflow-hadoop/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-dataflow-hadoop/pom.xml b/hyracks/hyracks-dataflow-hadoop/pom.xml
index b070087..1f85a6d 100644
--- a/hyracks/hyracks-dataflow-hadoop/pom.xml
+++ b/hyracks/hyracks-dataflow-hadoop/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>
@@ -58,21 +58,21 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-api</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-common</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
 		<groupId>org.apache.hyracks</groupId>
 		<artifactId>hyracks-hdfs-2.x</artifactId>
-		<version>0.2.18-SNAPSHOT</version>
+		<version>0.2.17-incubating</version>
 		<type>jar</type>
 		<scope>compile</scope>
 	</dependency>
@@ -91,7 +91,7 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-std</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<scope>compile</scope>
   	</dependency>
   </dependencies>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-dataflow-std/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-dataflow-std/pom.xml b/hyracks/hyracks-dataflow-std/pom.xml
index a37b3a8..ec015e2 100644
--- a/hyracks/hyracks-dataflow-std/pom.xml
+++ b/hyracks/hyracks-dataflow-std/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>
@@ -59,14 +59,14 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-api</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-common</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
@@ -77,7 +77,7 @@
       <dependency>
           <groupId>org.apache.hyracks</groupId>
           <artifactId>hyracks-control-nc</artifactId>
-          <version>0.2.18-SNAPSHOT</version>
+          <version>0.2.17-incubating</version>
           <scope>test</scope>
       </dependency>
   </dependencies>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-dist/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-dist/pom.xml b/hyracks/hyracks-dist/pom.xml
index 87b0a72..9291fa0 100644
--- a/hyracks/hyracks-dist/pom.xml
+++ b/hyracks/hyracks-dist/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<artifactId>hyracks</artifactId>
 		<groupId>org.apache.hyracks</groupId>
-		<version>0.2.18-SNAPSHOT</version>
+		<version>0.2.17-incubating</version>
 	</parent>
 
   <licenses>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-documentation/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-documentation/pom.xml b/hyracks/hyracks-documentation/pom.xml
index 43b288c..d4320b7 100644
--- a/hyracks/hyracks-documentation/pom.xml
+++ b/hyracks/hyracks-documentation/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-examples/btree-example/btreeclient/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/btree-example/btreeclient/pom.xml b/hyracks/hyracks-examples/btree-example/btreeclient/pom.xml
index 256da31..ef0025a 100644
--- a/hyracks/hyracks-examples/btree-example/btreeclient/pom.xml
+++ b/hyracks/hyracks-examples/btree-example/btreeclient/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks.examples</groupId>
     <artifactId>btree-example</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <properties>
@@ -36,19 +36,19 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-std</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-btree</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks.examples.btree</groupId>
   		<artifactId>btreehelper</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-examples/btree-example/btreehelper/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/btree-example/btreehelper/pom.xml b/hyracks/hyracks-examples/btree-example/btreehelper/pom.xml
index b926b2a..84df8f1 100644
--- a/hyracks/hyracks-examples/btree-example/btreehelper/pom.xml
+++ b/hyracks/hyracks-examples/btree-example/btreehelper/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks.examples</groupId>
     <artifactId>btree-example</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
 
@@ -37,25 +37,25 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-std</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-btree</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-api</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-data-std</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   	</dependency>
   </dependencies>
   <build>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-examples/btree-example/btreeserver/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/btree-example/btreeserver/pom.xml b/hyracks/hyracks-examples/btree-example/btreeserver/pom.xml
index 9070980..866b105 100644
--- a/hyracks/hyracks-examples/btree-example/btreeserver/pom.xml
+++ b/hyracks/hyracks-examples/btree-example/btreeserver/pom.xml
@@ -21,13 +21,13 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.hyracks.examples.btree</groupId>
   <artifactId>btreeserver</artifactId>
-  <version>0.2.18-SNAPSHOT</version>
+  <version>0.2.17-incubating</version>
   <name>btreeserver</name>
 
   <parent>
     <groupId>org.apache.hyracks.examples</groupId>
     <artifactId>btree-example</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <properties>
@@ -86,20 +86,20 @@
   	<dependency>
   		<groupId>org.apache.hyracks.examples.btree</groupId>
   		<artifactId>btreehelper</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-control-cc</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-control-nc</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-examples/btree-example/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/btree-example/pom.xml b/hyracks/hyracks-examples/btree-example/pom.xml
index 62f6536..b5b9aa7 100644
--- a/hyracks/hyracks-examples/btree-example/pom.xml
+++ b/hyracks/hyracks-examples/btree-example/pom.xml
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-examples</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
 

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-examples/hyracks-integration-tests/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/hyracks-integration-tests/pom.xml b/hyracks/hyracks-examples/hyracks-integration-tests/pom.xml
index bb47df8..424f1e1 100644
--- a/hyracks/hyracks-examples/hyracks-integration-tests/pom.xml
+++ b/hyracks/hyracks-examples/hyracks-integration-tests/pom.xml
@@ -25,7 +25,7 @@
 	<parent>
 		<groupId>org.apache.hyracks</groupId>
 		<artifactId>hyracks-examples</artifactId>
-		<version>0.2.18-SNAPSHOT</version>
+		<version>0.2.17-incubating</version>
 	</parent>
 	<build>
 		<plugins>
@@ -47,75 +47,75 @@
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-dataflow-std</artifactId>
-			<version>0.2.18-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-control-cc</artifactId>
-			<version>0.2.18-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-control-nc</artifactId>
-			<version>0.2.18-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-storage-am-btree</artifactId>
-			<version>0.2.18-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-storage-am-rtree</artifactId>
-			<version>0.2.18-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-storage-am-lsm-btree</artifactId>
-			<version>0.2.18-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-storage-am-lsm-rtree</artifactId>
-			<version>0.2.18-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-storage-am-lsm-invertedindex</artifactId>
-			<version>0.2.18-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-test-support</artifactId>
-			<version>0.2.18-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 			<type>jar</type>
 			<scope>test</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-data-std</artifactId>
-			<version>0.2.18-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 		</dependency>
   	    <dependency>
             <groupId>org.apache.hyracks</groupId>
             <artifactId>hyracks-client</artifactId>
-            <version>0.2.18-SNAPSHOT</version>
+            <version>0.2.17-incubating</version>
             <type>jar</type>
             <scope>compile</scope>
         </dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-examples/hyracks-shutdown-test/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/hyracks-shutdown-test/pom.xml b/hyracks/hyracks-examples/hyracks-shutdown-test/pom.xml
index 8528cff..753ddde 100644
--- a/hyracks/hyracks-examples/hyracks-shutdown-test/pom.xml
+++ b/hyracks/hyracks-examples/hyracks-shutdown-test/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-examples</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <properties>
@@ -83,7 +83,7 @@
       <plugin>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-virtualcluster-maven-plugin</artifactId>
-      <version>0.2.18-SNAPSHOT</version>
+      <version>0.2.17-incubating</version>
         <configuration>
           <hyracksServerHome>${basedir}/target/hyracks-shutdown-test-${project.version}-binary-assembly</hyracksServerHome>
           <jvmOptions>${jvm.extraargs}</jvmOptions>
@@ -163,27 +163,27 @@
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>texthelper</artifactId>
-      <version>0.2.18-SNAPSHOT</version>
+      <version>0.2.17-incubating</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-control-cc</artifactId>
-      <version>0.2.18-SNAPSHOT</version>
+      <version>0.2.17-incubating</version>
       <type>jar</type>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-control-nc</artifactId>
-      <version>0.2.18-SNAPSHOT</version>
+      <version>0.2.17-incubating</version>
       <type>jar</type>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>textclient</artifactId>
-      <version>0.2.18-SNAPSHOT</version>
+      <version>0.2.17-incubating</version>
       <type>jar</type>
       <scope>test</scope>
     </dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-examples/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/pom.xml b/hyracks/hyracks-examples/pom.xml
index d69d01c..ecf9b0f 100644
--- a/hyracks/hyracks-examples/pom.xml
+++ b/hyracks/hyracks-examples/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-examples/text-example/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/text-example/pom.xml b/hyracks/hyracks-examples/text-example/pom.xml
index 82450e1..bab1841 100644
--- a/hyracks/hyracks-examples/text-example/pom.xml
+++ b/hyracks/hyracks-examples/text-example/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-examples</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-examples/text-example/textclient/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/text-example/textclient/pom.xml b/hyracks/hyracks-examples/text-example/textclient/pom.xml
index 314e98a..8ba5891 100644
--- a/hyracks/hyracks-examples/text-example/textclient/pom.xml
+++ b/hyracks/hyracks-examples/text-example/textclient/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>text-example</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <properties>
@@ -36,13 +36,13 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-std</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>texthelper</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-examples/text-example/texthelper/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/text-example/texthelper/pom.xml b/hyracks/hyracks-examples/text-example/texthelper/pom.xml
index d5792f3..1a4cb3e 100644
--- a/hyracks/hyracks-examples/text-example/texthelper/pom.xml
+++ b/hyracks/hyracks-examples/text-example/texthelper/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>text-example</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <properties>
@@ -36,19 +36,19 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-std</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-api</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-data-std</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   	</dependency>
   </dependencies>
   <build>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-examples/text-example/textserver/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/text-example/textserver/pom.xml b/hyracks/hyracks-examples/text-example/textserver/pom.xml
index ef6f55b..e838f38 100644
--- a/hyracks/hyracks-examples/text-example/textserver/pom.xml
+++ b/hyracks/hyracks-examples/text-example/textserver/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>text-example</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <properties>
@@ -82,7 +82,7 @@
       <plugin>
       	<groupId>org.apache.hyracks</groupId>
       	<artifactId>hyracks-virtualcluster-maven-plugin</artifactId>
-      	<version>0.2.18-SNAPSHOT</version>
+      	<version>0.2.17-incubating</version>
         <configuration>
           <hyracksServerHome>${basedir}/target/textserver-${project.version}-binary-assembly</hyracksServerHome>
           <jvmOptions>${jvm.extraargs}</jvmOptions>
@@ -162,27 +162,27 @@
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>texthelper</artifactId>
-      <version>0.2.18-SNAPSHOT</version>
+      <version>0.2.17-incubating</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-control-cc</artifactId>
-      <version>0.2.18-SNAPSHOT</version>
+      <version>0.2.17-incubating</version>
       <type>jar</type>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-control-nc</artifactId>
-      <version>0.2.18-SNAPSHOT</version>
+      <version>0.2.17-incubating</version>
       <type>jar</type>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>textclient</artifactId>
-      <version>0.2.18-SNAPSHOT</version>
+      <version>0.2.17-incubating</version>
       <type>jar</type>
       <scope>test</scope>
     </dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-examples/tpch-example/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/tpch-example/pom.xml b/hyracks/hyracks-examples/tpch-example/pom.xml
index 21c5332..ea7fe8a 100644
--- a/hyracks/hyracks-examples/tpch-example/pom.xml
+++ b/hyracks/hyracks-examples/tpch-example/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-examples</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
 

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-examples/tpch-example/tpchclient/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/tpch-example/tpchclient/pom.xml b/hyracks/hyracks-examples/tpch-example/tpchclient/pom.xml
index a152a99..5bb4897 100644
--- a/hyracks/hyracks-examples/tpch-example/tpchclient/pom.xml
+++ b/hyracks/hyracks-examples/tpch-example/tpchclient/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>tpch-example</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
 
@@ -36,13 +36,13 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-std</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-data-std</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   	</dependency>
   </dependencies>
   <build>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-examples/tpch-example/tpchserver/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-examples/tpch-example/tpchserver/pom.xml b/hyracks/hyracks-examples/tpch-example/tpchserver/pom.xml
index 2a5b4e9..4ddf289 100644
--- a/hyracks/hyracks-examples/tpch-example/tpchserver/pom.xml
+++ b/hyracks/hyracks-examples/tpch-example/tpchserver/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>tpch-example</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <properties>
@@ -85,25 +85,25 @@
     <dependency>
         <groupId>org.apache.hyracks</groupId>
         <artifactId>hyracks-dataflow-std</artifactId>
-        <version>0.2.18-SNAPSHOT</version>
+        <version>0.2.17-incubating</version>
         <scope>compile</scope>
     </dependency>
     <dependency>
     	<groupId>org.apache.hyracks</groupId>
     	<artifactId>hyracks-data-std</artifactId>
-    	<version>0.2.18-SNAPSHOT</version>
+    	<version>0.2.17-incubating</version>
     </dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-control-cc</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-control-nc</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-hdfs/hyracks-hdfs-1.x/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-hdfs/hyracks-hdfs-1.x/pom.xml b/hyracks/hyracks-hdfs/hyracks-hdfs-1.x/pom.xml
index 0dae3be..155f7f5 100644
--- a/hyracks/hyracks-hdfs/hyracks-hdfs-1.x/pom.xml
+++ b/hyracks/hyracks-hdfs/hyracks-hdfs-1.x/pom.xml
@@ -25,7 +25,7 @@
 	<parent>
 		<artifactId>hyracks-hdfs</artifactId>
 		<groupId>org.apache.hyracks</groupId>
-		<version>0.2.18-SNAPSHOT</version>
+		<version>0.2.17-incubating</version>
 	</parent>
 	<properties>
 			<root.dir>${basedir}/../../..</root.dir>
@@ -107,7 +107,7 @@
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-api</artifactId>
-			<version>0.2.18-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-hdfs/hyracks-hdfs-2.x/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-hdfs/hyracks-hdfs-2.x/pom.xml b/hyracks/hyracks-hdfs/hyracks-hdfs-2.x/pom.xml
index 3b6d945..62c6957 100644
--- a/hyracks/hyracks-hdfs/hyracks-hdfs-2.x/pom.xml
+++ b/hyracks/hyracks-hdfs/hyracks-hdfs-2.x/pom.xml
@@ -25,7 +25,7 @@
 	<parent>
 		<artifactId>hyracks-hdfs</artifactId>
 		<groupId>org.apache.hyracks</groupId>
-		<version>0.2.18-SNAPSHOT</version>
+		<version>0.2.17-incubating</version>
 	</parent>
 	<properties>
 			<root.dir>${basedir}/../../..</root.dir>
@@ -244,7 +244,7 @@
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-api</artifactId>
-			<version>0.2.18-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-hdfs/hyracks-hdfs-core/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-hdfs/hyracks-hdfs-core/pom.xml b/hyracks/hyracks-hdfs/hyracks-hdfs-core/pom.xml
index 263d42a..d5f2b98 100644
--- a/hyracks/hyracks-hdfs/hyracks-hdfs-core/pom.xml
+++ b/hyracks/hyracks-hdfs/hyracks-hdfs-core/pom.xml
@@ -25,7 +25,7 @@
 	<parent>
 		<artifactId>hyracks-hdfs</artifactId>
 		<groupId>org.apache.hyracks</groupId>
-		<version>0.2.18-SNAPSHOT</version>
+		<version>0.2.17-incubating</version>
 	</parent>
 	<properties>
 			<root.dir>${basedir}/../../..</root.dir>
@@ -213,31 +213,31 @@
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-api</artifactId>
-			<version>0.2.18-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-dataflow-std</artifactId>
-			<version>0.2.18-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-dataflow-common</artifactId>
-			<version>0.2.18-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-control-cc</artifactId>
-			<version>0.2.18-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 			<scope>test</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-control-nc</artifactId>
-			<version>0.2.18-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 			<scope>test</scope>
 		</dependency>
 		<dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-hdfs/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-hdfs/pom.xml b/hyracks/hyracks-hdfs/pom.xml
index 2da502f..3c6bdbf 100644
--- a/hyracks/hyracks-hdfs/pom.xml
+++ b/hyracks/hyracks-hdfs/pom.xml
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-ipc/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-ipc/pom.xml b/hyracks/hyracks-ipc/pom.xml
index 30f4d14..8cb83b1 100644
--- a/hyracks/hyracks-ipc/pom.xml
+++ b/hyracks/hyracks-ipc/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-maven-plugins/hyracks-virtualcluster-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-maven-plugins/hyracks-virtualcluster-maven-plugin/pom.xml b/hyracks/hyracks-maven-plugins/hyracks-virtualcluster-maven-plugin/pom.xml
index a5ec421..5c258c9 100644
--- a/hyracks/hyracks-maven-plugins/hyracks-virtualcluster-maven-plugin/pom.xml
+++ b/hyracks/hyracks-maven-plugins/hyracks-virtualcluster-maven-plugin/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-maven-plugins</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-maven-plugins/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-maven-plugins/pom.xml b/hyracks/hyracks-maven-plugins/pom.xml
index 71e3fc0..62f7a1d 100644
--- a/hyracks/hyracks-maven-plugins/pom.xml
+++ b/hyracks/hyracks-maven-plugins/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-net/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-net/pom.xml b/hyracks/hyracks-net/pom.xml
index f8db1c4..ef18840 100644
--- a/hyracks/hyracks-net/pom.xml
+++ b/hyracks/hyracks-net/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-server/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-server/pom.xml b/hyracks/hyracks-server/pom.xml
index 52dae57..9e7198d 100644
--- a/hyracks/hyracks-server/pom.xml
+++ b/hyracks/hyracks-server/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>
@@ -106,14 +106,14 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-control-cc</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-control-nc</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-storage-am-bloomfilter/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-storage-am-bloomfilter/pom.xml b/hyracks/hyracks-storage-am-bloomfilter/pom.xml
index b703dba..682f574 100644
--- a/hyracks/hyracks-storage-am-bloomfilter/pom.xml
+++ b/hyracks/hyracks-storage-am-bloomfilter/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>
@@ -57,7 +57,7 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-common</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>  	

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-storage-am-btree/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-storage-am-btree/pom.xml b/hyracks/hyracks-storage-am-btree/pom.xml
index 4672921..4858632 100644
--- a/hyracks/hyracks-storage-am-btree/pom.xml
+++ b/hyracks/hyracks-storage-am-btree/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>
@@ -59,28 +59,28 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-common</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>  	
         <dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-common</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>  	
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-common</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>  	
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-std</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>  	

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-storage-am-common/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-storage-am-common/pom.xml b/hyracks/hyracks-storage-am-common/pom.xml
index d610c7d..18a16dd 100644
--- a/hyracks/hyracks-storage-am-common/pom.xml
+++ b/hyracks/hyracks-storage-am-common/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>
@@ -59,28 +59,28 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-api</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-common</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-common</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-std</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-storage-am-lsm-btree/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-storage-am-lsm-btree/pom.xml b/hyracks/hyracks-storage-am-lsm-btree/pom.xml
index 754fb98..109a03b 100644
--- a/hyracks/hyracks-storage-am-lsm-btree/pom.xml
+++ b/hyracks/hyracks-storage-am-lsm-btree/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>
@@ -57,21 +57,21 @@
     <dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-btree</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency> 
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-bloomfilter</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency> 
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-lsm-common</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>  	

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-storage-am-lsm-common/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-storage-am-lsm-common/pom.xml b/hyracks/hyracks-storage-am-lsm-common/pom.xml
index 453ff2c..e8fa862 100644
--- a/hyracks/hyracks-storage-am-lsm-common/pom.xml
+++ b/hyracks/hyracks-storage-am-lsm-common/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>
@@ -57,21 +57,21 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-common</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-bloomfilter</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-btree</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>  	

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-storage-am-lsm-invertedindex/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-storage-am-lsm-invertedindex/pom.xml b/hyracks/hyracks-storage-am-lsm-invertedindex/pom.xml
index 49f3211..65266ff 100644
--- a/hyracks/hyracks-storage-am-lsm-invertedindex/pom.xml
+++ b/hyracks/hyracks-storage-am-lsm-invertedindex/pom.xml
@@ -24,7 +24,7 @@
 	<parent>
 		<artifactId>hyracks</artifactId>
 		<groupId>org.apache.hyracks</groupId>
-		<version>0.2.18-SNAPSHOT</version>
+		<version>0.2.17-incubating</version>
 		<relativePath>..</relativePath>
 	</parent>
 
@@ -58,14 +58,14 @@
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-storage-am-btree</artifactId>
-			<version>0.2.18-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-storage-am-lsm-common</artifactId>
-			<version>0.2.18-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 			<type>jar</type>
 			<scope>compile</scope>
 	    </dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-storage-am-lsm-rtree/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-storage-am-lsm-rtree/pom.xml b/hyracks/hyracks-storage-am-lsm-rtree/pom.xml
index d07a90f..1a5d0c4 100644
--- a/hyracks/hyracks-storage-am-lsm-rtree/pom.xml
+++ b/hyracks/hyracks-storage-am-lsm-rtree/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>
@@ -57,21 +57,21 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-lsm-common</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-btree</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-rtree</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>  		

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-storage-am-rtree/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-storage-am-rtree/pom.xml b/hyracks/hyracks-storage-am-rtree/pom.xml
index 0faf08c..d597417 100644
--- a/hyracks/hyracks-storage-am-rtree/pom.xml
+++ b/hyracks/hyracks-storage-am-rtree/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>
@@ -59,21 +59,21 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-common</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-common</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-dataflow-std</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-storage-common/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-storage-common/pom.xml b/hyracks/hyracks-storage-common/pom.xml
index 14036d7..7528470 100644
--- a/hyracks/hyracks-storage-common/pom.xml
+++ b/hyracks/hyracks-storage-common/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>
@@ -58,7 +58,7 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-api</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-test-support/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-test-support/pom.xml b/hyracks/hyracks-test-support/pom.xml
index 54d4a2a..1089ade 100644
--- a/hyracks/hyracks-test-support/pom.xml
+++ b/hyracks/hyracks-test-support/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>
@@ -64,33 +64,33 @@
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-control-nc</artifactId>
-      <version>0.2.18-SNAPSHOT</version>
+      <version>0.2.17-incubating</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-storage-common</artifactId>
-      <version>0.2.18-SNAPSHOT</version>
+      <version>0.2.17-incubating</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-storage-am-btree</artifactId>
-      <version>0.2.18-SNAPSHOT</version>
+      <version>0.2.17-incubating</version>
       <type>jar</type>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-storage-am-rtree</artifactId>
-      <version>0.2.18-SNAPSHOT</version>
+      <version>0.2.17-incubating</version>
       <type>jar</type>
       <scope>compile</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.hyracks</groupId>
       <artifactId>hyracks-storage-am-lsm-invertedindex</artifactId>
-      <version>0.2.18-SNAPSHOT</version>
+      <version>0.2.17-incubating</version>
       <type>jar</type>
       <scope>compile</scope>
     </dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-tests/hyracks-storage-am-bloomfilter-test/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-tests/hyracks-storage-am-bloomfilter-test/pom.xml b/hyracks/hyracks-tests/hyracks-storage-am-bloomfilter-test/pom.xml
index 97a925e..9b9ad6b 100644
--- a/hyracks/hyracks-tests/hyracks-storage-am-bloomfilter-test/pom.xml
+++ b/hyracks/hyracks-tests/hyracks-storage-am-bloomfilter-test/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-tests</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <build>
@@ -49,14 +49,14 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-bloomfilter</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-test-support</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>test</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-tests/hyracks-storage-am-btree-test/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-tests/hyracks-storage-am-btree-test/pom.xml b/hyracks/hyracks-tests/hyracks-storage-am-btree-test/pom.xml
index 9ed33b1..20ccdf0 100644
--- a/hyracks/hyracks-tests/hyracks-storage-am-btree-test/pom.xml
+++ b/hyracks/hyracks-tests/hyracks-storage-am-btree-test/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-tests</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <properties>
@@ -51,14 +51,14 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-btree</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-test-support</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>test</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-tests/hyracks-storage-am-lsm-btree-test/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-tests/hyracks-storage-am-lsm-btree-test/pom.xml b/hyracks/hyracks-tests/hyracks-storage-am-lsm-btree-test/pom.xml
index 64f9ad2..c18724d 100644
--- a/hyracks/hyracks-tests/hyracks-storage-am-lsm-btree-test/pom.xml
+++ b/hyracks/hyracks-tests/hyracks-storage-am-lsm-btree-test/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-tests</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <build>
@@ -49,20 +49,20 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-lsm-btree</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>  	
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-common</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-test-support</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<scope>compile</scope>
   	</dependency>
   </dependencies>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-tests/hyracks-storage-am-lsm-common-test/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-tests/hyracks-storage-am-lsm-common-test/pom.xml b/hyracks/hyracks-tests/hyracks-storage-am-lsm-common-test/pom.xml
index 21c23bb..7c893c9 100644
--- a/hyracks/hyracks-tests/hyracks-storage-am-lsm-common-test/pom.xml
+++ b/hyracks/hyracks-tests/hyracks-storage-am-lsm-common-test/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-tests</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <build>
@@ -49,14 +49,14 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-lsm-common</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-test-support</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-tests/hyracks-storage-am-lsm-invertedindex-test/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-tests/hyracks-storage-am-lsm-invertedindex-test/pom.xml b/hyracks/hyracks-tests/hyracks-storage-am-lsm-invertedindex-test/pom.xml
index 497ac70..23562f3 100644
--- a/hyracks/hyracks-tests/hyracks-storage-am-lsm-invertedindex-test/pom.xml
+++ b/hyracks/hyracks-tests/hyracks-storage-am-lsm-invertedindex-test/pom.xml
@@ -24,7 +24,7 @@
 	<parent>
 		<artifactId>hyracks-tests</artifactId>
 		<groupId>org.apache.hyracks</groupId>
-		<version>0.2.18-SNAPSHOT</version>
+		<version>0.2.17-incubating</version>
 		<relativePath>..</relativePath>
 	</parent>
 
@@ -48,21 +48,21 @@
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-storage-am-lsm-invertedindex</artifactId>
-			<version>0.2.18-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 			<type>jar</type>
 			<scope>compile</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-test-support</artifactId>
-			<version>0.2.18-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 			<type>jar</type>
 			<scope>test</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.hyracks</groupId>
 			<artifactId>hyracks-data-std</artifactId>
-			<version>0.2.18-SNAPSHOT</version>
+			<version>0.2.17-incubating</version>
 			<type>jar</type>
 			<scope>test</scope>
 		</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-tests/hyracks-storage-am-lsm-rtree-test/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-tests/hyracks-storage-am-lsm-rtree-test/pom.xml b/hyracks/hyracks-tests/hyracks-storage-am-lsm-rtree-test/pom.xml
index 1bb9d1f..d612863 100644
--- a/hyracks/hyracks-tests/hyracks-storage-am-lsm-rtree-test/pom.xml
+++ b/hyracks/hyracks-tests/hyracks-storage-am-lsm-rtree-test/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-tests</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <build>
@@ -49,14 +49,14 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-lsm-rtree</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-test-support</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-tests/hyracks-storage-am-rtree-test/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-tests/hyracks-storage-am-rtree-test/pom.xml b/hyracks/hyracks-tests/hyracks-storage-am-rtree-test/pom.xml
index e341811..3fb9d9a 100644
--- a/hyracks/hyracks-tests/hyracks-storage-am-rtree-test/pom.xml
+++ b/hyracks/hyracks-tests/hyracks-storage-am-rtree-test/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-tests</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <build>
@@ -51,14 +51,14 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-am-rtree</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-test-support</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>test</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-tests/hyracks-storage-common-test/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-tests/hyracks-storage-common-test/pom.xml b/hyracks/hyracks-tests/hyracks-storage-common-test/pom.xml
index 1659f06..015bfca 100644
--- a/hyracks/hyracks-tests/hyracks-storage-common-test/pom.xml
+++ b/hyracks/hyracks-tests/hyracks-storage-common-test/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks-tests</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <build>
@@ -51,13 +51,13 @@
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-storage-common</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<scope>compile</scope>
   	</dependency>
   	<dependency>
   		<groupId>org.apache.hyracks</groupId>
   		<artifactId>hyracks-test-support</artifactId>
-  		<version>0.2.18-SNAPSHOT</version>
+  		<version>0.2.17-incubating</version>
   		<type>jar</type>
   		<scope>compile</scope>
   	</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/hyracks-tests/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/hyracks-tests/pom.xml b/hyracks/hyracks-tests/pom.xml
index e1b528a..f1a6d97 100644
--- a/hyracks/hyracks-tests/pom.xml
+++ b/hyracks/hyracks-tests/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>hyracks</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <licenses>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/hyracks/pom.xml
----------------------------------------------------------------------
diff --git a/hyracks/pom.xml b/hyracks/pom.xml
index dad4dc2..c365095 100644
--- a/hyracks/pom.xml
+++ b/hyracks/pom.xml
@@ -22,14 +22,14 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.hyracks</groupId>
   <artifactId>hyracks</artifactId>
-  <version>0.2.18-SNAPSHOT</version>
+  <version>0.2.17-incubating</version>
   <packaging>pom</packaging>
   <name>hyracks</name>
 
   <parent>
     <groupId>org.apache.hyracks</groupId>
     <artifactId>apache-asterixdb-hyracks</artifactId>
-    <version>0.2.18-SNAPSHOT</version>
+    <version>0.2.17-incubating</version>
   </parent>
 
   <build>

http://git-wip-us.apache.org/repos/asf/incubator-asterixdb-hyracks/blob/fe7d551c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9a123b4..fedaa0c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,14 +22,14 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.hyracks</groupId>
   <artifactId>apache-asterixdb-hyracks</artifactId>
-  <version>0.2.18-SNAPSHOT</version>
+  <version>0.2.17-incubating</version>
   <packaging>pom</packaging>
   <name>hyracks-ecosystem-full-stack</name>
 
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>LATEST</version>
+    <version>17</version>
   </parent>
 
   <licenses>
@@ -270,7 +270,7 @@
     <connection>scm:git:https://github.com/apache/incubator-asterixdb-hyracks</connection>
     <developerConnection>scm:git:ssh://fulliautomatix.ics.uci.edu:29418/hyracks</developerConnection>
     <url>https://github.com/apache/incubator-asterixdb-hyracks</url>
-    <tag>HEAD</tag>
+    <tag>apache-asterixdb-hyracks-0.2.17-incubating-rc0</tag>
   </scm>