summaryrefslogtreecommitdiffstats
path: root/EssentialsGeoIP/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'EssentialsGeoIP/pom.xml')
-rw-r--r--EssentialsGeoIP/pom.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/EssentialsGeoIP/pom.xml b/EssentialsGeoIP/pom.xml
index 18727e281..4b3808f01 100644
--- a/EssentialsGeoIP/pom.xml
+++ b/EssentialsGeoIP/pom.xml
@@ -35,11 +35,11 @@
<goal>shade</goal>
</goals>
<configuration>
- <artifactSet>
- <includes>
- <include>org.kohsuke:geoip</include>
- </includes>
- </artifactSet>
+ <artifactSet>
+ <includes>
+ <include>org.kohsuke:geoip</include>
+ </includes>
+ </artifactSet>
</configuration>
</execution>
</executions>