diff --git a/reflections/0.10.2.wso2v1/pom.xml b/reflections/0.10.2.wso2v1/pom.xml new file mode 100644 index 000000000..30911f055 --- /dev/null +++ b/reflections/0.10.2.wso2v1/pom.xml @@ -0,0 +1,96 @@ + + + + + 4.0.0 + org.wso2.orbit.org.reflections + reflections + bundle + WSO2 Carbon Orbit - Reflections + 0.10.2.wso2v1 + + This bundle will export packages from org.reflections.reflections.jar + + http://wso2.org + + + + org.reflections + reflections + ${reflections.version} + true + + + + + + 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/ + + + + + + + org.apache.felix + maven-bundle-plugin + 3.0.1 + true + + + WSO2 Inc + ${project.artifactId} + ${project.artifactId} + + org.reflections.*;version="${reflections.version}" + + + com.google.common.*;version="${com.google.common.version.range}", + com.google.gson;version="${com.google.gson.version.range}", + javassist.*;version="${javassist.version.range}", + javax.annotation;version="${javax.annotation.version.range}", + javax.servlet;version="${javax.servlet.version.range}", + org.slf4j;version="${org.slf4j.version.range}", + *;resolution:=optional + + + + + + + + + 0.10.2 + UTF-8 + [20.0.0,32.0.0) + [2.2,3) + [3.19.0,4.0.0) + [0.0.0, 2.0.0) + [3.1.0,3.2.0) + [1.7.0,1.8.0) + + +