This commit is contained in:
Brianna O'Keefe 2018-11-05 18:54:14 -05:00
parent acaca38d8d
commit 8c7278d269
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ description: EpicHoppers
main: com.songoda.epichoppers.EpicHoppersPlugin
depend: [Arconix]
softdepend: [WildStacker, Towny, RedProtect, Kingdoms, PlotsSquared, GriefPrevention, USkyBlock, ASkyBlock, WorldGuard, Factions, Vault]
version: 3.1.28
version: 3.1.29
author: Songoda
api-version: 1.13
commands:

View File

@ -2,7 +2,7 @@
<groupId>com.songoda</groupId>
<artifactId>EpicHoppers</artifactId>
<modelVersion>4.0.0</modelVersion>
<version>3.1.28</version>
<version>3.1.29</version>
<build>
<defaultGoal>clean package</defaultGoal>
<plugins>