Skip to content

Commit

Permalink
Move to 2.1.1 release.
Browse files Browse the repository at this point in the history
Move to VaultAPI 1.4
  • Loading branch information
Mitsugaru committed May 24, 2014
1 parent 0a4630c commit 03d79d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<!-- Project properties. -->
<groupId>org.black_ixx</groupId>
<artifactId>PlayerPoints</artifactId>
<version>2.1.1-SNAPSHOT</version>
<version>2.1.1</version>
<name>PlayerPoints</name>
<description>Player points system for Bukkit</description>
<!-- Source code management URL. -->
Expand Down Expand Up @@ -82,7 +82,7 @@
<dependency>
<groupId>net.milkbowl.vault</groupId>
<artifactId>VaultAPI</artifactId>
<version>1.3.2</version>
<version>1.4</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 03d79d8

Please sign in to comment.