diff --git a/pom.xml b/pom.xml index 2bb73ee5..7c1c37ed 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ net.schmizz sshj - jar + bundle 0.4.2-SNAPSHOT sshj @@ -160,6 +160,24 @@ + + org.apache.felix + maven-bundle-plugin + true + + + + !net.schmizz.*, + javax.crypto*, + com.jcraft.jzlib*;version="[1.0,2)", + org.slf4j*;version="[1.6,2)", + org.bouncycastle*;version="[1.4,2)", + * + + net.schmizz.* + + +