Skip to content

Commit d0ee665

Browse files
committed
Fixed pom version
1 parent fd279da commit d0ee665

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535

3636
<groupId>com.github.akman</groupId>
3737
<artifactId>javafx-boilerplate</artifactId>
38-
<version>0.54.0-SNAPSHOT</version>
38+
<version>0.56.0</version>
3939
<packaging>jar</packaging>
4040

4141
<name>${applicationName}</name>

0 commit comments

Comments
 (0)