1
0
mirror of https://github.com/songoda/EpicVouchers.git synced 2025-01-11 18:37:52 +01:00

Update pom.xml

This commit is contained in:
lars dormans 2018-10-19 20:33:45 +00:00
parent a647e80b91
commit aeeb77797b

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>