From 93970eb3ede361aeecb7deefa736b9c95b56ac9f Mon Sep 17 00:00:00 2001 From: JohnnyQ5 Date: Tue, 30 Sep 2025 12:03:25 +0000 Subject: [PATCH] Set version to 1.11.1 --- 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 32c468789..6e359fb7f 100644 --- a/application-commons/pom.xml +++ b/application-commons/pom.xml @@ -5,7 +5,7 @@ datamanager life.qbic - 1.11.0 + 1.11.1 4.0.0 application-commons diff --git a/broadcasting/pom.xml b/broadcasting/pom.xml index a4e73d0cd..aa0f5f092 100644 --- a/broadcasting/pom.xml +++ b/broadcasting/pom.xml @@ -5,7 +5,7 @@ datamanager life.qbic - 1.11.0 + 1.11.1 4.0.0 broadcasting diff --git a/domain-concept/pom.xml b/domain-concept/pom.xml index ac3133d2e..a6282f2ee 100644 --- a/domain-concept/pom.xml +++ b/domain-concept/pom.xml @@ -6,7 +6,7 @@ life.qbic datamanager - 1.11.0 + 1.11.1 domain-concept diff --git a/email-service-provider/pom.xml b/email-service-provider/pom.xml index e8caba43b..f6047fa3f 100644 --- a/email-service-provider/pom.xml +++ b/email-service-provider/pom.xml @@ -6,7 +6,7 @@ life.qbic datamanager - 1.11.0 + 1.11.1 life.qbic.infrastructure @@ -21,13 +21,13 @@ life.qbic identity - 1.11.0 + 1.11.1 compile life.qbic project-management - 1.11.0 + 1.11.1 compile diff --git a/finances-api/pom.xml b/finances-api/pom.xml index 97ea0e8a5..df49200f1 100644 --- a/finances-api/pom.xml +++ b/finances-api/pom.xml @@ -6,7 +6,7 @@ life.qbic datamanager - 1.11.0 + 1.11.1 life.qbic.finances diff --git a/finances-infrastructure/pom.xml b/finances-infrastructure/pom.xml index 26b96baa9..780ba401f 100644 --- a/finances-infrastructure/pom.xml +++ b/finances-infrastructure/pom.xml @@ -6,7 +6,7 @@ life.qbic datamanager - 1.11.0 + 1.11.1 finances-infrastructure @@ -20,7 +20,7 @@ life.qbic finances - 1.11.0 + 1.11.1 compile diff --git a/finances/pom.xml b/finances/pom.xml index 1d071c8e8..36df5ec61 100644 --- a/finances/pom.xml +++ b/finances/pom.xml @@ -5,7 +5,7 @@ datamanager life.qbic - 1.11.0 + 1.11.1 4.0.0 finances @@ -38,7 +38,7 @@ life.qbic.finances finances-api - 1.11.0 + 1.11.1 compile diff --git a/identity-api/pom.xml b/identity-api/pom.xml index 28a0be5aa..9d257b0a9 100644 --- a/identity-api/pom.xml +++ b/identity-api/pom.xml @@ -6,7 +6,7 @@ life.qbic datamanager - 1.11.0 + 1.11.1 life.qbic.datamanager @@ -21,7 +21,7 @@ life.qbic application-commons - 1.11.0 + 1.11.1 compile diff --git a/identity-infrastructure/pom.xml b/identity-infrastructure/pom.xml index 7e5ab94f2..cc846139b 100644 --- a/identity-infrastructure/pom.xml +++ b/identity-infrastructure/pom.xml @@ -6,14 +6,14 @@ life.qbic datamanager - 1.11.0 + 1.11.1 identity-infrastructure life.qbic identity - 1.11.0 + 1.11.1 compile diff --git a/identity/pom.xml b/identity/pom.xml index b7a26189d..446aea7e8 100644 --- a/identity/pom.xml +++ b/identity/pom.xml @@ -5,7 +5,7 @@ datamanager life.qbic - 1.11.0 + 1.11.1 4.0.0 @@ -45,25 +45,25 @@ life.qbic broadcasting - 1.11.0 + 1.11.1 compile life.qbic application-commons - 1.11.0 + 1.11.1 compile life.qbic logging - 1.11.0 + 1.11.1 compile life.qbic domain-concept - 1.11.0 + 1.11.1 compile @@ -86,7 +86,7 @@ life.qbic.datamanager identity-api - 1.11.0 + 1.11.1 compile diff --git a/logging/pom.xml b/logging/pom.xml index 00de18d0d..580857ca1 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -5,7 +5,7 @@ datamanager life.qbic - 1.11.0 + 1.11.1 4.0.0 logging @@ -53,7 +53,7 @@ life.qbic.logging subscription-api - 1.11.0 + 1.11.1 compile diff --git a/pom.xml b/pom.xml index 73ed0dad7..f534cd69c 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ life.qbic datamanager Data Manager - 1.11.0 + 1.11.1 user-interface identity diff --git a/project-management-infrastructure/pom.xml b/project-management-infrastructure/pom.xml index 05c1fd0fb..00b9cca76 100644 --- a/project-management-infrastructure/pom.xml +++ b/project-management-infrastructure/pom.xml @@ -6,7 +6,7 @@ life.qbic datamanager - 1.11.0 + 1.11.1 life.qbic.identity @@ -29,7 +29,7 @@ life.qbic project-management - 1.11.0 + 1.11.1 compile diff --git a/project-management/pom.xml b/project-management/pom.xml index b480b17c6..86247b4b8 100644 --- a/project-management/pom.xml +++ b/project-management/pom.xml @@ -4,7 +4,7 @@ datamanager life.qbic - 1.11.0 + 1.11.1 4.0.0 project-management @@ -48,13 +48,13 @@ life.qbic application-commons - 1.11.0 + 1.11.1 compile life.qbic logging - 1.11.0 + 1.11.1 compile @@ -65,7 +65,7 @@ life.qbic domain-concept - 1.11.0 + 1.11.1 compile @@ -88,13 +88,13 @@ life.qbic.datamanager identity-api - 1.11.0 + 1.11.1 compile life.qbic.finances finances-api - 1.11.0 + 1.11.1 compile diff --git a/subscription-api/pom.xml b/subscription-api/pom.xml index aee1f0d27..1d48df796 100644 --- a/subscription-api/pom.xml +++ b/subscription-api/pom.xml @@ -5,7 +5,7 @@ datamanager life.qbic - 1.11.0 + 1.11.1 4.0.0 life.qbic.logging diff --git a/subscription-provider/pom.xml b/subscription-provider/pom.xml index 3d90f4582..6bf1dd983 100644 --- a/subscription-provider/pom.xml +++ b/subscription-provider/pom.xml @@ -5,7 +5,7 @@ datamanager life.qbic - 1.11.0 + 1.11.1 4.0.0 life.qbic.logging @@ -14,7 +14,7 @@ life.qbic.logging subscription-api - 1.11.0 + 1.11.1 compile diff --git a/user-interface/pom.xml b/user-interface/pom.xml index 6545111ec..725681d9d 100644 --- a/user-interface/pom.xml +++ b/user-interface/pom.xml @@ -11,7 +11,7 @@ life.qbic datamanager - 1.11.0 + 1.11.1 @@ -186,31 +186,31 @@ life.qbic identity - 1.11.0 + 1.11.1 compile life.qbic identity-infrastructure - 1.11.0 + 1.11.1 compile life.qbic broadcasting - 1.11.0 + 1.11.1 compile life.qbic application-commons - 1.11.0 + 1.11.1 compile life.qbic logging - 1.11.0 + 1.11.1 compile @@ -220,24 +220,24 @@ life.qbic project-management - 1.11.0 + 1.11.1 compile life.qbic.logging subscription-provider - 1.11.0 + 1.11.1 life.qbic domain-concept - 1.11.0 + 1.11.1 compile life.qbic finances-infrastructure - 1.11.0 + 1.11.1 compile @@ -255,13 +255,13 @@ life.qbic.identity project-management-infrastructure - 1.11.0 + 1.11.1 compile life.qbic.infrastructure email-service-provider - 1.11.0 + 1.11.1 compile