Skip to content

Commit daa79a1

Browse files
committed
Prepare development of 1.0.26
1 parent 36cb816 commit daa79a1

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.25</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>
@@ -47,7 +47,7 @@
4747
<javadoc.plugin.version>3.5.0</javadoc.plugin.version>
4848
<gpg.plugin.version>3.1.0</gpg.plugin.version>
4949
<maven.plugin.version>3.9.9</maven.plugin.version>
50-
<substrate.version>0.0.65</substrate.version>
50+
<substrate.version>0.0.65-SNAPSHOT</substrate.version>
5151
</properties>
5252

5353
<dependencies>

0 commit comments

Comments
 (0)