Pom update.

So, I forgot about pom. :(
This commit is contained in:
BONNe 2019-01-28 09:09:04 +02:00 committed by GitHub
parent 337c935014
commit b358ee5b9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@
<groupId>world.bentobox</groupId>
<artifactId>challenges</artifactId>
<version>0.3.0</version>
<version>0.3.1</version>
<name>Challenges</name>
<description>Challenges is an add-on for BentoBox, an expandable Minecraft Bukkit plugin for island-type games like ASkyBlock or AcidIsland.</description>
@ -90,7 +90,7 @@
<dependency>
<groupId>world.bentobox</groupId>
<artifactId>bentobox</artifactId>
<version>1.0</version>
<version>1.2</version>
<scope>provided</scope>
</dependency>
<dependency>
@ -233,4 +233,4 @@
</plugins>
</build>
</project>
</project>