We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f5fb2f commit e0eaa91Copy full SHA for e0eaa91
1 file changed
pom.xml
@@ -287,9 +287,10 @@
287
<plugin>
288
<groupId>com.zenjava</groupId>
289
<artifactId>javafx-maven-plugin</artifactId>
290
+ <version>8.8.3</version>
291
<configuration>
292
<mainClass>com.xwintop.xJavaFxTool.Main</mainClass>
- <vendor>Spartajet</vendor>
293
+ <vendor>xwintop</vendor>
294
</configuration>
295
</plugin>
296
</plugins>
0 commit comments