mirror of
https://github.com/taoneill/war.git
synced 2024-11-27 04:35:35 +01:00
Changed pom.xml references to 1.1-R1-SNAPSHOT until RB hits.
This commit is contained in:
parent
92b949343c
commit
a610181954
@ -45,13 +45,13 @@
|
||||
<dependency>
|
||||
<groupId>org.bukkit</groupId>
|
||||
<artifactId>bukkit</artifactId>
|
||||
<version>1.0.1-R1</version>
|
||||
<version>1.1-R1-SNAPSHOT</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.bukkit</groupId>
|
||||
<artifactId>craftbukkit</artifactId>
|
||||
<version>1.0.1-R1</version>
|
||||
<version>1.1-R1-SNAPSHOT</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
Loading…
Reference in New Issue
Block a user