Skip to content

Commit

Permalink
Prepare development of 1.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
gluon-bot committed Nov 16, 2022
1 parent 54f979b commit 121633c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<groupId>com.gluonhq</groupId>
<artifactId>gluonfx-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
<version>1.0.16</version>
<version>1.0.17-SNAPSHOT</version>
<name>GluonFX plugin for Maven</name>
<description>GluonFX plugin allows to run JavaFX application on the JVM or to create their native images.</description>
<inceptionYear>2019</inceptionYear>
Expand All @@ -46,7 +46,7 @@
<maven.compiler.target>11</maven.compiler.target>
<javadoc.plugin.version>3.1.0</javadoc.plugin.version>
<gpg.plugin.version>1.6</gpg.plugin.version>
<substrate.version>0.0.56</substrate.version>
<substrate.version>0.0.57-SNAPSHOT</substrate.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 121633c

Please sign in to comment.