Ian Maxon has submitted this change and it was merged. Change subject: Make intra-project dependencies static ......................................................................
Make intra-project dependencies static Change-Id: I69d5e3f80916fc8525a0267abb4ca8deabb73249 Reviewed-on: https://asterix-gerrit.ics.uci.edu/1440 Sonar-Qube: Jenkins <[email protected]> Tested-by: Jenkins <[email protected]> Integration-Tests: Jenkins <[email protected]> Reviewed-by: Ian Maxon <[email protected]> --- M asterixdb/LICENSE M asterixdb/asterix-installer/pom.xml M asterixdb/asterix-license/pom.xml M asterixdb/asterix-maven-plugins/asterix-grammar-extension-maven-plugin/pom.xml M asterixdb/asterix-maven-plugins/pom.xml M asterixdb/asterix-server/pom.xml M asterixdb/asterix-yarn/pom.xml M asterixdb/pom.xml M hyracks-fullstack/algebricks/algebricks-common/pom.xml M hyracks-fullstack/algebricks/algebricks-compiler/pom.xml M hyracks-fullstack/algebricks/algebricks-core/pom.xml M hyracks-fullstack/algebricks/algebricks-data/pom.xml M hyracks-fullstack/algebricks/algebricks-examples/piglet-example/pom.xml M hyracks-fullstack/algebricks/algebricks-examples/pom.xml M hyracks-fullstack/algebricks/algebricks-rewriter/pom.xml M hyracks-fullstack/algebricks/algebricks-runtime/pom.xml M hyracks-fullstack/algebricks/algebricks-tests/pom.xml M hyracks-fullstack/algebricks/pom.xml M hyracks-fullstack/hyracks-fullstack-license/pom.xml M hyracks-fullstack/hyracks/hyracks-api/pom.xml M hyracks-fullstack/hyracks/hyracks-client/pom.xml M hyracks-fullstack/hyracks/hyracks-comm/pom.xml M hyracks-fullstack/hyracks/hyracks-control/hyracks-control-cc/pom.xml M hyracks-fullstack/hyracks/hyracks-control/hyracks-control-common/pom.xml M hyracks-fullstack/hyracks/hyracks-control/hyracks-control-nc/pom.xml M hyracks-fullstack/hyracks/hyracks-control/hyracks-nc-service/pom.xml M hyracks-fullstack/hyracks/hyracks-control/pom.xml M hyracks-fullstack/hyracks/hyracks-data/hyracks-data-std/pom.xml M hyracks-fullstack/hyracks/hyracks-data/pom.xml M hyracks-fullstack/hyracks/hyracks-dataflow-common/pom.xml M hyracks-fullstack/hyracks/hyracks-dataflow-hadoop/pom.xml M hyracks-fullstack/hyracks/hyracks-dataflow-std/pom.xml M hyracks-fullstack/hyracks/hyracks-dist/pom.xml M hyracks-fullstack/hyracks/hyracks-documentation/pom.xml M hyracks-fullstack/hyracks/hyracks-examples/btree-example/btreeclient/pom.xml M hyracks-fullstack/hyracks/hyracks-examples/btree-example/btreehelper/pom.xml M hyracks-fullstack/hyracks/hyracks-examples/btree-example/btreeserver/pom.xml M hyracks-fullstack/hyracks/hyracks-examples/btree-example/pom.xml M hyracks-fullstack/hyracks/hyracks-examples/hyracks-integration-tests/pom.xml M hyracks-fullstack/hyracks/hyracks-examples/hyracks-shutdown-test/pom.xml M hyracks-fullstack/hyracks/hyracks-examples/pom.xml M hyracks-fullstack/hyracks/hyracks-examples/text-example/pom.xml M hyracks-fullstack/hyracks/hyracks-examples/text-example/textclient/pom.xml M hyracks-fullstack/hyracks/hyracks-examples/text-example/texthelper/pom.xml M hyracks-fullstack/hyracks/hyracks-examples/text-example/textserver/pom.xml M hyracks-fullstack/hyracks/hyracks-examples/tpch-example/pom.xml M hyracks-fullstack/hyracks/hyracks-examples/tpch-example/tpchclient/pom.xml M hyracks-fullstack/hyracks/hyracks-examples/tpch-example/tpchserver/pom.xml M hyracks-fullstack/hyracks/hyracks-hdfs/hyracks-hdfs-1.x/pom.xml M hyracks-fullstack/hyracks/hyracks-hdfs/hyracks-hdfs-2.x/pom.xml M hyracks-fullstack/hyracks/hyracks-hdfs/hyracks-hdfs-core/pom.xml M hyracks-fullstack/hyracks/hyracks-hdfs/pom.xml M hyracks-fullstack/hyracks/hyracks-ipc/pom.xml M hyracks-fullstack/hyracks/hyracks-maven-plugins/hyracks-virtualcluster-maven-plugin/pom.xml M hyracks-fullstack/hyracks/hyracks-maven-plugins/license-automation-plugin/pom.xml M hyracks-fullstack/hyracks/hyracks-maven-plugins/pom.xml M hyracks-fullstack/hyracks/hyracks-net/pom.xml M hyracks-fullstack/hyracks/hyracks-server/pom.xml M hyracks-fullstack/hyracks/hyracks-storage-am-bloomfilter/pom.xml M hyracks-fullstack/hyracks/hyracks-storage-am-btree/pom.xml M hyracks-fullstack/hyracks/hyracks-storage-am-common/pom.xml M hyracks-fullstack/hyracks/hyracks-storage-am-lsm-btree/pom.xml M hyracks-fullstack/hyracks/hyracks-storage-am-lsm-common/pom.xml M hyracks-fullstack/hyracks/hyracks-storage-am-lsm-invertedindex/pom.xml M hyracks-fullstack/hyracks/hyracks-storage-am-lsm-rtree/pom.xml M hyracks-fullstack/hyracks/hyracks-storage-am-rtree/pom.xml M hyracks-fullstack/hyracks/hyracks-storage-common/pom.xml M hyracks-fullstack/hyracks/hyracks-test-support/pom.xml M hyracks-fullstack/hyracks/hyracks-tests/hyracks-storage-am-bloomfilter-test/pom.xml M hyracks-fullstack/hyracks/hyracks-tests/hyracks-storage-am-btree-test/pom.xml M hyracks-fullstack/hyracks/hyracks-tests/hyracks-storage-am-lsm-btree-test/pom.xml M hyracks-fullstack/hyracks/hyracks-tests/hyracks-storage-am-lsm-common-test/pom.xml M hyracks-fullstack/hyracks/hyracks-tests/hyracks-storage-am-lsm-invertedindex-test/pom.xml M hyracks-fullstack/hyracks/hyracks-tests/hyracks-storage-am-lsm-rtree-test/pom.xml M hyracks-fullstack/hyracks/hyracks-tests/hyracks-storage-am-rtree-test/pom.xml M hyracks-fullstack/hyracks/hyracks-tests/hyracks-storage-common-test/pom.xml M hyracks-fullstack/hyracks/hyracks-tests/pom.xml M hyracks-fullstack/hyracks/hyracks-util/pom.xml M hyracks-fullstack/hyracks/pom.xml M hyracks-fullstack/pom.xml 80 files changed, 140 insertions(+), 119 deletions(-) Approvals: Ian Maxon: Looks good to me, approved Jenkins: Verified; No violations found; Verified Objections: Jenkins: Violations found diff --git a/asterixdb/LICENSE b/asterixdb/LICENSE index 62d1c3e..7896416 100644 --- a/asterixdb/LICENSE +++ b/asterixdb/LICENSE @@ -342,7 +342,30 @@ 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. + + queryui/css/bootstrap.min.css also contains normalize.css v3.0.3 + (http://github.com/necolas/normalize.css), having the following copyright: + + Copyright © Nicolas Gallagher and Jonathan Neal + + 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. --- + Portions of the AsterixDB QueryUI located at: asterix-app/src/main/resources/queryui/js/angular.min.js diff --git a/asterixdb/asterix-installer/pom.xml b/asterixdb/asterix-installer/pom.xml index d0b84ae..6eae89d 100644 --- a/asterixdb/asterix-installer/pom.xml +++ b/asterixdb/asterix-installer/pom.xml @@ -43,7 +43,7 @@ <plugin> <groupId>org.apache.hyracks</groupId> <artifactId>license-automation-plugin</artifactId> - <version>${hyracks.version}</version> + <version>0.8.9-SNAPSHOT</version> <executions> <execution> <phase>generate-resources</phase> diff --git a/asterixdb/asterix-license/pom.xml b/asterixdb/asterix-license/pom.xml index 533b23e..18a0c32 100644 --- a/asterixdb/asterix-license/pom.xml +++ b/asterixdb/asterix-license/pom.xml @@ -40,7 +40,7 @@ <plugin> <groupId>org.apache.hyracks</groupId> <artifactId>license-automation-plugin</artifactId> - <version>${hyracks.version}</version> + <version>0.8.9-SNAPSHOT</version> <executions> <execution> <phase>generate-resources</phase> diff --git a/asterixdb/asterix-maven-plugins/asterix-grammar-extension-maven-plugin/pom.xml b/asterixdb/asterix-maven-plugins/asterix-grammar-extension-maven-plugin/pom.xml index 49339c1..64a75e9 100644 --- a/asterixdb/asterix-maven-plugins/asterix-grammar-extension-maven-plugin/pom.xml +++ b/asterixdb/asterix-maven-plugins/asterix-grammar-extension-maven-plugin/pom.xml @@ -128,4 +128,4 @@ </plugins> </pluginManagement> </build> -</project> \ No newline at end of file +</project> diff --git a/asterixdb/asterix-maven-plugins/pom.xml b/asterixdb/asterix-maven-plugins/pom.xml index 9207abe..c967702 100644 --- a/asterixdb/asterix-maven-plugins/pom.xml +++ b/asterixdb/asterix-maven-plugins/pom.xml @@ -58,4 +58,4 @@ <module>asterix-test-datagenerator-maven-plugin</module> <module>asterix-grammar-extension-maven-plugin</module> </modules> -</project> \ No newline at end of file +</project> diff --git a/asterixdb/asterix-server/pom.xml b/asterixdb/asterix-server/pom.xml index ad783a7..dbf9f01 100644 --- a/asterixdb/asterix-server/pom.xml +++ b/asterixdb/asterix-server/pom.xml @@ -44,7 +44,7 @@ <plugin> <groupId>org.apache.hyracks</groupId> <artifactId>license-automation-plugin</artifactId> - <version>${hyracks.version}</version> + <version>0.8.9-SNAPSHOT</version> <executions> <execution> <phase>generate-resources</phase> diff --git a/asterixdb/asterix-yarn/pom.xml b/asterixdb/asterix-yarn/pom.xml index 03e62ea..8662759 100644 --- a/asterixdb/asterix-yarn/pom.xml +++ b/asterixdb/asterix-yarn/pom.xml @@ -88,7 +88,7 @@ <plugin> <groupId>org.apache.hyracks</groupId> <artifactId>license-automation-plugin</artifactId> - <version>${hyracks.version}</version> + <version>0.8.9-SNAPSHOT</version> <executions> <execution> <phase>generate-resources</phase> diff --git a/asterixdb/pom.xml b/asterixdb/pom.xml index af301b0..83af807 100644 --- a/asterixdb/pom.xml +++ b/asterixdb/pom.xml @@ -63,8 +63,6 @@ <cluster.extest.excludes>**/ClusterExecutionIT.java</cluster.extest.excludes> <!-- Versions under dependencymanagement or used in many projects via properties --> - <algebricks.version>0.2.18-SNAPSHOT</algebricks.version> - <hyracks.version>0.2.18-SNAPSHOT</hyracks.version> <hadoop.version>2.2.0</hadoop.version> <jetty.version>9.3.11.v20160721</jetty.version> <jacoco.version>0.7.6.201602180812</jacoco.version> @@ -763,178 +761,178 @@ <dependency> <groupId>org.apache.hyracks</groupId> <artifactId>algebricks-common</artifactId> - <version>${algebricks.version}</version> + <version>0.8.9-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.hyracks</groupId> <artifactId>algebricks-data</artifactId> - <version>${algebricks.version}</version> + <version>0.8.9-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.hyracks</groupId> <artifactId>algebricks-core</artifactId> - <version>${algebricks.version}</version> + <version>0.8.9-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.hyracks</groupId> <artifactId>hyracks-net</artifactId> - <version>${hyracks.version}</version> + <version>0.8.9-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.hyracks</groupId> <artifactId>algebricks-compiler</artifactId> - <version>${algebricks.version}</version> + <version>0.8.9-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.hyracks</groupId> <artifactId>algebricks-rewriter</artifactId> - <version>${algebricks.version}</version> + <version>0.8.9-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.hyracks</groupId> <artifactId>algebricks-runtime</artifactId> - <version>${algebricks.version}</version> + <version>0.8.9-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.hyracks</groupId> <artifactId>hyracks-api</artifactId> - <version>${hyracks.version}</version> + <version>0.8.9-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.hyracks</groupId> <artifactId>hyracks-util</artifactId> - <version>${hyracks.version}</version> + <version>0.8.9-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.hyracks</groupId> <artifactId>hyracks-dataflow-std</artifactId> - <version>${hyracks.version}</version> + <version>0.8.9-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.hyracks</groupId> <artifactId>hyracks-data</artifactId> - <version>${hyracks.version}</version> + <version>0.8.9-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.hyracks</groupId> <artifactId>hyracks-data-std</artifactId> - <version>${hyracks.version}</version> + <version>0.8.9-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.hyracks</groupId> <artifactId>hyracks-control-cc</artifactId> - <version>${hyracks.version}</version> + <version>0.8.9-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.hyracks</groupId> <artifactId>hyracks-control-nc</artifactId> - <version>${hyracks.version}</version> + <version>0.8.9-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.hyracks</groupId> <artifactId>hyracks-nc-service</artifactId> - <version>${hyracks.version}</version> + <version>0.8.9-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.hyracks</groupId> <artifactId>hyracks-server</artifactId> - <version>${hyracks.version}</version> + <version>0.8.9-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.hyracks</groupId> <artifactId>hyracks-cli</artifactId> - <version>${hyracks.version}</version> + <version>0.8.9-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.hyracks</groupId> <artifactId>hyracks-dataflow-common</artifactId> - <version>${hyracks.version}</version> + <version>0.8.9-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.hyracks</groupId> <artifactId>hyracks-dataflow-hadoop</artifactId> - <version>${hyracks.version}</version> + <version>0.8.9-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.hyracks</groupId> <artifactId>hyracks-storage-common</artifactId> - <version>${hyracks.version}</version> + <version>0.8.9-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.hyracks</groupId> <artifactId>hyracks-storage-am-btree</artifactId> - <version>${hyracks.version}</version> + <version>0.8.9-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.hyracks</groupId> <artifactId>hyracks-storage-am-bloomfilter</artifactId> - <version>${hyracks.version}</version> + <version>0.8.9-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.hyracks</groupId> <artifactId>hyracks-storage-am-rtree</artifactId> - <version>${hyracks.version}</version> + <version>0.8.9-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.hyracks</groupId> <artifactId>hyracks-storage-am-invertedindex</artifactId> - <version>${hyracks.version}</version> + <version>0.8.9-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.hyracks</groupId> <artifactId>hyracks-storage-am-common</artifactId> - <version>${hyracks.version}</version> + <version>0.8.9-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.hyracks</groupId> <artifactId>hyracks-control-common</artifactId> - <version>${hyracks.version}</version> + <version>0.8.9-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.hyracks</groupId> <artifactId>hyracks-client</artifactId> - <version>${hyracks.version}</version> + <version>0.8.9-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.hyracks</groupId> <artifactId>hyracks-storage-am-lsm-common</artifactId> - <version>${hyracks.version}</version> + <version>0.8.9-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.hyracks</groupId> <artifactId>hyracks-storage-am-lsm-btree</artifactId> - <version>${hyracks.version}</version> + <version>0.8.9-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.hyracks</groupId> <artifactId>hyracks-storage-am-lsm-rtree</artifactId> - <version>${hyracks.version}</version> + <version>0.8.9-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.hyracks</groupId> <artifactId>hyracks-storage-am-lsm-invertedindex</artifactId> - <version>${hyracks.version}</version> + <version>0.8.9-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.hyracks</groupId> <artifactId>hyracks-hdfs-core</artifactId> - <version>${hyracks.version}</version> + <version>0.8.9-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.hyracks</groupId> <artifactId>hyracks-test-support</artifactId> - <version>${hyracks.version}</version> + <version>0.8.9-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.hyracks</groupId> <artifactId>hyracks-api</artifactId> - <version>${hyracks.version}</version> + <version>0.8.9-SNAPSHOT</version> <type>test-jar</type> </dependency> <dependency> <groupId>org.apache.hyracks</groupId> <artifactId>hyracks-hdfs-2.x</artifactId> - <version>${hyracks.version}</version> + <version>0.8.9-SNAPSHOT</version> <type>test-jar</type> </dependency> <dependency> diff --git a/hyracks-fullstack/algebricks/algebricks-common/pom.xml b/hyracks-fullstack/algebricks/algebricks-common/pom.xml index 39171b7..49356c9 100644 --- a/hyracks-fullstack/algebricks/algebricks-common/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <licenses> diff --git a/hyracks-fullstack/algebricks/algebricks-compiler/pom.xml b/hyracks-fullstack/algebricks/algebricks-compiler/pom.xml index 951fe0f..bb8f110 100644 --- a/hyracks-fullstack/algebricks/algebricks-compiler/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <licenses> diff --git a/hyracks-fullstack/algebricks/algebricks-core/pom.xml b/hyracks-fullstack/algebricks/algebricks-core/pom.xml index d3c9172..7b82f51 100644 --- a/hyracks-fullstack/algebricks/algebricks-core/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <licenses> diff --git a/hyracks-fullstack/algebricks/algebricks-data/pom.xml b/hyracks-fullstack/algebricks/algebricks-data/pom.xml index d95810a..aaa11e3 100644 --- a/hyracks-fullstack/algebricks/algebricks-data/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <licenses> diff --git a/hyracks-fullstack/algebricks/algebricks-examples/piglet-example/pom.xml b/hyracks-fullstack/algebricks/algebricks-examples/piglet-example/pom.xml index 3bb2b76..6c8227a 100644 --- a/hyracks-fullstack/algebricks/algebricks-examples/piglet-example/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <properties> diff --git a/hyracks-fullstack/algebricks/algebricks-examples/pom.xml b/hyracks-fullstack/algebricks/algebricks-examples/pom.xml index 9ba2e08..67733c8 100644 --- a/hyracks-fullstack/algebricks/algebricks-examples/pom.xml +++ b/hyracks-fullstack/algebricks/algebricks-examples/pom.xml @@ -33,7 +33,7 @@ <parent> <groupId>org.apache.hyracks</groupId> <artifactId>algebricks</artifactId> - <version>0.2.18-SNAPSHOT</version> + <version>0.8.9-SNAPSHOT</version> </parent> <licenses> diff --git a/hyracks-fullstack/algebricks/algebricks-rewriter/pom.xml b/hyracks-fullstack/algebricks/algebricks-rewriter/pom.xml index 15b326e..15ad70e 100644 --- a/hyracks-fullstack/algebricks/algebricks-rewriter/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <licenses> diff --git a/hyracks-fullstack/algebricks/algebricks-runtime/pom.xml b/hyracks-fullstack/algebricks/algebricks-runtime/pom.xml index 3bd1316..abc918a 100644 --- a/hyracks-fullstack/algebricks/algebricks-runtime/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <licenses> diff --git a/hyracks-fullstack/algebricks/algebricks-tests/pom.xml b/hyracks-fullstack/algebricks/algebricks-tests/pom.xml index 7c42c75..7b9d357 100644 --- a/hyracks-fullstack/algebricks/algebricks-tests/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <licenses> diff --git a/hyracks-fullstack/algebricks/pom.xml b/hyracks-fullstack/algebricks/pom.xml index ba31be5..1eb4dd3 100644 --- a/hyracks-fullstack/algebricks/pom.xml +++ b/hyracks-fullstack/algebricks/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.hyracks</groupId> <artifactId>apache-asterixdb-hyracks</artifactId> - <version>0.2.18-SNAPSHOT</version> + <version>0.8.9-SNAPSHOT</version> </parent> <licenses> diff --git a/hyracks-fullstack/hyracks-fullstack-license/pom.xml b/hyracks-fullstack/hyracks-fullstack-license/pom.xml index a25c0d6..e21ffad 100644 --- a/hyracks-fullstack/hyracks-fullstack-license/pom.xml +++ b/hyracks-fullstack/hyracks-fullstack-license/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.hyracks</groupId> <artifactId>apache-asterixdb-hyracks</artifactId> - <version>0.2.18-SNAPSHOT</version> + <version>0.8.9-SNAPSHOT</version> </parent> <licenses> diff --git a/hyracks-fullstack/hyracks/hyracks-api/pom.xml b/hyracks-fullstack/hyracks/hyracks-api/pom.xml index f61a4b0..7b53903 100644 --- a/hyracks-fullstack/hyracks/hyracks-api/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <licenses> diff --git a/hyracks-fullstack/hyracks/hyracks-client/pom.xml b/hyracks-fullstack/hyracks/hyracks-client/pom.xml index a532366..c08c687 100644 --- a/hyracks-fullstack/hyracks/hyracks-client/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <licenses> diff --git a/hyracks-fullstack/hyracks/hyracks-comm/pom.xml b/hyracks-fullstack/hyracks/hyracks-comm/pom.xml index 4c39179..5a4b8d7 100644 --- a/hyracks-fullstack/hyracks/hyracks-comm/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <licenses> diff --git a/hyracks-fullstack/hyracks/hyracks-control/hyracks-control-cc/pom.xml b/hyracks-fullstack/hyracks/hyracks-control/hyracks-control-cc/pom.xml index eafc8d2..10ec9e5 100644 --- a/hyracks-fullstack/hyracks/hyracks-control/hyracks-control-cc/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <properties> diff --git a/hyracks-fullstack/hyracks/hyracks-control/hyracks-control-common/pom.xml b/hyracks-fullstack/hyracks/hyracks-control/hyracks-control-common/pom.xml index afe8598..23fae1f 100644 --- a/hyracks-fullstack/hyracks/hyracks-control/hyracks-control-common/pom.xml +++ b/hyracks-fullstack/hyracks/hyracks-control/hyracks-control-common/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.hyracks</groupId> <artifactId>hyracks-control</artifactId> - <version>0.2.18-SNAPSHOT</version> + <version>0.8.9-SNAPSHOT</version> </parent> <properties> diff --git a/hyracks-fullstack/hyracks/hyracks-control/hyracks-control-nc/pom.xml b/hyracks-fullstack/hyracks/hyracks-control/hyracks-control-nc/pom.xml index 72fbc53..b9f7c71 100644 --- a/hyracks-fullstack/hyracks/hyracks-control/hyracks-control-nc/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <properties> diff --git a/hyracks-fullstack/hyracks/hyracks-control/hyracks-nc-service/pom.xml b/hyracks-fullstack/hyracks/hyracks-control/hyracks-nc-service/pom.xml index 0e2fd27..2dcede7 100644 --- a/hyracks-fullstack/hyracks/hyracks-control/hyracks-nc-service/pom.xml +++ b/hyracks-fullstack/hyracks/hyracks-control/hyracks-nc-service/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>hyracks-control</artifactId> <groupId>org.apache.hyracks</groupId> - <version>0.2.18-SNAPSHOT</version> + <version>0.8.9-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/hyracks-fullstack/hyracks/hyracks-control/pom.xml b/hyracks-fullstack/hyracks/hyracks-control/pom.xml index bd8d739..e7a3d43 100644 --- a/hyracks-fullstack/hyracks/hyracks-control/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <licenses> diff --git a/hyracks-fullstack/hyracks/hyracks-data/hyracks-data-std/pom.xml b/hyracks-fullstack/hyracks/hyracks-data/hyracks-data-std/pom.xml index 6d4ed61..acdd13d 100644 --- a/hyracks-fullstack/hyracks/hyracks-data/hyracks-data-std/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <properties> <root.dir>${basedir}/../../..</root.dir> diff --git a/hyracks-fullstack/hyracks/hyracks-data/pom.xml b/hyracks-fullstack/hyracks/hyracks-data/pom.xml index 132d066..d781dfb 100644 --- a/hyracks-fullstack/hyracks/hyracks-data/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <licenses> diff --git a/hyracks-fullstack/hyracks/hyracks-dataflow-common/pom.xml b/hyracks-fullstack/hyracks/hyracks-dataflow-common/pom.xml index 8083c69..09d0dd9 100644 --- a/hyracks-fullstack/hyracks/hyracks-dataflow-common/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <licenses> diff --git a/hyracks-fullstack/hyracks/hyracks-dataflow-hadoop/pom.xml b/hyracks-fullstack/hyracks/hyracks-dataflow-hadoop/pom.xml index cd0b30a..fd9562d 100644 --- a/hyracks-fullstack/hyracks/hyracks-dataflow-hadoop/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <licenses> diff --git a/hyracks-fullstack/hyracks/hyracks-dataflow-std/pom.xml b/hyracks-fullstack/hyracks/hyracks-dataflow-std/pom.xml index a4ac6db..3484df1 100644 --- a/hyracks-fullstack/hyracks/hyracks-dataflow-std/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <licenses> diff --git a/hyracks-fullstack/hyracks/hyracks-dist/pom.xml b/hyracks-fullstack/hyracks/hyracks-dist/pom.xml index d85c289..f226f3e 100644 --- a/hyracks-fullstack/hyracks/hyracks-dist/pom.xml +++ b/hyracks-fullstack/hyracks/hyracks-dist/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>hyracks</artifactId> <groupId>org.apache.hyracks</groupId> - <version>0.2.18-SNAPSHOT</version> + <version>0.8.9-SNAPSHOT</version> </parent> <licenses> diff --git a/hyracks-fullstack/hyracks/hyracks-documentation/pom.xml b/hyracks-fullstack/hyracks/hyracks-documentation/pom.xml index 956eeda..e12df2a 100644 --- a/hyracks-fullstack/hyracks/hyracks-documentation/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <properties> diff --git a/hyracks-fullstack/hyracks/hyracks-examples/btree-example/btreeclient/pom.xml b/hyracks-fullstack/hyracks/hyracks-examples/btree-example/btreeclient/pom.xml index 1cec310..6c2b48b 100644 --- a/hyracks-fullstack/hyracks/hyracks-examples/btree-example/btreeclient/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <properties> diff --git a/hyracks-fullstack/hyracks/hyracks-examples/btree-example/btreehelper/pom.xml b/hyracks-fullstack/hyracks/hyracks-examples/btree-example/btreehelper/pom.xml index 991556f..f8c67fd 100644 --- a/hyracks-fullstack/hyracks/hyracks-examples/btree-example/btreehelper/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <properties> diff --git a/hyracks-fullstack/hyracks/hyracks-examples/btree-example/btreeserver/pom.xml b/hyracks-fullstack/hyracks/hyracks-examples/btree-example/btreeserver/pom.xml index 881fd1a..86c5f45 100644 --- a/hyracks-fullstack/hyracks/hyracks-examples/btree-example/btreeserver/pom.xml +++ b/hyracks-fullstack/hyracks/hyracks-examples/btree-example/btreeserver/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.hyracks.examples</groupId> <artifactId>btree-example</artifactId> - <version>0.2.18-SNAPSHOT</version> + <version>0.8.9-SNAPSHOT</version> </parent> <properties> diff --git a/hyracks-fullstack/hyracks/hyracks-examples/btree-example/pom.xml b/hyracks-fullstack/hyracks/hyracks-examples/btree-example/pom.xml index 1b669e6..4ad497e 100644 --- a/hyracks-fullstack/hyracks/hyracks-examples/btree-example/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <properties> diff --git a/hyracks-fullstack/hyracks/hyracks-examples/hyracks-integration-tests/pom.xml b/hyracks-fullstack/hyracks/hyracks-examples/hyracks-integration-tests/pom.xml index d294c11..33e0d9a 100644 --- a/hyracks-fullstack/hyracks/hyracks-examples/hyracks-integration-tests/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <build> diff --git a/hyracks-fullstack/hyracks/hyracks-examples/hyracks-shutdown-test/pom.xml b/hyracks-fullstack/hyracks/hyracks-examples/hyracks-shutdown-test/pom.xml index aafbbe4..792499b 100644 --- a/hyracks-fullstack/hyracks/hyracks-examples/hyracks-shutdown-test/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <properties> diff --git a/hyracks-fullstack/hyracks/hyracks-examples/pom.xml b/hyracks-fullstack/hyracks/hyracks-examples/pom.xml index b60a2c1..3590c56 100644 --- a/hyracks-fullstack/hyracks/hyracks-examples/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <licenses> diff --git a/hyracks-fullstack/hyracks/hyracks-examples/text-example/pom.xml b/hyracks-fullstack/hyracks/hyracks-examples/text-example/pom.xml index 36e44ad..28248e6 100644 --- a/hyracks-fullstack/hyracks/hyracks-examples/text-example/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <properties> diff --git a/hyracks-fullstack/hyracks/hyracks-examples/text-example/textclient/pom.xml b/hyracks-fullstack/hyracks/hyracks-examples/text-example/textclient/pom.xml index fcb5b8e..3b5cfcf 100644 --- a/hyracks-fullstack/hyracks/hyracks-examples/text-example/textclient/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <properties> diff --git a/hyracks-fullstack/hyracks/hyracks-examples/text-example/texthelper/pom.xml b/hyracks-fullstack/hyracks/hyracks-examples/text-example/texthelper/pom.xml index 1792650..8631533 100644 --- a/hyracks-fullstack/hyracks/hyracks-examples/text-example/texthelper/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <properties> diff --git a/hyracks-fullstack/hyracks/hyracks-examples/text-example/textserver/pom.xml b/hyracks-fullstack/hyracks/hyracks-examples/text-example/textserver/pom.xml index 07e64c1..b5c934a 100644 --- a/hyracks-fullstack/hyracks/hyracks-examples/text-example/textserver/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <properties> diff --git a/hyracks-fullstack/hyracks/hyracks-examples/tpch-example/pom.xml b/hyracks-fullstack/hyracks/hyracks-examples/tpch-example/pom.xml index 4103b66..211d073 100644 --- a/hyracks-fullstack/hyracks/hyracks-examples/tpch-example/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <properties> diff --git a/hyracks-fullstack/hyracks/hyracks-examples/tpch-example/tpchclient/pom.xml b/hyracks-fullstack/hyracks/hyracks-examples/tpch-example/tpchclient/pom.xml index 59f54a0..20b012a 100644 --- a/hyracks-fullstack/hyracks/hyracks-examples/tpch-example/tpchclient/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <properties> diff --git a/hyracks-fullstack/hyracks/hyracks-examples/tpch-example/tpchserver/pom.xml b/hyracks-fullstack/hyracks/hyracks-examples/tpch-example/tpchserver/pom.xml index b967e85..9f55fb9 100644 --- a/hyracks-fullstack/hyracks/hyracks-examples/tpch-example/tpchserver/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <properties> diff --git a/hyracks-fullstack/hyracks/hyracks-hdfs/hyracks-hdfs-1.x/pom.xml b/hyracks-fullstack/hyracks/hyracks-hdfs/hyracks-hdfs-1.x/pom.xml index 254fc87..a89500d 100644 --- a/hyracks-fullstack/hyracks/hyracks-hdfs/hyracks-hdfs-1.x/pom.xml +++ b/hyracks-fullstack/hyracks/hyracks-hdfs/hyracks-hdfs-1.x/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>hyracks-hdfs</artifactId> <groupId>org.apache.hyracks</groupId> - <version>0.2.18-SNAPSHOT</version> + <version>0.8.9-SNAPSHOT</version> </parent> <properties> <root.dir>${basedir}/../../..</root.dir> diff --git a/hyracks-fullstack/hyracks/hyracks-hdfs/hyracks-hdfs-2.x/pom.xml b/hyracks-fullstack/hyracks/hyracks-hdfs/hyracks-hdfs-2.x/pom.xml index 4fda8a5..7736263 100644 --- a/hyracks-fullstack/hyracks/hyracks-hdfs/hyracks-hdfs-2.x/pom.xml +++ b/hyracks-fullstack/hyracks/hyracks-hdfs/hyracks-hdfs-2.x/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>hyracks-hdfs</artifactId> <groupId>org.apache.hyracks</groupId> - <version>0.2.18-SNAPSHOT</version> + <version>0.8.9-SNAPSHOT</version> </parent> <properties> <root.dir>${basedir}/../../..</root.dir> diff --git a/hyracks-fullstack/hyracks/hyracks-hdfs/hyracks-hdfs-core/pom.xml b/hyracks-fullstack/hyracks/hyracks-hdfs/hyracks-hdfs-core/pom.xml index 03ebc55..16a4254 100644 --- a/hyracks-fullstack/hyracks/hyracks-hdfs/hyracks-hdfs-core/pom.xml +++ b/hyracks-fullstack/hyracks/hyracks-hdfs/hyracks-hdfs-core/pom.xml @@ -25,7 +25,7 @@ <parent> <artifactId>hyracks-hdfs</artifactId> <groupId>org.apache.hyracks</groupId> - <version>0.2.18-SNAPSHOT</version> + <version>0.8.9-SNAPSHOT</version> </parent> <properties> <root.dir>${basedir}/../../..</root.dir> @@ -181,7 +181,7 @@ <dependency> <groupId>org.apache.hyracks</groupId> <artifactId>hyracks-control-common</artifactId> - <version>0.2.18-SNAPSHOT</version> + <version>0.8.9-SNAPSHOT</version> <scope>test</scope> </dependency> <dependency> diff --git a/hyracks-fullstack/hyracks/hyracks-hdfs/pom.xml b/hyracks-fullstack/hyracks/hyracks-hdfs/pom.xml index 3a508fa..942577e 100644 --- a/hyracks-fullstack/hyracks/hyracks-hdfs/pom.xml +++ b/hyracks-fullstack/hyracks/hyracks-hdfs/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.hyracks</groupId> <artifactId>hyracks</artifactId> - <version>0.2.18-SNAPSHOT</version> + <version>0.8.9-SNAPSHOT</version> </parent> <properties> diff --git a/hyracks-fullstack/hyracks/hyracks-ipc/pom.xml b/hyracks-fullstack/hyracks/hyracks-ipc/pom.xml index c00c90a..739c202 100644 --- a/hyracks-fullstack/hyracks/hyracks-ipc/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <licenses> diff --git a/hyracks-fullstack/hyracks/hyracks-maven-plugins/hyracks-virtualcluster-maven-plugin/pom.xml b/hyracks-fullstack/hyracks/hyracks-maven-plugins/hyracks-virtualcluster-maven-plugin/pom.xml index a315c1d..5167642 100644 --- a/hyracks-fullstack/hyracks/hyracks-maven-plugins/hyracks-virtualcluster-maven-plugin/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <properties> diff --git a/hyracks-fullstack/hyracks/hyracks-maven-plugins/license-automation-plugin/pom.xml b/hyracks-fullstack/hyracks/hyracks-maven-plugins/license-automation-plugin/pom.xml index 5190bbb..3d160e5 100644 --- a/hyracks-fullstack/hyracks/hyracks-maven-plugins/license-automation-plugin/pom.xml +++ b/hyracks-fullstack/hyracks/hyracks-maven-plugins/license-automation-plugin/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.hyracks</groupId> <artifactId>hyracks-maven-plugins</artifactId> - <version>0.2.18-SNAPSHOT</version> + <version>0.8.9-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>maven-plugin</packaging> @@ -87,4 +87,4 @@ </dependency> </dependencies> -</project> \ No newline at end of file +</project> diff --git a/hyracks-fullstack/hyracks/hyracks-maven-plugins/pom.xml b/hyracks-fullstack/hyracks/hyracks-maven-plugins/pom.xml index 474618b..1dac880 100644 --- a/hyracks-fullstack/hyracks/hyracks-maven-plugins/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <licenses> diff --git a/hyracks-fullstack/hyracks/hyracks-net/pom.xml b/hyracks-fullstack/hyracks/hyracks-net/pom.xml index 838e0c7..70353c8 100644 --- a/hyracks-fullstack/hyracks/hyracks-net/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <licenses> diff --git a/hyracks-fullstack/hyracks/hyracks-server/pom.xml b/hyracks-fullstack/hyracks/hyracks-server/pom.xml index 4f34e52..c82733a 100644 --- a/hyracks-fullstack/hyracks/hyracks-server/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <licenses> diff --git a/hyracks-fullstack/hyracks/hyracks-storage-am-bloomfilter/pom.xml b/hyracks-fullstack/hyracks/hyracks-storage-am-bloomfilter/pom.xml index b16a827..0339bbe 100644 --- a/hyracks-fullstack/hyracks/hyracks-storage-am-bloomfilter/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <licenses> diff --git a/hyracks-fullstack/hyracks/hyracks-storage-am-btree/pom.xml b/hyracks-fullstack/hyracks/hyracks-storage-am-btree/pom.xml index 390143e..4cb1753 100644 --- a/hyracks-fullstack/hyracks/hyracks-storage-am-btree/pom.xml +++ b/hyracks-fullstack/hyracks/hyracks-storage-am-btree/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.hyracks</groupId> <artifactId>hyracks</artifactId> - <version>0.2.18-SNAPSHOT</version> + <version>0.8.9-SNAPSHOT</version> </parent> <licenses> <license> diff --git a/hyracks-fullstack/hyracks/hyracks-storage-am-common/pom.xml b/hyracks-fullstack/hyracks/hyracks-storage-am-common/pom.xml index 1d69439..68c0446 100644 --- a/hyracks-fullstack/hyracks/hyracks-storage-am-common/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <licenses> diff --git a/hyracks-fullstack/hyracks/hyracks-storage-am-lsm-btree/pom.xml b/hyracks-fullstack/hyracks/hyracks-storage-am-lsm-btree/pom.xml index 5d518bb..897466d 100644 --- a/hyracks-fullstack/hyracks/hyracks-storage-am-lsm-btree/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <licenses> diff --git a/hyracks-fullstack/hyracks/hyracks-storage-am-lsm-common/pom.xml b/hyracks-fullstack/hyracks/hyracks-storage-am-lsm-common/pom.xml index 43e1ff3..99366fd 100644 --- a/hyracks-fullstack/hyracks/hyracks-storage-am-lsm-common/pom.xml +++ b/hyracks-fullstack/hyracks/hyracks-storage-am-lsm-common/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.hyracks</groupId> <artifactId>hyracks</artifactId> - <version>0.2.18-SNAPSHOT</version> + <version>0.8.9-SNAPSHOT</version> </parent> <licenses> <license> @@ -77,4 +77,4 @@ <version>${project.version}</version> </dependency> </dependencies> -</project> \ No newline at end of file +</project> diff --git a/hyracks-fullstack/hyracks/hyracks-storage-am-lsm-invertedindex/pom.xml b/hyracks-fullstack/hyracks/hyracks-storage-am-lsm-invertedindex/pom.xml index 95e446a..5fd2886 100644 --- a/hyracks-fullstack/hyracks/hyracks-storage-am-lsm-invertedindex/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/hyracks-fullstack/hyracks/hyracks-storage-am-lsm-rtree/pom.xml b/hyracks-fullstack/hyracks/hyracks-storage-am-lsm-rtree/pom.xml index 2d8085c..4e6f651 100644 --- a/hyracks-fullstack/hyracks/hyracks-storage-am-lsm-rtree/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <licenses> diff --git a/hyracks-fullstack/hyracks/hyracks-storage-am-rtree/pom.xml b/hyracks-fullstack/hyracks/hyracks-storage-am-rtree/pom.xml index d03824e..ce6b7f8 100644 --- a/hyracks-fullstack/hyracks/hyracks-storage-am-rtree/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <licenses> diff --git a/hyracks-fullstack/hyracks/hyracks-storage-common/pom.xml b/hyracks-fullstack/hyracks/hyracks-storage-common/pom.xml index 724df9e..ef389df 100644 --- a/hyracks-fullstack/hyracks/hyracks-storage-common/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <licenses> diff --git a/hyracks-fullstack/hyracks/hyracks-test-support/pom.xml b/hyracks-fullstack/hyracks/hyracks-test-support/pom.xml index 34dedfd..6e2f9a9 100644 --- a/hyracks-fullstack/hyracks/hyracks-test-support/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <licenses> diff --git a/hyracks-fullstack/hyracks/hyracks-tests/hyracks-storage-am-bloomfilter-test/pom.xml b/hyracks-fullstack/hyracks/hyracks-tests/hyracks-storage-am-bloomfilter-test/pom.xml index 937c299..7108f18 100644 --- a/hyracks-fullstack/hyracks/hyracks-tests/hyracks-storage-am-bloomfilter-test/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <build> diff --git a/hyracks-fullstack/hyracks/hyracks-tests/hyracks-storage-am-btree-test/pom.xml b/hyracks-fullstack/hyracks/hyracks-tests/hyracks-storage-am-btree-test/pom.xml index c57690b..0d476c2 100644 --- a/hyracks-fullstack/hyracks/hyracks-tests/hyracks-storage-am-btree-test/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <properties> diff --git a/hyracks-fullstack/hyracks/hyracks-tests/hyracks-storage-am-lsm-btree-test/pom.xml b/hyracks-fullstack/hyracks/hyracks-tests/hyracks-storage-am-lsm-btree-test/pom.xml index bd81ee9..b051661d 100644 --- a/hyracks-fullstack/hyracks/hyracks-tests/hyracks-storage-am-lsm-btree-test/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <build> diff --git a/hyracks-fullstack/hyracks/hyracks-tests/hyracks-storage-am-lsm-common-test/pom.xml b/hyracks-fullstack/hyracks/hyracks-tests/hyracks-storage-am-lsm-common-test/pom.xml index 40ae5d1..d663a73 100644 --- a/hyracks-fullstack/hyracks/hyracks-tests/hyracks-storage-am-lsm-common-test/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <build> diff --git a/hyracks-fullstack/hyracks/hyracks-tests/hyracks-storage-am-lsm-invertedindex-test/pom.xml b/hyracks-fullstack/hyracks/hyracks-tests/hyracks-storage-am-lsm-invertedindex-test/pom.xml index ab1b840..d2d3a4f 100644 --- a/hyracks-fullstack/hyracks/hyracks-tests/hyracks-storage-am-lsm-invertedindex-test/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/hyracks-fullstack/hyracks/hyracks-tests/hyracks-storage-am-lsm-rtree-test/pom.xml b/hyracks-fullstack/hyracks/hyracks-tests/hyracks-storage-am-lsm-rtree-test/pom.xml index ff0aebe..cfabf21 100644 --- a/hyracks-fullstack/hyracks/hyracks-tests/hyracks-storage-am-lsm-rtree-test/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <build> diff --git a/hyracks-fullstack/hyracks/hyracks-tests/hyracks-storage-am-rtree-test/pom.xml b/hyracks-fullstack/hyracks/hyracks-tests/hyracks-storage-am-rtree-test/pom.xml index d5cd2ea..f42961b 100644 --- a/hyracks-fullstack/hyracks/hyracks-tests/hyracks-storage-am-rtree-test/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <build> diff --git a/hyracks-fullstack/hyracks/hyracks-tests/hyracks-storage-common-test/pom.xml b/hyracks-fullstack/hyracks/hyracks-tests/hyracks-storage-common-test/pom.xml index 6ca4bc4..f7f61ab 100644 --- a/hyracks-fullstack/hyracks/hyracks-tests/hyracks-storage-common-test/pom.xml +++ b/hyracks-fullstack/hyracks/hyracks-tests/hyracks-storage-common-test/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.hyracks</groupId> <artifactId>hyracks-tests</artifactId> - <version>0.2.18-SNAPSHOT</version> + <version>0.8.9-SNAPSHOT</version> </parent> <build> <plugins> @@ -65,4 +65,4 @@ <artifactId>junit</artifactId> </dependency> </dependencies> -</project> \ No newline at end of file +</project> diff --git a/hyracks-fullstack/hyracks/hyracks-tests/pom.xml b/hyracks-fullstack/hyracks/hyracks-tests/pom.xml index e1a9be3..735ed86 100644 --- a/hyracks-fullstack/hyracks/hyracks-tests/pom.xml +++ b/hyracks-fullstack/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.8.9-SNAPSHOT</version> </parent> <licenses> diff --git a/hyracks-fullstack/hyracks/hyracks-util/pom.xml b/hyracks-fullstack/hyracks/hyracks-util/pom.xml index 41d2410..54c261c 100644 --- a/hyracks-fullstack/hyracks/hyracks-util/pom.xml +++ b/hyracks-fullstack/hyracks/hyracks-util/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>hyracks</artifactId> <groupId>org.apache.hyracks</groupId> - <version>0.2.18-SNAPSHOT</version> + <version>0.8.9-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/hyracks-fullstack/hyracks/pom.xml b/hyracks-fullstack/hyracks/pom.xml index cb2d661..88b4b84 100644 --- a/hyracks-fullstack/hyracks/pom.xml +++ b/hyracks-fullstack/hyracks/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.hyracks</groupId> <artifactId>apache-asterixdb-hyracks</artifactId> - <version>0.2.18-SNAPSHOT</version> + <version>0.8.9-SNAPSHOT</version> </parent> <build> diff --git a/hyracks-fullstack/pom.xml b/hyracks-fullstack/pom.xml index 4473802..db423da 100644 --- a/hyracks-fullstack/pom.xml +++ b/hyracks-fullstack/pom.xml @@ -21,7 +21,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.hyracks</groupId> <artifactId>apache-asterixdb-hyracks</artifactId> - <version>0.2.18-SNAPSHOT</version> + <version>0.8.9-SNAPSHOT</version> <packaging>pom</packaging> <name>hyracks-ecosystem-full-stack</name> -- To view, visit https://asterix-gerrit.ics.uci.edu/1440 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: merged Gerrit-Change-Id: I69d5e3f80916fc8525a0267abb4ca8deabb73249 Gerrit-PatchSet: 2 Gerrit-Project: asterixdb Gerrit-Branch: release-0.8.9 Gerrit-Owner: Ian Maxon <[email protected]> Gerrit-Reviewer: Ian Maxon <[email protected]> Gerrit-Reviewer: Jenkins <[email protected]>
