From 2ac2fa69c1e0dc6e19f34047a78aa60c19bb92e3 Mon Sep 17 00:00:00 2001 From: OZGCloud <ozgcloud@mgm-tp.com> Date: Mon, 21 Oct 2024 12:40:29 +0200 Subject: [PATCH] OZG-6710 update common-lib --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 82bd7e54..ee8c31f3 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>de.ozgcloud.common</groupId> <artifactId>ozgcloud-common-parent</artifactId> - <version>4.4.0-PR-25-SNAPSHOT</version> + <version>4.5.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> -- GitLab