Skip to content

Commit

Permalink
Pom update.
Browse files Browse the repository at this point in the history
So, I forgot about pom. :(
  • Loading branch information
BONNe committed Jan 28, 2019
1 parent 337c935 commit b358ee5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down Expand Up @@ -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>
Expand Down Expand Up @@ -233,4 +233,4 @@
</plugins>
</build>

</project>
</project>

0 comments on commit b358ee5

Please sign in to comment.