Update pom.xml

This commit is contained in:
lars dormans 2018-10-19 20:32:50 +00:00
parent 5a4b2d3071
commit b3f33af33c
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>EpicFarming</artifactId>
<artifactId>EpicHeads</artifactId>
<modelVersion>4.0.0</modelVersion>
<version>2</version>
<version>2.2.3</version>
<build>
<defaultGoal>clean package</defaultGoal>
<plugins>