mirror of
https://github.com/songoda/EpicFarming.git
synced 2025-01-07 08:47:45 +01:00
Changed the version.
This commit is contained in:
parent
56a89b4b42
commit
159bc9a8f2
@ -1,7 +1,7 @@
|
|||||||
name: EpicFarming
|
name: EpicFarming
|
||||||
description: EpicFarming
|
description: EpicFarming
|
||||||
main: com.songoda.epicfarming.EpicFarmingPlugin
|
main: com.songoda.epicfarming.EpicFarmingPlugin
|
||||||
version: 2
|
version: 2.0.8
|
||||||
depend: [Arconix]
|
depend: [Arconix]
|
||||||
soft-depend: [Multiverse-Core]
|
soft-depend: [Multiverse-Core]
|
||||||
author: Songoda
|
author: Songoda
|
||||||
|
2
pom.xml
2
pom.xml
@ -2,7 +2,7 @@
|
|||||||
<groupId>com.songoda</groupId>
|
<groupId>com.songoda</groupId>
|
||||||
<artifactId>EpicFarming</artifactId>
|
<artifactId>EpicFarming</artifactId>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<version>2</version>
|
<version>2.0.8</version>
|
||||||
<build>
|
<build>
|
||||||
<defaultGoal>clean package</defaultGoal>
|
<defaultGoal>clean package</defaultGoal>
|
||||||
<plugins>
|
<plugins>
|
||||||
|
Loading…
Reference in New Issue
Block a user