From 65b9e047d64cb055b78c0ed953ff36220a13a581 Mon Sep 17 00:00:00 2001 From: ceze88 Date: Sat, 10 Jun 2023 20:42:52 +0200 Subject: [PATCH] Fix project version --- UltimateStacker/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UltimateStacker/pom.xml b/UltimateStacker/pom.xml index 06338f2..5d46995 100644 --- a/UltimateStacker/pom.xml +++ b/UltimateStacker/pom.xml @@ -12,7 +12,7 @@ clean install - UltimateStacker-${revision} + UltimateStacker-${project.version} org.apache.maven.plugins