Update pom.xml, src/main/resources/plugin.yml files

This commit is contained in:
Brianna O'Keefe 2018-11-01 01:51:43 +00:00
parent 4cbd59b672
commit 596008514d
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0">
<groupId>com.songoda</groupId>
<artifactId>EpicBuckets</artifactId>
<modelVersion>4.0.0</modelVersion>
<modelVersion>4.0.2</modelVersion>
<version>1</version>
<build>
<defaultGoal>clean package</defaultGoal>

View File

@ -1,5 +1,5 @@
name: EpicBuckets
version: 1
version: 1.0.2
description: Generate walls fast and efficient with beautiful guis!
author: Songoda
main: com.songoda.epicbuckets.EpicBuckets