summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index e27de1e90..827872d91 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,6 +13,7 @@
<modules>
<module>Essentials</module>
<module>Essentials2Compat</module>
+ <module>EssentialsAntiCheat</module>
<module>EssentialsChat</module>
<module>EssentialsGeoIP</module>
<module>EssentialsGroupBridge</module>
@@ -34,7 +35,7 @@
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
- <version>1.2.3-R0.1-SNAPSHOT</version>
+ <version>1.2.3-R0.2-SNAPSHOT</version>
</dependency>
</dependencies>