From 2b6163b5f0f2793506d48f358c10f1f5aa2d7e18 Mon Sep 17 00:00:00 2001
From: OZGCloud <ozgcloud@mgm-tp.com>
Date: Fri, 24 Nov 2023 19:21:13 +0100
Subject: [PATCH] OZG-4190 OZG-4560 One renaming step to fast - revert (4)

---
 goofy-client/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/goofy-client/pom.xml b/goofy-client/pom.xml
index 36027a95ed..46ee2d225a 100644
--- a/goofy-client/pom.xml
+++ b/goofy-client/pom.xml
@@ -29,12 +29,12 @@
 
 	<parent>
 		<groupId>de.itvsh.ozg</groupId>
-		<artifactId>alfa-client</artifactId>
+		<artifactId>goofy</artifactId>
 		<version>1.18.0-SNAPSHOT</version>
 	</parent>
 
     <modelVersion>4.0.0</modelVersion>
-    <artifactId>alfa-client</artifactId>
+    <artifactId>goofy-client</artifactId>
     <packaging>pom</packaging>
 
     <build>
-- 
GitLab