This commit is contained in:
Brianna O'Keefe 2018-11-04 18:46:44 -05:00
parent f1637ca349
commit cf894bfa61
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.27
version: 3.1.28
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.27</version>
<version>3.1.28</version>
<build>
<defaultGoal>clean package</defaultGoal>
<plugins>