File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 34
34
<groupId >com.gluonhq</groupId >
35
35
<artifactId >gluonfx-maven-plugin</artifactId >
36
36
<packaging >maven-plugin</packaging >
37
- <version >1.0.25</version >
37
+ <version >1.0.25-SNAPSHOT </version >
38
38
<name >GluonFX plugin for Maven</name >
39
39
<description >GluonFX plugin allows to run JavaFX application on the JVM or to create their native images.</description >
40
40
<inceptionYear >2019</inceptionYear >
47
47
<javadoc .plugin.version>3.5.0</javadoc .plugin.version>
48
48
<gpg .plugin.version>3.1.0</gpg .plugin.version>
49
49
<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>
51
51
</properties >
52
52
53
53
<dependencies >
You can’t perform that action at this time.
0 commit comments