Skip to content

Commit

Permalink
Prepare development of 1.0.25
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinayagarwal committed Sep 18, 2024
1 parent 9bb974e commit cf26b56
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.24</version>
<version>1.0.25-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.64</substrate.version>
<substrate.version>0.0.65-SNAPSHOT</substrate.version>
</properties>

<dependencies>
Expand Down

0 comments on commit cf26b56

Please sign in to comment.