diff --git a/okio/3.17.0.wso2v1/pom.xml b/okio/3.17.0.wso2v1/pom.xml new file mode 100644 index 000000000..a5d442557 --- /dev/null +++ b/okio/3.17.0.wso2v1/pom.xml @@ -0,0 +1,94 @@ + + + + + + + 4.0.0 + org.wso2.orbit.com.squareup.okio + okio + 3.17.0.wso2v1 + bundle + WSO2 Carbon Orbit - Okio + + This bundle exports okio + + http://wso2.org + + + + wso2.releases + WSO2 internal Repository + https://maven.wso2.org/nexus/content/repositories/releases/ + + + + + + com.squareup.okio + okio + ${okio.version} + true + + + org.jetbrains.kotlin + kotlin-stdlib + ${kotlin.version} + + + + + + + org.apache.felix + maven-bundle-plugin + 3.5.0 + true + + + WSO2, Inc. + ${project.artifactId} + ${project.artifactId} + + okio.*;version="${project.version}" + + + + + !okio.*, + + + kotlin-stdlib;scope=compile|runtime;inline=false + + + {maven-resources} + + + + + + + + + 3.17.0 + 2.3.21 + +