diff --git a/pom.xml b/pom.xml
index 65c6a13..236fded 100644
--- a/pom.xml
+++ b/pom.xml
@@ -189,11 +189,6 @@ under the License.
org.apache.maven.plugins
maven-jar-plugin
-
-
- src/conf/MANIFEST.MF
-
-
+
+ fulljar
+ package
+
+ jar
+
+
+ ${project.artifactId}-${project.version}
+
+
@@ -544,7 +554,14 @@ under the License.
-bin
LOGGING
12310484
- 2.12
+ 2.12
true
+
+
+ javax.servlet;version="[2.1.0, 3.0.0)";resolution:=optional,
+ org.apache.avalon.framework.logger;version="[4.1.3, 4.1.5]";resolution:=optional,
+ org.apache.log;version="[1.0.1, 1.0.1]";resolution:=optional,
+ org.apache.log4j;version="[1.2.15, 2.0.0)";resolution:=optional
+