From 1f05d225a059325122b0746adfcd56c4754e734b Mon Sep 17 00:00:00 2001 From: Cameron Beccario Date: Wed, 26 Feb 2014 17:24:27 +0900 Subject: [PATCH] remove dependency exclusions --- pom.xml | 38 -------------------------------------- 1 file changed, 38 deletions(-) diff --git a/pom.xml b/pom.xml index 39acaf5..93a77d1 100644 --- a/pom.xml +++ b/pom.xml @@ -83,44 +83,6 @@ edu.ucar grib 4.3.19 - - - com.google.protobuf - protobuf-java - - - org.jdom - jdom2 - - - org.jsoup - jsoup - - - commons-httpclient - commons-httpclient - - - net.sf.ehcache - ehcache-core - - - com.sleepycat - je - - - org.quartz-scheduler - quartz - - - org.slf4j - jcl-over-slf4j - - - com.sun.jna - jna - -