Merge pull request #61 from BONNe/patch-2

Pom update.
This commit is contained in:
tastybento 2019-01-27 23:11:39 -08:00 committed by GitHub
commit efac421128
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>