From 165f75f2c4769a013b7420978d7c1f7db234771f Mon Sep 17 00:00:00 2001 From: "jose.pereda" Date: Mon, 4 Apr 2022 11:00:28 +0200 Subject: [PATCH] Release 1.0.13 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7717cc4..bb1d7e8 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ com.gluonhq gluonfx-maven-plugin maven-plugin - 1.0.13-SNAPSHOT + 1.0.13 GluonFX plugin for Maven GluonFX plugin allows to run JavaFX application on the JVM or to create their native images. 2019