From 170e7b4c8b1668cbd57d63b2e66d5b0ea7713043 Mon Sep 17 00:00:00 2001 From: Theofilos Kakantousis Date: Wed, 23 Jan 2019 17:26:28 +0100 Subject: [PATCH] Release 0.8.1 --- hopsworks-admin/pom.xml | 6 +++--- hopsworks-api/pom.xml | 10 +++++----- hopsworks-ca/pom.xml | 6 +++--- hopsworks-cluster/pom.xml | 6 +++--- hopsworks-common/pom.xml | 4 ++-- hopsworks-dela/pom.xml | 6 +++--- hopsworks-ear/pom.xml | 20 ++++++++++---------- hopsworks-jwt/pom.xml | 4 ++-- hopsworks-kmon/pom.xml | 6 +++--- hopsworks-web/pom.xml | 4 ++-- pom.xml | 2 +- 11 files changed, 37 insertions(+), 37 deletions(-) diff --git a/hopsworks-admin/pom.xml b/hopsworks-admin/pom.xml index 94dd819999..80d6682cce 100644 --- a/hopsworks-admin/pom.xml +++ b/hopsworks-admin/pom.xml @@ -44,13 +44,13 @@ io.hops hopsworks - 0.8.1-SNAPSHOT + 0.8.1 .. io.hops.hopsworks hopsworks-admin - 0.8.1-SNAPSHOT + 0.8.1 war Hopsworks admin panel hopsworks-admin @@ -59,7 +59,7 @@ io.hops.hopsworks hopsworks-common - 0.8.1-SNAPSHOT + 0.8.1 ejb provided diff --git a/hopsworks-api/pom.xml b/hopsworks-api/pom.xml index 4434a7ef66..a7e39ffe08 100644 --- a/hopsworks-api/pom.xml +++ b/hopsworks-api/pom.xml @@ -44,13 +44,13 @@ io.hops hopsworks - 0.8.1-SNAPSHOT + 0.8.1 .. io.hops.hopsworks hopsworks-api - 0.8.1-SNAPSHOT + 0.8.1 war Hopsworks rest api hopsworks-api @@ -100,7 +100,7 @@ io.hops.hopsworks hopsworks-common - 0.8.1-SNAPSHOT + 0.8.1 ejb provided @@ -121,14 +121,14 @@ io.hops.hopsworks hopsworks-dela - 0.8.1-SNAPSHOT + 0.8.1 ejb provided io.hops.hopsworks hopsworks-jwt - 0.8.1-SNAPSHOT + 0.8.1 ejb provided diff --git a/hopsworks-ca/pom.xml b/hopsworks-ca/pom.xml index cec501c97f..865f4f3ae2 100644 --- a/hopsworks-ca/pom.xml +++ b/hopsworks-ca/pom.xml @@ -44,13 +44,13 @@ io.hops hopsworks - 0.8.1-SNAPSHOT + 0.8.1 .. io.hops.hopsworks hopsworks-ca - 0.8.1-SNAPSHOT + 0.8.1 war Hopsworks Certificate Authority hopsworks-ca @@ -59,7 +59,7 @@ io.hops.hopsworks hopsworks-common - 0.8.1-SNAPSHOT + 0.8.1 ejb diff --git a/hopsworks-cluster/pom.xml b/hopsworks-cluster/pom.xml index f84f9f8def..d9f3f3628c 100644 --- a/hopsworks-cluster/pom.xml +++ b/hopsworks-cluster/pom.xml @@ -43,13 +43,13 @@ io.hops hopsworks - 0.8.1-SNAPSHOT + 0.8.1 ../pom.xml io.hops.hopsworks hopsworks-cluster - 0.8.1-SNAPSHOT + 0.8.1 war Hopsworks cluster registration api hopsworks-cluster @@ -63,7 +63,7 @@ io.hops.hopsworks hopsworks-common - 0.8.1-SNAPSHOT + 0.8.1 ejb provided diff --git a/hopsworks-common/pom.xml b/hopsworks-common/pom.xml index 3005abe929..653b0c02ff 100644 --- a/hopsworks-common/pom.xml +++ b/hopsworks-common/pom.xml @@ -44,13 +44,13 @@ io.hops hopsworks - 0.8.1-SNAPSHOT + 0.8.1 .. io.hops.hopsworks hopsworks-common - 0.8.1-SNAPSHOT + 0.8.1 ejb Hopsworks common hopsworks-common diff --git a/hopsworks-dela/pom.xml b/hopsworks-dela/pom.xml index d46cd27d4d..e21d1888af 100644 --- a/hopsworks-dela/pom.xml +++ b/hopsworks-dela/pom.xml @@ -43,12 +43,12 @@ hopsworks io.hops - 0.8.1-SNAPSHOT + 0.8.1 io.hops.hopsworks hopsworks-dela - 0.8.1-SNAPSHOT + 0.8.1 ejb hopsworks-dela @@ -70,7 +70,7 @@ io.hops.hopsworks hopsworks-common - 0.8.1-SNAPSHOT + 0.8.1 ejb provided diff --git a/hopsworks-ear/pom.xml b/hopsworks-ear/pom.xml index 76cb025503..80f5504e58 100644 --- a/hopsworks-ear/pom.xml +++ b/hopsworks-ear/pom.xml @@ -44,16 +44,16 @@ io.hops hopsworks - 0.8.1-SNAPSHOT + 0.8.1 .. io.hops.hopsworks hopsworks-ear - 0.8.1-SNAPSHOT + 0.8.1 ear - hopsworks-ear:0.8.1-SNAPSHOT + hopsworks-ear:0.8.1 @@ -75,37 +75,37 @@ io.hops.hopsworks hopsworks-common - 0.8.1-SNAPSHOT + 0.8.1 ejb io.hops.hopsworks hopsworks-dela - 0.8.1-SNAPSHOT + 0.8.1 ejb io.hops.hopsworks hopsworks-jwt - 0.8.1-SNAPSHOT + 0.8.1 ejb io.hops.hopsworks hopsworks-kmon - 0.8.1-SNAPSHOT + 0.8.1 war io.hops.hopsworks hopsworks-api - 0.8.1-SNAPSHOT + 0.8.1 war io.hops.hopsworks hopsworks-admin - 0.8.1-SNAPSHOT + 0.8.1 war @@ -304,7 +304,7 @@ io.hops.hopsworks hopsworks-cluster - 0.8.1-SNAPSHOT + 0.8.1 war diff --git a/hopsworks-jwt/pom.xml b/hopsworks-jwt/pom.xml index 0d30eea461..3ff1d76aeb 100644 --- a/hopsworks-jwt/pom.xml +++ b/hopsworks-jwt/pom.xml @@ -23,13 +23,13 @@ io.hops hopsworks - 0.8.1-SNAPSHOT + 0.8.1 .. io.hops.hopsworks hopsworks-jwt - 0.8.1-SNAPSHOT + 0.8.1 ejb Hopsworks JWT hopsworks-jwt diff --git a/hopsworks-kmon/pom.xml b/hopsworks-kmon/pom.xml index 16afb12693..ddcbc787f7 100644 --- a/hopsworks-kmon/pom.xml +++ b/hopsworks-kmon/pom.xml @@ -44,13 +44,13 @@ io.hops hopsworks - 0.8.1-SNAPSHOT + 0.8.1 .. io.hops.hopsworks hopsworks-kmon - 0.8.1-SNAPSHOT + 0.8.1 war Hopsworks monitoring app hopsworks-kmon @@ -64,7 +64,7 @@ io.hops.hopsworks hopsworks-common - 0.8.1-SNAPSHOT + 0.8.1 ejb provided diff --git a/hopsworks-web/pom.xml b/hopsworks-web/pom.xml index 4fd806fbf1..5547968c33 100644 --- a/hopsworks-web/pom.xml +++ b/hopsworks-web/pom.xml @@ -44,13 +44,13 @@ io.hops hopsworks - 0.8.1-SNAPSHOT + 0.8.1 .. io.hops.hopsworks hopsworks-web - 0.8.1-SNAPSHOT + 0.8.1 war Hopsworks web app hopsworks-web diff --git a/pom.xml b/pom.xml index 9ed6e4dd4a..5011dbe946 100755 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ io.hops hopsworks - 0.8.1-SNAPSHOT + 0.8.1 pom hopsworks Hopsworks parent project