From 2c276aa6936398aa919868565465fbad69f76b76 Mon Sep 17 00:00:00 2001 From: Gluon Bot Date: Mon, 20 Mar 2023 20:24:52 +0530 Subject: [PATCH] Release 1.0.17 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 13cd5b7..c543db6 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ com.gluonhq gluonfx-maven-plugin maven-plugin - 1.0.17-SNAPSHOT + 1.0.17 GluonFX plugin for Maven GluonFX plugin allows to run JavaFX application on the JVM or to create their native images. 2019