summaryrefslogtreecommitdiffstats
path: root/EssentialsGeoIP/pom.xml
diff options
context:
space:
mode:
authorsnowleo <schneeleo@gmail.com>2013-04-07 15:00:40 +0200
committersnowleo <schneeleo@gmail.com>2013-04-07 15:00:40 +0200
commitdbf0125eec13ada653bb1c9134f689f56d5c5e83 (patch)
tree115554e27f51d101751dbd09dba473a5c17b4c50 /EssentialsGeoIP/pom.xml
parentee98136fc50f842231cb9052c40578d54e3d75a6 (diff)
downloadEssentials-dbf0125eec13ada653bb1c9134f689f56d5c5e83.tar
Essentials-dbf0125eec13ada653bb1c9134f689f56d5c5e83.tar.gz
Essentials-dbf0125eec13ada653bb1c9134f689f56d5c5e83.tar.lz
Essentials-dbf0125eec13ada653bb1c9134f689f56d5c5e83.tar.xz
Essentials-dbf0125eec13ada653bb1c9134f689f56d5c5e83.zip
Format everything using Netbeans
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>