From bb589f9a2ff1899e5dfb757143ebe62f49d5c671 Mon Sep 17 00:00:00 2001
From: Michael Simon <simon@kit.edu>
Date: Tue, 16 Jan 2024 07:21:06 +0100
Subject: [PATCH] NO_STORY change version to 2.7.8

---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d36385a01..a28ba0594 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
 	<name>bw Services Registration Webapp</name>
 
 	<properties>
-		<revision>2.7.8-SNAPSHOT</revision>
+		<revision>2.7.8</revision>
 		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 		<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
 		<org.wildfly.version>17.0.1.Final</org.wildfly.version>
-- 
GitLab