From 905a7b4a368eea43eb1bd740d0ced79a18d05c7d Mon Sep 17 00:00:00 2001 From: OZGCloud <ozgcloud@mgm-tp.com> Date: Mon, 7 Oct 2024 13:29:59 +0200 Subject: [PATCH] fix license version --- ozgcloud-common-license/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ozgcloud-common-license/pom.xml b/ozgcloud-common-license/pom.xml index bafe13d..2b268b7 100644 --- a/ozgcloud-common-license/pom.xml +++ b/ozgcloud-common-license/pom.xml @@ -30,7 +30,7 @@ <groupId>de.ozgcloud.common</groupId> <artifactId>ozgcloud-common-license</artifactId> - <version>1.7.0</version> + <version>1.8.0-SNAPSHOT</version> <packaging>jar</packaging> <name>OzgCloud Common - OS license provider</name> -- GitLab