From c1e01446be5a3d83f006e47ed12cc642471aaad0 Mon Sep 17 00:00:00 2001 From: Johnny Q5 <50356506+JohnnyQ5@users.noreply.github.com> Date: Thu, 14 Nov 2024 14:33:57 +0100 Subject: [PATCH] Set version to 1.6.0 (#903) --- application-commons/pom.xml | 2 +- broadcasting/pom.xml | 2 +- domain-concept/pom.xml | 2 +- email-service-provider/pom.xml | 6 +++--- finances-api/pom.xml | 2 +- finances-infrastructure/pom.xml | 4 ++-- finances/pom.xml | 4 ++-- identity-api/pom.xml | 4 ++-- identity-infrastructure/pom.xml | 4 ++-- identity/pom.xml | 12 ++++++------ logging/pom.xml | 4 ++-- pom.xml | 2 +- project-management-infrastructure/pom.xml | 4 ++-- project-management/pom.xml | 12 ++++++------ subscription-api/pom.xml | 2 +- subscription-provider/pom.xml | 4 ++-- user-interface/pom.xml | 24 +++++++++++------------ 17 files changed, 47 insertions(+), 47 deletions(-) diff --git a/application-commons/pom.xml b/application-commons/pom.xml index 9e68f00b9a..8f9a7fc664 100644 --- a/application-commons/pom.xml +++ b/application-commons/pom.xml @@ -5,7 +5,7 @@ datamanager life.qbic - 1.5.0 + 1.6.0 4.0.0 application-commons diff --git a/broadcasting/pom.xml b/broadcasting/pom.xml index 0acc22f031..e29395a630 100644 --- a/broadcasting/pom.xml +++ b/broadcasting/pom.xml @@ -5,7 +5,7 @@ datamanager life.qbic - 1.5.0 + 1.6.0 4.0.0 broadcasting diff --git a/domain-concept/pom.xml b/domain-concept/pom.xml index 86bffa1066..c315d79ad1 100644 --- a/domain-concept/pom.xml +++ b/domain-concept/pom.xml @@ -6,7 +6,7 @@ life.qbic datamanager - 1.5.0 + 1.6.0 domain-concept diff --git a/email-service-provider/pom.xml b/email-service-provider/pom.xml index d960a1d1ad..9993a31327 100644 --- a/email-service-provider/pom.xml +++ b/email-service-provider/pom.xml @@ -6,7 +6,7 @@ life.qbic datamanager - 1.5.0 + 1.6.0 life.qbic.infrastructure @@ -21,13 +21,13 @@ life.qbic identity - 1.5.0 + 1.6.0 compile life.qbic project-management - 1.5.0 + 1.6.0 compile diff --git a/finances-api/pom.xml b/finances-api/pom.xml index de24678cbe..94867df95a 100644 --- a/finances-api/pom.xml +++ b/finances-api/pom.xml @@ -6,7 +6,7 @@ life.qbic datamanager - 1.5.0 + 1.6.0 life.qbic.finances diff --git a/finances-infrastructure/pom.xml b/finances-infrastructure/pom.xml index e1c21e9eef..658b2c0165 100644 --- a/finances-infrastructure/pom.xml +++ b/finances-infrastructure/pom.xml @@ -6,7 +6,7 @@ life.qbic datamanager - 1.5.0 + 1.6.0 finances-infrastructure @@ -20,7 +20,7 @@ life.qbic finances - 1.5.0 + 1.6.0 compile diff --git a/finances/pom.xml b/finances/pom.xml index 9314785bb7..cd06344b05 100644 --- a/finances/pom.xml +++ b/finances/pom.xml @@ -5,7 +5,7 @@ datamanager life.qbic - 1.5.0 + 1.6.0 4.0.0 finances @@ -38,7 +38,7 @@ life.qbic.finances finances-api - 1.5.0 + 1.6.0 compile diff --git a/identity-api/pom.xml b/identity-api/pom.xml index 0f06fb4740..94e25c139c 100644 --- a/identity-api/pom.xml +++ b/identity-api/pom.xml @@ -6,7 +6,7 @@ life.qbic datamanager - 1.5.0 + 1.6.0 life.qbic.datamanager @@ -21,7 +21,7 @@ life.qbic application-commons - 1.5.0 + 1.6.0 compile diff --git a/identity-infrastructure/pom.xml b/identity-infrastructure/pom.xml index 2d3b01f8c8..908b6a15e9 100644 --- a/identity-infrastructure/pom.xml +++ b/identity-infrastructure/pom.xml @@ -6,14 +6,14 @@ life.qbic datamanager - 1.5.0 + 1.6.0 identity-infrastructure life.qbic identity - 1.5.0 + 1.6.0 compile diff --git a/identity/pom.xml b/identity/pom.xml index 9297a56fa5..3f430e0485 100644 --- a/identity/pom.xml +++ b/identity/pom.xml @@ -5,7 +5,7 @@ datamanager life.qbic - 1.5.0 + 1.6.0 4.0.0 @@ -45,25 +45,25 @@ life.qbic broadcasting - 1.5.0 + 1.6.0 compile life.qbic application-commons - 1.5.0 + 1.6.0 compile life.qbic logging - 1.5.0 + 1.6.0 compile life.qbic domain-concept - 1.5.0 + 1.6.0 compile @@ -86,7 +86,7 @@ life.qbic.datamanager identity-api - 1.5.0 + 1.6.0 compile diff --git a/logging/pom.xml b/logging/pom.xml index c7372f8635..3797447252 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -5,7 +5,7 @@ datamanager life.qbic - 1.5.0 + 1.6.0 4.0.0 logging @@ -53,7 +53,7 @@ life.qbic.logging subscription-api - 1.5.0 + 1.6.0 compile diff --git a/pom.xml b/pom.xml index e823c59da5..5fa1d3cfb8 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ life.qbic datamanager Data Manager - 1.5.0 + 1.6.0 user-interface identity diff --git a/project-management-infrastructure/pom.xml b/project-management-infrastructure/pom.xml index bdd2ff0a8f..d3de804199 100644 --- a/project-management-infrastructure/pom.xml +++ b/project-management-infrastructure/pom.xml @@ -6,7 +6,7 @@ life.qbic datamanager - 1.5.0 + 1.6.0 life.qbic.identity @@ -29,7 +29,7 @@ life.qbic project-management - 1.5.0 + 1.6.0 compile diff --git a/project-management/pom.xml b/project-management/pom.xml index 8cbf26fedb..55522304a6 100644 --- a/project-management/pom.xml +++ b/project-management/pom.xml @@ -4,7 +4,7 @@ datamanager life.qbic - 1.5.0 + 1.6.0 4.0.0 project-management @@ -37,13 +37,13 @@ life.qbic application-commons - 1.5.0 + 1.6.0 compile life.qbic logging - 1.5.0 + 1.6.0 compile @@ -54,7 +54,7 @@ life.qbic domain-concept - 1.5.0 + 1.6.0 compile @@ -77,13 +77,13 @@ life.qbic.datamanager identity-api - 1.5.0 + 1.6.0 compile life.qbic.finances finances-api - 1.5.0 + 1.6.0 compile diff --git a/subscription-api/pom.xml b/subscription-api/pom.xml index c2de1a24d7..ed4b3dac02 100644 --- a/subscription-api/pom.xml +++ b/subscription-api/pom.xml @@ -5,7 +5,7 @@ datamanager life.qbic - 1.5.0 + 1.6.0 4.0.0 life.qbic.logging diff --git a/subscription-provider/pom.xml b/subscription-provider/pom.xml index bd7696ddaf..f867a76745 100644 --- a/subscription-provider/pom.xml +++ b/subscription-provider/pom.xml @@ -5,7 +5,7 @@ datamanager life.qbic - 1.5.0 + 1.6.0 4.0.0 life.qbic.logging @@ -14,7 +14,7 @@ life.qbic.logging subscription-api - 1.5.0 + 1.6.0 compile diff --git a/user-interface/pom.xml b/user-interface/pom.xml index 7bfe775727..6e368acb8d 100644 --- a/user-interface/pom.xml +++ b/user-interface/pom.xml @@ -11,7 +11,7 @@ life.qbic datamanager - 1.5.0 + 1.6.0 @@ -244,31 +244,31 @@ life.qbic identity - 1.5.0 + 1.6.0 compile life.qbic identity-infrastructure - 1.5.0 + 1.6.0 compile life.qbic broadcasting - 1.5.0 + 1.6.0 compile life.qbic application-commons - 1.5.0 + 1.6.0 compile life.qbic logging - 1.5.0 + 1.6.0 compile @@ -278,24 +278,24 @@ life.qbic project-management - 1.5.0 + 1.6.0 compile life.qbic.logging subscription-provider - 1.5.0 + 1.6.0 life.qbic domain-concept - 1.5.0 + 1.6.0 compile life.qbic finances-infrastructure - 1.5.0 + 1.6.0 compile @@ -305,13 +305,13 @@ life.qbic.identity project-management-infrastructure - 1.5.0 + 1.6.0 compile life.qbic.infrastructure email-service-provider - 1.5.0 + 1.6.0 compile