mirror of
https://github.com/EngineHub/WorldGuard.git
synced 2024-12-02 15:33:35 +01:00
Updated org.bukkit:bukkit dependency to 1.6.2-R0.1-SNAPSHOT.
This commit is contained in:
parent
291c45064a
commit
07531f67d4
2
pom.xml
2
pom.xml
@ -79,7 +79,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.bukkit</groupId>
|
<groupId>org.bukkit</groupId>
|
||||||
<artifactId>bukkit</artifactId>
|
<artifactId>bukkit</artifactId>
|
||||||
<version>1.6.1-R0.1-SNAPSHOT</version>
|
<version>1.6.2-R0.1-SNAPSHOT</version>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
<type>jar</type>
|
<type>jar</type>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
Loading…
Reference in New Issue
Block a user