From aa94807fd6bafe505352af5d30d94a0f973c09a8 Mon Sep 17 00:00:00 2001 From: Theofilos Kakantousis Date: Thu, 3 May 2018 16:56:21 +0200 Subject: [PATCH] Release 0.5 --- flink/pom.xml | 2 +- hive/pom.xml | 2 +- pom.xml | 2 +- spark/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/flink/pom.xml b/flink/pom.xml index a341056e..e3d102e3 100644 --- a/flink/pom.xml +++ b/flink/pom.xml @@ -4,7 +4,7 @@ io.hops hops-examples - 0.5.0-SNAPSHOT + 0.5.0 hops-examples-flink diff --git a/hive/pom.xml b/hive/pom.xml index d4cfa21b..aba3e710 100644 --- a/hive/pom.xml +++ b/hive/pom.xml @@ -4,7 +4,7 @@ io.hops hops-examples - 0.5.0-SNAPSHOT + 0.5.0 hops-examples-hive diff --git a/pom.xml b/pom.xml index 3b20b07b..ae41d4e3 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 io.hops hops-examples - 0.5.0-SNAPSHOT + 0.5.0 pom UTF-8 diff --git a/spark/pom.xml b/spark/pom.xml index 478669e5..1a85f250 100644 --- a/spark/pom.xml +++ b/spark/pom.xml @@ -4,7 +4,7 @@ io.hops hops-examples - 0.5.0-SNAPSHOT + 0.5.0 hops-examples-spark