Update pom, new version

This commit is contained in:
lantzelot-swe 2021-07-09 20:35:06 +02:00
parent e65a4956e5
commit 49dd1eab38
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>se.lantz</groupId>
<artifactId>PCUGameManager</artifactId>
<version>1.8.0</version>
<version>1.9.0</version>
<name>PCUGameManager</name>
<dependencies>
<dependency>
@ -121,7 +121,7 @@
<plugin>
<groupId>com.akathist.maven.plugins.launch4j</groupId>
<artifactId>launch4j-maven-plugin</artifactId>
<version>1.7.25</version>
<version>2.0.1</version>
<executions>
<execution>
<id>l4j-gui</id>