We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5ba3d8 commit dac928eCopy full SHA for dac928e
pom.xml
@@ -17,7 +17,7 @@
17
<attach.version>4.0.23-SNAPSHOT</attach.version>
18
<connect.version>2.0.1</connect.version>
19
<javafx.maven.plugin.version>0.0.8</javafx.maven.plugin.version>
20
- <gluonfx.maven.plugin.version>1.0.27-SNAPSHOT</gluonfx.maven.plugin.version>
+ <gluonfx.maven.plugin.version>1.0.27</gluonfx.maven.plugin.version>
21
<main.class>com.gluonhq.hello.HelloGluonApp</main.class>
22
<app.identifier>${main.class}</app.identifier>
23
<app.description>The HelloGluon app</app.description>
0 commit comments