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"> <project xmlns="http://maven.apache.org/POM/4.0.0">
<groupId>com.songoda</groupId> <groupId>com.songoda</groupId>
<artifactId>EpicSpawners</artifactId> <artifactId>EpicVouchers</artifactId>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<version>5.4</version> <version>1</version>
<build> <build>
<defaultGoal>clean package</defaultGoal> <defaultGoal>clean package</defaultGoal>
<plugins> <plugins>