From 9f396cccdf4b6762904c12923c6ba278398869ca Mon Sep 17 00:00:00 2001 From: Timo Bejan Date: Fri, 10 Mar 2023 15:58:29 +0200 Subject: [PATCH] RED-6162 - bumped version --- redaction-service-v1/pom.xml | 2 +- redaction-service-v1/redaction-service-api-v1/pom.xml | 2 +- redaction-service-v1/redaction-service-server-v1/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/redaction-service-v1/pom.xml b/redaction-service-v1/pom.xml index 6feb459a..24803d2f 100644 --- a/redaction-service-v1/pom.xml +++ b/redaction-service-v1/pom.xml @@ -12,7 +12,7 @@ redaction-service-v1 com.iqser.red.service - 1.0-SNAPSHOT + 4.0-SNAPSHOT pom diff --git a/redaction-service-v1/redaction-service-api-v1/pom.xml b/redaction-service-v1/redaction-service-api-v1/pom.xml index 1dece7ae..da1a564e 100644 --- a/redaction-service-v1/redaction-service-api-v1/pom.xml +++ b/redaction-service-v1/redaction-service-api-v1/pom.xml @@ -6,7 +6,7 @@ redaction-service-v1 com.iqser.red.service - 1.0-SNAPSHOT + 4.0-SNAPSHOT redaction-service-api-v1 diff --git a/redaction-service-v1/redaction-service-server-v1/pom.xml b/redaction-service-v1/redaction-service-server-v1/pom.xml index 67e5a243..0ac78f12 100644 --- a/redaction-service-v1/redaction-service-server-v1/pom.xml +++ b/redaction-service-v1/redaction-service-server-v1/pom.xml @@ -6,7 +6,7 @@ redaction-service-v1 com.iqser.red.service - 1.0-SNAPSHOT + 4.0-SNAPSHOT redaction-service-server-v1