Update pom.xml

This commit is contained in:
Brianna O'Keefe 2018-12-09 07:55:04 +00:00
parent 83d1614f37
commit 38330034f9

View File

@ -2,7 +2,7 @@
<groupId>com.songoda</groupId>
<artifactId>EpicBuckets</artifactId>
<modelVersion>4.0.0</modelVersion>
<version>1.0.3</version>
<version>1.1</version>
<build>
<defaultGoal>clean package</defaultGoal>
<plugins>