Added POM version to addon.yml

This commit is contained in:
tastybento 2018-09-03 21:39:41 -07:00
parent 621749d0d4
commit 3d8c7dafea
2 changed files with 1 additions and 6 deletions

View File

@ -67,11 +67,6 @@
<version>${powermock.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.mongodb</groupId>
<artifactId>mongodb-driver</artifactId>
<version>3.8.0</version>
</dependency>
<dependency>
<groupId>world.bentobox</groupId>
<artifactId>bentobox</artifactId>

View File

@ -1,6 +1,6 @@
name: BentoBox-Level
main: bentobox.addon.level.Level
version: 0.1
version: ${version}
softdepend: AcidIsland, BSkyBlock