Skip to content

Commit e0eaa91

Browse files
author
xuxiaoyan
committed
修改打包插件。
1 parent 2f5fb2f commit e0eaa91

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,9 +287,10 @@
287287
<plugin>
288288
<groupId>com.zenjava</groupId>
289289
<artifactId>javafx-maven-plugin</artifactId>
290+
<version>8.8.3</version>
290291
<configuration>
291292
<mainClass>com.xwintop.xJavaFxTool.Main</mainClass>
292-
<vendor>Spartajet</vendor>
293+
<vendor>xwintop</vendor>
293294
</configuration>
294295
</plugin>
295296
</plugins>

0 commit comments

Comments
 (0)