Skip to content

Commit cf26b56

Browse files
Prepare development of 1.0.25
1 parent 9bb974e commit cf26b56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<groupId>com.gluonhq</groupId>
3535
<artifactId>gluonfx-maven-plugin</artifactId>
3636
<packaging>maven-plugin</packaging>
37-
<version>1.0.24</version>
37+
<version>1.0.25-SNAPSHOT</version>
3838
<name>GluonFX plugin for Maven</name>
3939
<description>GluonFX plugin allows to run JavaFX application on the JVM or to create their native images.</description>
4040
<inceptionYear>2019</inceptionYear>
@@ -48,7 +48,7 @@
4848
<javadoc.plugin.version>3.5.0</javadoc.plugin.version>
4949
<gpg.plugin.version>3.1.0</gpg.plugin.version>
5050
<maven.resolver.version>1.7.3</maven.resolver.version>
51-
<substrate.version>0.0.64</substrate.version>
51+
<substrate.version>0.0.65-SNAPSHOT</substrate.version>
5252
</properties>
5353

5454
<dependencies>

0 commit comments

Comments
 (0)