From 29d633a6257fd8e36066b266c4581c00605d4502 Mon Sep 17 00:00:00 2001 From: Theofilos Kakantousis Date: Wed, 24 Oct 2018 19:12:43 +0200 Subject: [PATCH] Release 0.6 --- flink/pom.xml | 2 +- hive/pom.xml | 2 +- pom.xml | 4 ++-- spark/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/flink/pom.xml b/flink/pom.xml index cd990228..89f45bc6 100644 --- a/flink/pom.xml +++ b/flink/pom.xml @@ -18,7 +18,7 @@ io.hops hops-examples - 0.6.0-SNAPSHOT + 0.6.0 hops-examples-flink diff --git a/hive/pom.xml b/hive/pom.xml index db060084..f8712427 100644 --- a/hive/pom.xml +++ b/hive/pom.xml @@ -18,7 +18,7 @@ io.hops hops-examples - 0.6.0-SNAPSHOT + 0.6.0 hops-examples-hive diff --git a/pom.xml b/pom.xml index 5c5072b0..c557d98a 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ 4.0.0 io.hops hops-examples - 0.6.0-SNAPSHOT + 0.6.0 pom UTF-8 @@ -57,7 +57,7 @@ io.hops hops-util - 0.6.0-SNAPSHOT + 0.6.0 io.hops diff --git a/spark/pom.xml b/spark/pom.xml index 81797666..94f7d6ae 100644 --- a/spark/pom.xml +++ b/spark/pom.xml @@ -18,7 +18,7 @@ io.hops hops-examples - 0.6.0-SNAPSHOT + 0.6.0 hops-examples-spark