Fixed pom.xml

This commit is contained in:
Andrzej Pomirski 2013-12-03 15:07:46 +01:00
parent 02cf5be697
commit c6664b9047
1 changed files with 2 additions and 2 deletions

View File

@ -99,7 +99,7 @@
<dependency>
<groupId>com.sk89q</groupId>
<artifactId>worldguard</artifactId>
<version>5.6.4</version>
<version>LATEST</version>
</dependency>
<dependency>
<groupId>com.webkonsept.bukkit.simplechestlock</groupId>
@ -131,7 +131,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>2.1</version>
<version>2.2</version>
<executions>
<execution>
<phase>package</phase>