Updated POM to Bentobox 1.1-SNAPSHOT

This commit is contained in:
tastybento 2019-01-12 10:29:36 -08:00
parent b940ad0432
commit 9fc167eb89

View File

@ -91,7 +91,7 @@
<dependency>
<groupId>world.bentobox</groupId>
<artifactId>bentobox</artifactId>
<version>1.0</version>
<version>1.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>