From 7d7e87e63a04fd554766de64397486f89e595d28 Mon Sep 17 00:00:00 2001 From: Chris Ward Date: Thu, 26 Dec 2013 01:12:04 +1100 Subject: Pull geoip library from Maven --- EssentialsGeoIP/pom.xml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'EssentialsGeoIP/pom.xml') diff --git a/EssentialsGeoIP/pom.xml b/EssentialsGeoIP/pom.xml index 4a832e820..584b79e58 100644 --- a/EssentialsGeoIP/pom.xml +++ b/EssentialsGeoIP/pom.xml @@ -47,5 +47,35 @@ Essentials ${project.version} + + com.maxmind.geoip + geoip-api + 1.2.11 + + + + + + org.apache.maven.plugins + maven-shade-plugin + 2.1 + + + package + + shade + + + + + + + com.maxmind.geoip:geoip-api + + + + + + \ No newline at end of file -- cgit v1.2.3