summaryrefslogtreecommitdiffstats
path: root/EssentialsGeoIP/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'EssentialsGeoIP/pom.xml')
-rw-r--r--EssentialsGeoIP/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/EssentialsGeoIP/pom.xml b/EssentialsGeoIP/pom.xml
index 4e886a4bb..8d41ad8f5 100644
--- a/EssentialsGeoIP/pom.xml
+++ b/EssentialsGeoIP/pom.xml
@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
- <groupId>net.ess3</groupId>
+ <groupId>org.mcess</groupId>
<artifactId>EssentialsParent</artifactId>
<version>2.x-SNAPSHOT</version>
</parent>
@@ -43,7 +43,7 @@
<dependencies>
<dependency>
- <groupId>net.ess3</groupId>
+ <groupId>org.mcess</groupId>
<artifactId>Essentials</artifactId>
<version>${project.version}</version>
</dependency>