From fd39e0493e4d4084e2ce687bee74f4f5357a738e Mon Sep 17 00:00:00 2001 From: Fabio Buso Date: Thu, 28 Mar 2024 11:45:25 +0100 Subject: [PATCH] Release version 3.7.1 --- alerting/pom.xml | 4 ++-- hopsworks-UT/pom.xml | 4 ++-- hopsworks-alert/pom.xml | 4 ++-- hopsworks-api-auth/pom.xml | 4 ++-- hopsworks-api/pom.xml | 4 ++-- hopsworks-ca/pom.xml | 4 ++-- hopsworks-common/pom.xml | 4 ++-- hopsworks-ear/pom.xml | 4 ++-- hopsworks-jwt/pom.xml | 4 ++-- hopsworks-persistence/pom.xml | 4 ++-- hopsworks-rest-utils/pom.xml | 4 ++-- hopsworks-service-discovery/pom.xml | 4 ++-- hopsworks-testing/pom.xml | 4 ++-- hopsworks-web/pom.xml | 4 ++-- pom.xml | 2 +- vector-db/pom.xml | 4 ++-- 16 files changed, 31 insertions(+), 31 deletions(-) diff --git a/alerting/pom.xml b/alerting/pom.xml index 2312de38a5..18efa62900 100644 --- a/alerting/pom.xml +++ b/alerting/pom.xml @@ -23,13 +23,13 @@ hopsworks io.hops - 3.7.0 + 3.7.1 ../pom.xml io.hops.hopsworks alerting - 3.7.0 + 3.7.1 jar Alertmanager client diff --git a/hopsworks-UT/pom.xml b/hopsworks-UT/pom.xml index 64b00c09b7..a83602f782 100644 --- a/hopsworks-UT/pom.xml +++ b/hopsworks-UT/pom.xml @@ -21,13 +21,13 @@ io.hops hopsworks - 3.7.0 + 3.7.1 ../pom.xml io.hops.hopsworks hopsworks-UT - 3.7.0 + 3.7.1 jar Hopsworks Unit test Hopsworks: Unit Test diff --git a/hopsworks-alert/pom.xml b/hopsworks-alert/pom.xml index 0d1195cbd2..f246af63fc 100644 --- a/hopsworks-alert/pom.xml +++ b/hopsworks-alert/pom.xml @@ -22,14 +22,14 @@ hopsworks io.hops - 3.7.0 + 3.7.1 ../pom.xml 4.0.0 io.hops.hopsworks hopsworks-alert - 3.7.0 + 3.7.1 ejb Hopsworks: Alert diff --git a/hopsworks-api-auth/pom.xml b/hopsworks-api-auth/pom.xml index 3e74e19446..02193e35c6 100644 --- a/hopsworks-api-auth/pom.xml +++ b/hopsworks-api-auth/pom.xml @@ -19,14 +19,14 @@ hopsworks io.hops - 3.7.0 + 3.7.1 ../pom.xml 4.0.0 io.hops.hopsworks hopsworks-api-auth - 3.7.0 + 3.7.1 ejb Hopsworks API authentication filters hopsworks-api-auth diff --git a/hopsworks-api/pom.xml b/hopsworks-api/pom.xml index c92ce0442f..5433bfdaf0 100644 --- a/hopsworks-api/pom.xml +++ b/hopsworks-api/pom.xml @@ -44,13 +44,13 @@ io.hops hopsworks - 3.7.0 + 3.7.1 ../pom.xml io.hops.hopsworks hopsworks-api - 3.7.0 + 3.7.1 war Hopsworks rest api hopsworks-api diff --git a/hopsworks-ca/pom.xml b/hopsworks-ca/pom.xml index 1bcbc9e881..0fc590c07c 100644 --- a/hopsworks-ca/pom.xml +++ b/hopsworks-ca/pom.xml @@ -44,13 +44,13 @@ io.hops hopsworks - 3.7.0 + 3.7.1 ../pom.xml io.hops.hopsworks hopsworks-ca - 3.7.0 + 3.7.1 war Hopsworks Certificate Authority hopsworks-ca diff --git a/hopsworks-common/pom.xml b/hopsworks-common/pom.xml index e18ccf28a4..1cc1eb31f9 100644 --- a/hopsworks-common/pom.xml +++ b/hopsworks-common/pom.xml @@ -45,13 +45,13 @@ io.hops hopsworks - 3.7.0 + 3.7.1 ../pom.xml io.hops.hopsworks hopsworks-common - 3.7.0 + 3.7.1 ejb Hopsworks common hopsworks-common diff --git a/hopsworks-ear/pom.xml b/hopsworks-ear/pom.xml index d2d6f215d9..e330fc96e2 100644 --- a/hopsworks-ear/pom.xml +++ b/hopsworks-ear/pom.xml @@ -44,13 +44,13 @@ io.hops hopsworks - 3.7.0 + 3.7.1 ../pom.xml io.hops.hopsworks hopsworks-ear - 3.7.0 + 3.7.1 ear hopsworks-ear:${project.version} diff --git a/hopsworks-jwt/pom.xml b/hopsworks-jwt/pom.xml index 1afe11f395..668655a672 100644 --- a/hopsworks-jwt/pom.xml +++ b/hopsworks-jwt/pom.xml @@ -23,13 +23,13 @@ io.hops hopsworks - 3.7.0 + 3.7.1 ../pom.xml io.hops.hopsworks hopsworks-jwt - 3.7.0 + 3.7.1 ejb Hopsworks JWT hopsworks-jwt diff --git a/hopsworks-persistence/pom.xml b/hopsworks-persistence/pom.xml index f0ee18e9b5..316a97ce3d 100644 --- a/hopsworks-persistence/pom.xml +++ b/hopsworks-persistence/pom.xml @@ -22,14 +22,14 @@ io.hops hopsworks - 3.7.0 + 3.7.1 ../pom.xml 4.0.0 io.hops.hopsworks hopsworks-persistence - 3.7.0 + 3.7.1 jar Hopsworks persistence hopsworks-persistence diff --git a/hopsworks-rest-utils/pom.xml b/hopsworks-rest-utils/pom.xml index 00630e5d5b..5be3e9249e 100644 --- a/hopsworks-rest-utils/pom.xml +++ b/hopsworks-rest-utils/pom.xml @@ -21,13 +21,13 @@ hopsworks io.hops - 3.7.0 + 3.7.1 4.0.0 io.hops.hopsworks hopsworks-rest-utils - 3.7.0 + 3.7.1 Hopsworks REST Utils hopsworks-rest-utils diff --git a/hopsworks-service-discovery/pom.xml b/hopsworks-service-discovery/pom.xml index e2b6759430..28f106a610 100644 --- a/hopsworks-service-discovery/pom.xml +++ b/hopsworks-service-discovery/pom.xml @@ -20,14 +20,14 @@ hopsworks io.hops - 3.7.0 + 3.7.1 ../pom.xml 4.0.0 io.hops.hopsworks hopsworks-service-discovery - 3.7.0 + 3.7.1 jar Hopsworks Service Discovery system hopsworks-service-discovery diff --git a/hopsworks-testing/pom.xml b/hopsworks-testing/pom.xml index 817e95725e..807452f18c 100644 --- a/hopsworks-testing/pom.xml +++ b/hopsworks-testing/pom.xml @@ -21,14 +21,14 @@ hopsworks io.hops - 3.7.0 + 3.7.1 ../pom.xml io.hops.hopsworks hopsworks-testing Hopsworks testing - 3.7.0 + 3.7.1 hopsworks-testing war diff --git a/hopsworks-web/pom.xml b/hopsworks-web/pom.xml index 528563d273..91fc323d24 100644 --- a/hopsworks-web/pom.xml +++ b/hopsworks-web/pom.xml @@ -44,13 +44,13 @@ io.hops hopsworks - 3.7.0 + 3.7.1 ../pom.xml io.hops.hopsworks hopsworks-web - 3.7.0 + 3.7.1 war Hopsworks web app hopsworks-web diff --git a/pom.xml b/pom.xml index 69ac8810e8..4de108f390 100644 --- a/pom.xml +++ b/pom.xml @@ -42,7 +42,7 @@ io.hops hopsworks - 3.7.0 + 3.7.1 pom hopsworks Hopsworks parent project diff --git a/vector-db/pom.xml b/vector-db/pom.xml index 0b5b21a59c..61013a75ea 100644 --- a/vector-db/pom.xml +++ b/vector-db/pom.xml @@ -23,13 +23,13 @@ io.hops hopsworks - 3.7.0 + 3.7.1 ../pom.xml io.hops.hopsworks vector-db - 3.7.0 + 3.7.1 vector-db