Skip to content

Commit 7a62e67

Browse files
committed
Updated to work with maven javafx plugin 1.4
1 parent 2d2442c commit 7a62e67

File tree

1 file changed

+1
-1
lines changed
  • src/main/resources/archetype-resources/__rootArtifactId__-client

1 file changed

+1
-1
lines changed

src/main/resources/archetype-resources/__rootArtifactId__-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<plugin>
3434
<groupId>com.zenjava</groupId>
3535
<artifactId>javafx-maven-plugin</artifactId>
36-
<version>1.3</version>
36+
<version>1.4</version>
3737
<configuration>
3838

3939
<!-- we need to tell the plugin which class to launch but it figures out most of the rest -->

0 commit comments

Comments
 (0)