Fixed invalid signatures for the lite version.

Change-Id: I20e9976ff19b3549e4ee544532d2e0e57691d4dc
diff --git a/pom.xml b/pom.xml
index d620be5..b1729b6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -141,6 +141,9 @@
 												<exclude>org.glassfish.jersey.test-framework*</exclude>
 												<exclude>org.apache.velocity*</exclude>
 												<exclude>com.sun.mail</exclude>
+												<exclude>META-INF/*.SF</exclude>
+								                <exclude>META-INF/*.DSA</exclude>
+								                <exclude>META-INF/*.RSA</exclude>
 											</excludes>
 										</filter>
 									</filters>