summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/pom.xml b/pom.xml
index 86d470c9b..75e910769 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,7 +64,6 @@
<module>EssentialsGeoIP</module>
<module>EssentialsProtect</module>
<module>EssentialsSpawn</module>
- <module>EssentialsXMPP</module>
</modules>
<dependencies>
@@ -163,11 +162,6 @@
<artifactId>EssentialsSpawn</artifactId>
<version>${project.version}</version>
</artifactItem>
- <artifactItem>
- <groupId>${project.groupId}</groupId>
- <artifactId>EssentialsXMPP</artifactId>
- <version>${project.version}</version>
- </artifactItem>
</artifactItems>
</configuration>
<inherited>false</inherited>