From 0098cd55a963c286bc5a4ba46ed01341a5b8ed4c Mon Sep 17 00:00:00 2001
From: OZGCloud <ozgcloud@mgm-tp.com>
Date: Wed, 2 Oct 2024 08:54:17 +0200
Subject: [PATCH] OZG-6710 update dependency

---
 bayernid-proxy-interface/pom.xml | 2 +-
 pom.xml                          | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/bayernid-proxy-interface/pom.xml b/bayernid-proxy-interface/pom.xml
index 6d3d697..1c0c4d9 100644
--- a/bayernid-proxy-interface/pom.xml
+++ b/bayernid-proxy-interface/pom.xml
@@ -30,7 +30,7 @@
 	<parent>
 		<groupId>de.ozgcloud.common</groupId>
 		<artifactId>ozgcloud-common-dependencies</artifactId>
-		<version>4.4.0-PR-25-SNAPSHOT</version>
+		<version>4.4.0-SNAPSHOT</version>
 		<relativePath/>
 	</parent>
 
diff --git a/pom.xml b/pom.xml
index f395eff..a65a37e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
 	<parent>
 		<groupId>de.ozgcloud.common</groupId>
 		<artifactId>ozgcloud-common-parent</artifactId>
-		<version>4.4.0-PR-25-SNAPSHOT</version>
+		<version>4.4.0-SNAPSHOT</version>
 		<relativePath/>
 	</parent>
 
-- 
GitLab