From 8d1894c799cf7222ad975875eab0484d4ac7110c Mon Sep 17 00:00:00 2001 From: Sebastian Becker Date: Thu, 27 Jul 2023 11:34:35 +0200 Subject: [PATCH] fix(common/java-client/service): migrate to new parent (#60) Signed-off-by: Sebastian Becker --- amphora-common/pom.xml | 4 ++-- amphora-java-client/pom.xml | 4 ++-- amphora-service/pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/amphora-common/pom.xml b/amphora-common/pom.xml index 2200119..df1d7d1 100644 --- a/amphora-common/pom.xml +++ b/amphora-common/pom.xml @@ -13,8 +13,8 @@ 0.1.0 io.carbynestack - amphora - 0.1-SNAPSHOT-4741225899-24-4a99be8 + amphora-parent + 0.1.2 diff --git a/amphora-java-client/pom.xml b/amphora-java-client/pom.xml index d1c9c17..1454018 100644 --- a/amphora-java-client/pom.xml +++ b/amphora-java-client/pom.xml @@ -13,8 +13,8 @@ 0.1.0 io.carbynestack - amphora - 0.1-SNAPSHOT-4741225899-24-4a99be8 + amphora-parent + 0.1.2 diff --git a/amphora-service/pom.xml b/amphora-service/pom.xml index bd1109d..07b3522 100644 --- a/amphora-service/pom.xml +++ b/amphora-service/pom.xml @@ -14,8 +14,8 @@ 0.1.0 io.carbynestack - amphora - 0.1-SNAPSHOT-4741225899-24-4a99be8 + amphora-parent + 0.1.2