Skip to content

Commit

Permalink
Update to 1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
gennesseaux committed Nov 28, 2016
1 parent 41d76e0 commit 28673ea
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 @@ -23,7 +23,7 @@
<groupId>com.github.hexocraft</groupId>
<artifactId>random-items</artifactId>
<name>RandomItems</name>
<version>1.0.1</version>
<version>1.0.2</version>
<packaging>jar</packaging>
<description>.</description>
<url>https://github.com/HexoCraft/${project.name}</url>
Expand Down Expand Up @@ -55,7 +55,7 @@
<!-- Propriétés du projet -->
<properties>
<jdk.version>1.7</jdk.version>
<bukkit.version>1.10.2-R0.1-SNAPSHOT</bukkit.version>
<bukkit.version>1.11-R0.1-SNAPSHOT</bukkit.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<github.global.server>github</github.global.server>
</properties>
Expand Down

0 comments on commit 28673ea

Please sign in to comment.