From 9c0e0a1c91fcbc0e6454b8ab3d0aef080ca39eb1 Mon Sep 17 00:00:00 2001 From: Tobias Bruns <kontakt@tobias-bruns.de> Date: Fri, 14 Feb 2025 13:39:47 +0100 Subject: [PATCH] OZG-7689 use main snapshot of VM --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e85fa14..82105bb 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ <description>OZG-Cloud Processor Manager</description> <properties> - <vorgang-manager.version>2.22.0-OZG-7689_move_status_change_event-20250212.072035-1</vorgang-manager.version> + <vorgang-manager.version>2.22.0-SNAPSHOT</vorgang-manager.version> <api-lib.version>0.13.0</api-lib.version> <tyrus-standalone-client.version>2.2.0</tyrus-standalone-client.version> <okio.version>3.9.1</okio.version> -- GitLab