diff --git a/commons-net/3.9.wso2v1/pom.xml b/commons-net/3.9.wso2v1/pom.xml new file mode 100644 index 000000000..aeefa43de --- /dev/null +++ b/commons-net/3.9.wso2v1/pom.xml @@ -0,0 +1,80 @@ + + + + + 4.0.0 + org.wso2.orbit.commons-net + commons-net + bundle + commons.net.wso2 + 3.9.wso2v1 + + This bundle will export packages from commons-net.jar + + https://commons.apache.org/proper/commons-net + + + commons-net + commons-net + 3.9 + true + + + + + + org.apache.felix + maven-bundle-plugin + 1.4.0 + true + + + WSO2 Inc + ${pom.artifactId} + ${pom.artifactId} + + org.apache.commons.net.*; version="3.9", + + + javax.crypto;version="[0.0.0,1.0.0)", + javax.crypto.spec;version="[0.0.0,1.0.0)", + javax.net;version="[0.0.0,1.0.0)", + javax.net.ssl;version="[0.0.0,1.0.0)" + + + + + + + + + wso2.releases + WSO2 internal Repository + https://maven.wso2.org/nexus/content/repositories/releases/ + + + + wso2.snapshots + Apache Snapshot Repository + https://maven.wso2.org/nexus/content/repositories/snapshots/ + + +