From 47406b97eb22bdff4d571bcf1bd94e859a392689 Mon Sep 17 00:00:00 2001 From: T Cornerstone Date: Wed, 6 Nov 2024 11:18:00 +0100 Subject: [PATCH] Fix build qualifier suffix. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 960711e..027c25c 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ - -UNOFFICIAL + '-UNOFFICIAL' @@ -329,7 +329,7 @@ jgit pom.xml .gitignore .launchers/** warning - yyyyMMddHHmm'${unofficialSuffix}' + yyyyMMddHHmm${unofficialSuffix}