From 54f979b8f8ad7bd962f283f4e9c2e4c9f45641d5 Mon Sep 17 00:00:00 2001 From: Gluon Bot Date: Wed, 16 Nov 2022 09:12:53 +0000 Subject: [PATCH] Release 1.0.16 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d12ca1a..6c436ee 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ com.gluonhq gluonfx-maven-plugin maven-plugin - 1.0.16-SNAPSHOT + 1.0.16 GluonFX plugin for Maven GluonFX plugin allows to run JavaFX application on the JVM or to create their native images. 2019