Skip to content

Commit

Permalink
Prepare development of 1.0.23
Browse files Browse the repository at this point in the history
  • Loading branch information
gluon-bot committed Dec 6, 2023
1 parent ed10ed9 commit d521a49
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.22</version>
<version>1.0.23-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 @@ -48,7 +48,7 @@
<javadoc.plugin.version>3.5.0</javadoc.plugin.version>
<gpg.plugin.version>3.1.0</gpg.plugin.version>
<maven.resolver.version>1.7.3</maven.resolver.version>
<substrate.version>0.0.61</substrate.version>
<substrate.version>0.0.62-SNAPSHOT</substrate.version>
</properties>

<dependencies>
Expand Down

0 comments on commit d521a49

Please sign in to comment.