From 7ed86590d8f22db2418748dd38f18af47f05c416 Mon Sep 17 00:00:00 2001 From: "James R. Perkins" Date: Thu, 12 Dec 2024 17:34:54 -0800 Subject: [PATCH] Prepare for 1.0.0.Final release Signed-off-by: James R. Perkins --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f1ebac8..b5bf50a 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ org.wildfly.launcher wildfly-launcher - 1.0.0.Beta4-SNAPSHOT + 1.0.0.Final WildFly: Launcher API Tooling for launching WildFly technology stack processes.