Update pom.xml

This commit is contained in:
lars dormans 2018-10-19 20:33:45 +00:00
parent a647e80b91
commit aeeb77797b
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
<project xmlns="http://maven.apache.org/POM/4.0.0">
<groupId>com.songoda</groupId>
<artifactId>EpicSpawners</artifactId>
<artifactId>EpicVouchers</artifactId>
<modelVersion>4.0.0</modelVersion>
<version>5.4</version>
<version>1</version>
<build>
<defaultGoal>clean package</defaultGoal>
<plugins>