1
0
mirror of https://github.com/BentoBoxWorld/Warps.git synced 2024-11-22 18:46:33 +01:00

Update POM to new version number for Level addon

This commit is contained in:
tastybento 2018-10-30 18:27:41 -07:00
parent 91274fb414
commit 9284cf7287

View File

@ -75,7 +75,7 @@
<dependency>
<groupId>bskyblock.addon</groupId>
<artifactId>Level</artifactId>
<version>0.0.2-SNAPSHOT</version>
<version>0.1.0-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>