|
|
|
@ -25,7 +25,7 @@
|
|
|
|
|
<packaging>pom</packaging>
|
|
|
|
|
<version>6.0.17-SNAPSHOT</version>
|
|
|
|
|
<name>WSO2 Carbon - Device Management Plugins Parent</name>
|
|
|
|
|
<url>http://wso2.org</url>
|
|
|
|
|
<url>http://entgra.io</url>
|
|
|
|
|
<description>WSO2 Carbon - Device Management Plugins Parent</description>
|
|
|
|
|
|
|
|
|
|
<parent>
|
|
|
|
@ -305,17 +305,7 @@
|
|
|
|
|
<artifactId>org.wso2.carbon.databridge.commons</artifactId>
|
|
|
|
|
<version>${carbon.commons.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<!-- <dependency>-->
|
|
|
|
|
<!-- <groupId>org.wso2.carbon.analytics-common</groupId>-->
|
|
|
|
|
<!-- <artifactId>org.wso2.carbon.databridge.agent</artifactId>-->
|
|
|
|
|
<!-- <version>${carbon.analytics.common.version}</version>-->
|
|
|
|
|
<!-- <exclusions>-->
|
|
|
|
|
<!-- <exclusion>-->
|
|
|
|
|
<!-- <groupId>commons-codec.wso2</groupId>-->
|
|
|
|
|
<!-- <artifactId>commons-codec</artifactId>-->
|
|
|
|
|
<!-- </exclusion>-->
|
|
|
|
|
<!-- </exclusions>-->
|
|
|
|
|
<!-- </dependency>-->
|
|
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.wso2.carbon.analytics-common</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.event.output.adapter.core</artifactId>
|
|
|
|
@ -475,16 +465,6 @@
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
<!--Osgi dependencies-->
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.eclipse.osgi</groupId>
|
|
|
|
|
<artifactId>org.eclipse.osgi</artifactId>
|
|
|
|
|
<version>${eclipse.osgi.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.eclipse.equinox</groupId>
|
|
|
|
|
<artifactId>org.eclipse.equinox.common</artifactId>
|
|
|
|
|
<version>${eclipse.equinox.common.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.testng</groupId>
|
|
|
|
|
<artifactId>testng</artifactId>
|
|
|
|
@ -504,11 +484,6 @@
|
|
|
|
|
</exclusion>
|
|
|
|
|
</exclusions>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.eclipse.osgi</groupId>
|
|
|
|
|
<artifactId>org.eclipse.osgi.services</artifactId>
|
|
|
|
|
<version>${eclipse.equinox.services.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
<!--Orbit dependencies-->
|
|
|
|
|
<dependency>
|
|
|
|
@ -534,62 +509,6 @@
|
|
|
|
|
<version>${carbon.kernel.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
<!-- <dependency>-->
|
|
|
|
|
<!-- <groupId>org.wso2.carbon.governance</groupId>-->
|
|
|
|
|
<!-- <artifactId>org.wso2.carbon.governance.api</artifactId>-->
|
|
|
|
|
<!-- <version>${carbon.governance.version}</version>-->
|
|
|
|
|
<!-- <exclusions>-->
|
|
|
|
|
<!-- <exclusion>-->
|
|
|
|
|
<!-- <groupId>org.apache.juddi.wso2</groupId>-->
|
|
|
|
|
<!-- <artifactId>juddi</artifactId>-->
|
|
|
|
|
<!-- </exclusion>-->
|
|
|
|
|
<!-- <exclusion>-->
|
|
|
|
|
<!-- <groupId>org.wso2.carbon.registry</groupId>-->
|
|
|
|
|
<!-- <artifactId>org.wso2.carbon.registry.common</artifactId>-->
|
|
|
|
|
<!-- </exclusion>-->
|
|
|
|
|
<!-- <exclusion>-->
|
|
|
|
|
<!-- <groupId>org.wso2.carbon</groupId>-->
|
|
|
|
|
<!-- <artifactId>org.wso2.carbon.registry.core</artifactId>-->
|
|
|
|
|
<!-- </exclusion>-->
|
|
|
|
|
<!-- <exclusion>-->
|
|
|
|
|
<!-- <groupId>org.wso2.carbon.registry</groupId>-->
|
|
|
|
|
<!-- <artifactId>org.wso2.carbon.registry.admin.api</artifactId>-->
|
|
|
|
|
<!-- </exclusion>-->
|
|
|
|
|
<!-- <exclusion>-->
|
|
|
|
|
<!-- <groupId>org.wso2.carbon.registry</groupId>-->
|
|
|
|
|
<!-- <artifactId>org.wso2.carbon.registry.indexing</artifactId>-->
|
|
|
|
|
<!-- </exclusion>-->
|
|
|
|
|
<!-- <exclusion>-->
|
|
|
|
|
<!-- <groupId>com.ibm.icu</groupId>-->
|
|
|
|
|
<!-- <artifactId>icu4j</artifactId>-->
|
|
|
|
|
<!-- </exclusion>-->
|
|
|
|
|
<!-- <exclusion>-->
|
|
|
|
|
<!-- <groupId>org.eclipse.equinox</groupId>-->
|
|
|
|
|
<!-- <artifactId>org.eclipse.equinox.registry</artifactId>-->
|
|
|
|
|
<!-- </exclusion>-->
|
|
|
|
|
<!-- <exclusion>-->
|
|
|
|
|
<!-- <groupId>eclipse</groupId>-->
|
|
|
|
|
<!-- <artifactId>validateutility</artifactId>-->
|
|
|
|
|
<!-- </exclusion>-->
|
|
|
|
|
<!-- <exclusion>-->
|
|
|
|
|
<!-- <groupId>org.apache.ws.commons.axiom</groupId>-->
|
|
|
|
|
<!-- <artifactId>axiom-api</artifactId>-->
|
|
|
|
|
<!-- </exclusion>-->
|
|
|
|
|
<!-- <exclusion>-->
|
|
|
|
|
<!-- <groupId>org.apache.ws.commons.axiom</groupId>-->
|
|
|
|
|
<!-- <artifactId>axiom-impl</artifactId>-->
|
|
|
|
|
<!-- </exclusion>-->
|
|
|
|
|
<!-- <exclusion>-->
|
|
|
|
|
<!-- <groupId>org.wso2.carbon.registry</groupId>-->
|
|
|
|
|
<!-- <artifactId>org.wso2.carbon.registry.extensions</artifactId>-->
|
|
|
|
|
<!-- </exclusion>-->
|
|
|
|
|
<!-- <exclusion>-->
|
|
|
|
|
<!-- <groupId>javax.servlet</groupId>-->
|
|
|
|
|
<!-- <artifactId>servlet-api</artifactId>-->
|
|
|
|
|
<!-- </exclusion>-->
|
|
|
|
|
<!-- </exclusions>-->
|
|
|
|
|
<!-- </dependency>-->
|
|
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.wso2.carbon</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.registry.core</artifactId>
|
|
|
|
@ -663,11 +582,6 @@
|
|
|
|
|
<artifactId>gson</artifactId>
|
|
|
|
|
<version>${google.gson.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<!-- <dependency>-->
|
|
|
|
|
<!-- <groupId>com.google.android.gcm</groupId>-->
|
|
|
|
|
<!-- <artifactId>gcm-server</artifactId>-->
|
|
|
|
|
<!-- <version>${gcm.server.version}</version>-->
|
|
|
|
|
<!-- </dependency>-->
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.json.wso2</groupId>
|
|
|
|
|
<artifactId>json</artifactId>
|
|
|
|
@ -737,7 +651,6 @@
|
|
|
|
|
<groupId>javax.ws.rs</groupId>
|
|
|
|
|
<artifactId>jsr311-api</artifactId>
|
|
|
|
|
<version>${javax.ws.rs.version}</version>
|
|
|
|
|
<!--<scope>provided</scope>-->
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
@ -765,58 +678,6 @@
|
|
|
|
|
<artifactId>jackson-jaxrs</artifactId>
|
|
|
|
|
<version>${jackson.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<!-- <dependency>-->
|
|
|
|
|
<!-- <groupId>org.wso2.orbit.com.fasterxml.jackson.core</groupId>-->
|
|
|
|
|
<!-- <artifactId>jackson-annotations</artifactId>-->
|
|
|
|
|
<!-- <version>${jackson-annotations.version}</version>-->
|
|
|
|
|
<!-- </dependency>-->
|
|
|
|
|
|
|
|
|
|
<!--Windows Jax-RS dependencies-->
|
|
|
|
|
<!-- <dependency>-->
|
|
|
|
|
<!-- <groupId>org.apache.cxf</groupId>-->
|
|
|
|
|
<!-- <artifactId>cxf-rt-bindings-soap</artifactId>-->
|
|
|
|
|
<!-- <version>${cxf.version}</version>-->
|
|
|
|
|
<!-- </dependency>-->
|
|
|
|
|
<!-- <dependency>-->
|
|
|
|
|
<!-- <groupId>org.apache.cxf</groupId>-->
|
|
|
|
|
<!-- <artifactId>cxf-rt-bindings-http</artifactId>-->
|
|
|
|
|
<!-- <version>${cxf.bindings.version}</version>-->
|
|
|
|
|
<!-- </dependency>-->
|
|
|
|
|
<!-- <dependency>-->
|
|
|
|
|
<!-- <groupId>org.apache.ws.security</groupId>-->
|
|
|
|
|
<!-- <artifactId>wss4j</artifactId>-->
|
|
|
|
|
<!-- <version>${wss4j.security.version}</version>-->
|
|
|
|
|
<!-- </dependency>-->
|
|
|
|
|
<!-- <dependency>-->
|
|
|
|
|
<!-- <groupId>org.apache.cxf</groupId>-->
|
|
|
|
|
<!-- <artifactId>cxf-rt-rs-extension-providers</artifactId>-->
|
|
|
|
|
<!-- <version>${cxf.version}</version>-->
|
|
|
|
|
<!-- </dependency>-->
|
|
|
|
|
<!-- <dependency>-->
|
|
|
|
|
<!-- <groupId>org.apache.cxf</groupId>-->
|
|
|
|
|
<!-- <artifactId>cxf-rt-ws-security</artifactId>-->
|
|
|
|
|
<!-- <version>${cxf.version}</version>-->
|
|
|
|
|
<!-- </dependency>-->
|
|
|
|
|
<!-- <dependency>-->
|
|
|
|
|
<!-- <groupId>org.apache.wss4j</groupId>-->
|
|
|
|
|
<!-- <artifactId>wss4j-ws-security-common</artifactId>-->
|
|
|
|
|
<!-- <version>${wss4j.security.common.version}</version>-->
|
|
|
|
|
<!-- </dependency>-->
|
|
|
|
|
<!-- <dependency>-->
|
|
|
|
|
<!-- <groupId>org.apache.ws.commons.axiom.wso2</groupId>-->
|
|
|
|
|
<!-- <artifactId>axiom</artifactId>-->
|
|
|
|
|
<!-- <version>${axiom-api.version}</version>-->
|
|
|
|
|
<!-- </dependency>-->
|
|
|
|
|
<!--dependency>
|
|
|
|
|
<groupId>org.apache.ws.commons.axiom</groupId>
|
|
|
|
|
<artifactId>axiom-impl</artifactId>
|
|
|
|
|
<version>${axiom-api.version}</version>
|
|
|
|
|
</dependency-->
|
|
|
|
|
<!-- <dependency>-->
|
|
|
|
|
<!-- <groupId>commons-io</groupId>-->
|
|
|
|
|
<!-- <artifactId>commons-io</artifactId>-->
|
|
|
|
|
<!-- <version>${commons-io.version}</version>-->
|
|
|
|
|
<!-- </dependency>-->
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>commons-io.wso2</groupId>
|
|
|
|
|
<artifactId>commons-io</artifactId>
|
|
|
|
@ -832,36 +693,6 @@
|
|
|
|
|
<artifactId>spring-web</artifactId>
|
|
|
|
|
<version>${spring-web.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<!-- <dependency>-->
|
|
|
|
|
<!-- <groupId>org.springframework.ws</groupId>-->
|
|
|
|
|
<!-- <artifactId>spring-ws-security</artifactId>-->
|
|
|
|
|
<!-- <version>${spring-ws-security.version}</version>-->
|
|
|
|
|
<!-- </dependency>-->
|
|
|
|
|
<!-- <dependency>-->
|
|
|
|
|
<!-- <groupId>org.springframework</groupId>-->
|
|
|
|
|
<!-- <artifactId>spring-context</artifactId>-->
|
|
|
|
|
<!-- <version>${spring-web.version}</version>-->
|
|
|
|
|
<!-- </dependency>-->
|
|
|
|
|
<!-- <dependency>-->
|
|
|
|
|
<!-- <groupId>com.sun.xml.ws</groupId>-->
|
|
|
|
|
<!-- <artifactId>jaxws-rt</artifactId>-->
|
|
|
|
|
<!-- <version>${jaxws-rt.version}</version>-->
|
|
|
|
|
<!-- </dependency>-->
|
|
|
|
|
<!-- <dependency>-->
|
|
|
|
|
<!-- <groupId>com.sun.xml.messaging.saaj</groupId>-->
|
|
|
|
|
<!-- <artifactId>saaj-impl</artifactId>-->
|
|
|
|
|
<!-- <version>${saaj-impl.version}</version>-->
|
|
|
|
|
<!-- </dependency>-->
|
|
|
|
|
<!-- <dependency>-->
|
|
|
|
|
<!-- <groupId>org.wso2.orbit.org.bouncycastle</groupId>-->
|
|
|
|
|
<!-- <artifactId>bcpkix-jdk15on</artifactId>-->
|
|
|
|
|
<!-- <version>${bcpkix-jdk15on.version}</version>-->
|
|
|
|
|
<!-- </dependency>-->
|
|
|
|
|
<!-- <dependency>-->
|
|
|
|
|
<!-- <groupId>org.wso2.orbit.org.bouncycastle</groupId>-->
|
|
|
|
|
<!-- <artifactId>bcprov-jdk15on</artifactId>-->
|
|
|
|
|
<!-- <version>${bcprov-jdk15on.version}</version>-->
|
|
|
|
|
<!-- </dependency>-->
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.bouncycastle.wso2</groupId>
|
|
|
|
|
<artifactId>bcprov-jdk15on</artifactId>
|
|
|
|
@ -892,64 +723,17 @@
|
|
|
|
|
<artifactId>slf4j-simple</artifactId>
|
|
|
|
|
<version>${slf4j.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<!-- <dependency>-->
|
|
|
|
|
<!-- <groupId>org.codehaus.plexus</groupId>-->
|
|
|
|
|
<!-- <artifactId>plexus-utils</artifactId>-->
|
|
|
|
|
<!-- <version>${plexus-utils.version}</version>-->
|
|
|
|
|
<!-- </dependency>-->
|
|
|
|
|
<!-- <dependency>-->
|
|
|
|
|
<!-- <groupId>com.madgag.spongycastle</groupId>-->
|
|
|
|
|
<!-- <artifactId>pkix</artifactId>-->
|
|
|
|
|
<!-- <version>${spongycastle.version}</version>-->
|
|
|
|
|
<!-- </dependency>-->
|
|
|
|
|
<!-- <dependency>-->
|
|
|
|
|
<!-- <groupId>com.madgag.spongycastle</groupId>-->
|
|
|
|
|
<!-- <artifactId>prov</artifactId>-->
|
|
|
|
|
<!-- <version>${spongycastle.version}</version>-->
|
|
|
|
|
<!-- </dependency>-->
|
|
|
|
|
<!-- <dependency>-->
|
|
|
|
|
<!-- <groupId>com.madgag.spongycastle</groupId>-->
|
|
|
|
|
<!-- <artifactId>core</artifactId>-->
|
|
|
|
|
<!-- <version>${spongycastle.version}</version>-->
|
|
|
|
|
<!-- </dependency>-->
|
|
|
|
|
<!-- <dependency>-->
|
|
|
|
|
<!-- <groupId>joda-time</groupId>-->
|
|
|
|
|
<!-- <artifactId>joda-time</artifactId>-->
|
|
|
|
|
<!-- <version>${joda-time.version}</version>-->
|
|
|
|
|
<!-- </dependency>-->
|
|
|
|
|
|
|
|
|
|
<!-- <dependency>-->
|
|
|
|
|
<!-- <groupId>org.apache.felix</groupId>-->
|
|
|
|
|
<!-- <artifactId>org.apache.felix.scr</artifactId>-->
|
|
|
|
|
<!-- <version>${apache-felix.version}</version>-->
|
|
|
|
|
<!-- </dependency>-->
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>com.googlecode.json-simple.wso2</groupId>
|
|
|
|
|
<artifactId>json-simple</artifactId>
|
|
|
|
|
<version>${json-simple.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<!-- <dependency>-->
|
|
|
|
|
<!-- <groupId>com.googlecode.plist</groupId>-->
|
|
|
|
|
<!-- <artifactId>dd-plist</artifactId>-->
|
|
|
|
|
<!-- <version>${googlecode.plist.version}</version>-->
|
|
|
|
|
<!-- </dependency>-->
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.wso2.carbon.identity.inbound.auth.oauth2</groupId>
|
|
|
|
|
<artifactId>org.wso2.carbon.identity.oauth.stub</artifactId>
|
|
|
|
|
<version>${identity.inbound.auth.oauth.version}</version>
|
|
|
|
|
<scope>provided</scope>
|
|
|
|
|
</dependency>
|
|
|
|
|
<!-- <dependency>-->
|
|
|
|
|
<!-- <groupId>org.wso2.carbon.identity.inbound.auth.oauth2</groupId>-->
|
|
|
|
|
<!-- <artifactId>org.wso2.carbon.identity.oauth</artifactId>-->
|
|
|
|
|
<!-- <version>${identity.inbound.auth.oauth.version}</version>-->
|
|
|
|
|
<!-- <scope>provided</scope>-->
|
|
|
|
|
<!-- </dependency>-->
|
|
|
|
|
<!-- <dependency>-->
|
|
|
|
|
<!-- <groupId>org.wso2.carbon.identity.carbon.auth.jwt</groupId>-->
|
|
|
|
|
<!-- <artifactId>org.wso2.carbon.identity.authenticator.signedjwt</artifactId>-->
|
|
|
|
|
<!-- <version>${identity.carbon.auth.jwt.version}</version>-->
|
|
|
|
|
<!-- </dependency>-->
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.apache.httpcomponents.wso2</groupId>
|
|
|
|
|
<artifactId>httpcore</artifactId>
|
|
|
|
@ -975,11 +759,6 @@
|
|
|
|
|
<artifactId>commons-configuration</artifactId>
|
|
|
|
|
<version>${commons-configuration.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<!-- <dependency>-->
|
|
|
|
|
<!-- <groupId>org.wso2.carbon.commons</groupId>-->
|
|
|
|
|
<!-- <artifactId>org.wso2.carbon.user.mgt</artifactId>-->
|
|
|
|
|
<!-- <version>${carbon.commons.version}</version>-->
|
|
|
|
|
<!-- </dependency>-->
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>com.jayway.jsonpath</groupId>
|
|
|
|
|
<artifactId>json-path</artifactId>
|
|
|
|
@ -1017,22 +796,6 @@
|
|
|
|
|
<artifactId>hibernate-validator</artifactId>
|
|
|
|
|
<version>${hibernate-validator.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<!--MB feature -->
|
|
|
|
|
<!-- <dependency>-->
|
|
|
|
|
<!-- <groupId>org.wso2.andes.wso2</groupId>-->
|
|
|
|
|
<!-- <artifactId>andes</artifactId>-->
|
|
|
|
|
<!-- <version>${andes.version}</version>-->
|
|
|
|
|
<!-- </dependency>-->
|
|
|
|
|
<!-- <dependency>-->
|
|
|
|
|
<!-- <groupId>io.entgra.device.mgt.plugins</groupId>-->
|
|
|
|
|
<!-- <artifactId>org.wso2.carbon.andes.extensions.device.mgt.mqtt.authorization</artifactId>-->
|
|
|
|
|
<!-- <version>${io.entgra.device.mgt.plugins.version}</version>-->
|
|
|
|
|
<!-- </dependency>-->
|
|
|
|
|
<!-- <dependency>-->
|
|
|
|
|
<!-- <groupId>io.entgra.device.mgt.plugins</groupId>-->
|
|
|
|
|
<!-- <artifactId>org.wso2.carbon.andes.extensions.device.mgt.api</artifactId>-->
|
|
|
|
|
<!-- <version>${io.entgra.device.mgt.plugins.version}</version>-->
|
|
|
|
|
<!-- </dependency>-->
|
|
|
|
|
|
|
|
|
|
<!--EMQX Extensions -->
|
|
|
|
|
<dependency>
|
|
|
|
@ -1076,11 +839,6 @@
|
|
|
|
|
<artifactId>feign-slf4j</artifactId>
|
|
|
|
|
<version>${io.github.openfeign.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<!-- <dependency>-->
|
|
|
|
|
<!-- <groupId>org.wso2.carbon.messaging</groupId>-->
|
|
|
|
|
<!-- <artifactId>org.wso2.carbon.andes.mqtt.stub</artifactId>-->
|
|
|
|
|
<!-- <version>${carbon.andes.mqtt.version}</version>-->
|
|
|
|
|
<!-- </dependency>-->
|
|
|
|
|
|
|
|
|
|
<!-- dependencies for siddhi extension -->
|
|
|
|
|
<dependency>
|
|
|
|
@ -1150,11 +908,6 @@
|
|
|
|
|
<type>apk</type>
|
|
|
|
|
<version>${android.agent.version}</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<!-- <dependency>-->
|
|
|
|
|
<!-- <groupId>com.google.apis</groupId>-->
|
|
|
|
|
<!-- <artifactId>google-api-services-androidenterprise</artifactId>-->
|
|
|
|
|
<!-- <version>v1-rev214-1.25.0</version>-->
|
|
|
|
|
<!-- </dependency>-->
|
|
|
|
|
|
|
|
|
|
<!--Dependencies for EMQX-->
|
|
|
|
|
<dependency>
|
|
|
|
@ -1215,33 +968,18 @@
|
|
|
|
|
|
|
|
|
|
<!--Carbon kernel versions-->
|
|
|
|
|
<carbon.kernel.version>4.8.1</carbon.kernel.version>
|
|
|
|
|
<!-- <carbon.kernel.version.range>[4.5.0, 5.0.0)</carbon.kernel.version.range>-->
|
|
|
|
|
<!-- <carbon.logging.version>4.4.9</carbon.logging.version>-->
|
|
|
|
|
<pax.logging.api.version>1.11.2</pax.logging.api.version>
|
|
|
|
|
<carbon.p2.plugin.version>5.1.2</carbon.p2.plugin.version>
|
|
|
|
|
|
|
|
|
|
<!-- Axis2 -->
|
|
|
|
|
<!-- <axis2.osgi.version.range>[1.6.1.wso2v11, 1.7.0)</axis2.osgi.version.range>-->
|
|
|
|
|
<axis2.orbit.version>1.6.1-wso2v85</axis2.orbit.version>
|
|
|
|
|
<!-- <axis2-transports.version>1.1.0-wso2v10</axis2-transports.version>-->
|
|
|
|
|
|
|
|
|
|
<!--Maven build number plugin-->
|
|
|
|
|
<!-- <maven-buildnumber-plugin.version>1.3</maven-buildnumber-plugin.version>-->
|
|
|
|
|
|
|
|
|
|
<!--Testing -->
|
|
|
|
|
<junit.version>4.13.1</junit.version>
|
|
|
|
|
<!-- <test.framework.version>4.3.1</test.framework.version>-->
|
|
|
|
|
<testng.version>7.4.0</testng.version>
|
|
|
|
|
|
|
|
|
|
<!--Eclipse Osgi-->
|
|
|
|
|
<eclipse.equinox.common.version>3.6.200.v20130402-1505</eclipse.equinox.common.version>
|
|
|
|
|
<eclipse.osgi.version>3.8.1.v20120830-144521</eclipse.osgi.version>
|
|
|
|
|
<eclipse.equinox.services.version>3.3.100.v20120522-1822</eclipse.equinox.services.version>
|
|
|
|
|
|
|
|
|
|
<!--Orbit versions-->
|
|
|
|
|
<orbit.h2.version>2.1.210.wso2v1</orbit.h2.version>
|
|
|
|
|
<!-- <orbit.h2.engine.version>1.2.140.wso2v3</orbit.h2.engine.version>-->
|
|
|
|
|
<!-- <orbit.tomcat.version>7.0.85.wso2v1</orbit.tomcat.version>-->
|
|
|
|
|
<orbit.tomcat.jdbc.pooling.version>7.0.34.wso2v2</orbit.tomcat.jdbc.pooling.version>
|
|
|
|
|
|
|
|
|
|
<!-- CXF version -->
|
|
|
|
@ -1254,26 +992,8 @@
|
|
|
|
|
<!-- Carbon Commons -->
|
|
|
|
|
<carbon.commons.version>4.9.2</carbon.commons.version>
|
|
|
|
|
|
|
|
|
|
<!-- Carbon Deployment -->
|
|
|
|
|
<!-- <carbon.deployment.version>4.7.15</carbon.deployment.version>-->
|
|
|
|
|
|
|
|
|
|
<!-- Carbon Identity -->
|
|
|
|
|
<!-- <carbon.identity.framework.version>5.24.8</carbon.identity.framework.version>-->
|
|
|
|
|
<identity.inbound.auth.oauth.version>6.9.6</identity.inbound.auth.oauth.version>
|
|
|
|
|
<!-- <carbon.identity.version.range>[5.2.0, 7.0.0)</carbon.identity.version.range>-->
|
|
|
|
|
<!-- <identity.carbon.auth.jwt.version>5.1.5</identity.carbon.auth.jwt.version>-->
|
|
|
|
|
|
|
|
|
|
<!-- Carbon Multi-tenancy -->
|
|
|
|
|
<!-- <carbon.multitenancy.version>4.9.20</carbon.multitenancy.version>-->
|
|
|
|
|
|
|
|
|
|
<!-- Carbon Registry -->
|
|
|
|
|
<!-- <carbon.registry.version>4.8.13</carbon.registry.version>-->
|
|
|
|
|
|
|
|
|
|
<!-- Carbon Governance -->
|
|
|
|
|
<!-- <carbon.governance.version>4.8.30</carbon.governance.version>-->
|
|
|
|
|
|
|
|
|
|
<!-- Carbon API Management -->
|
|
|
|
|
<!-- <carbon.api.mgt.version>9.0.174</carbon.api.mgt.version>-->
|
|
|
|
|
|
|
|
|
|
<!-- XMPP/MQTT Version -->
|
|
|
|
|
<smack.wso2.version>3.0.4.wso2v1</smack.wso2.version>
|
|
|
|
@ -1288,19 +1008,11 @@
|
|
|
|
|
|
|
|
|
|
<!-- Carbon Analytics -->
|
|
|
|
|
<carbon.analytics.common.version>5.3.5</carbon.analytics.common.version>
|
|
|
|
|
<!-- <carbon.analytics.common.version.range>[5.3.0,6.0.0)</carbon.analytics.common.version.range>-->
|
|
|
|
|
|
|
|
|
|
<!-- Third Party Dependencies-->
|
|
|
|
|
<!-- <spongycastle.version>1.51.0.0</spongycastle.version>-->
|
|
|
|
|
<!-- <bouncycastle.version>1.49</bouncycastle.version>-->
|
|
|
|
|
<!-- <apache.wss4j.version>2.0.0</apache.wss4j.version>-->
|
|
|
|
|
<!-- <codehaus.plexus.version>3.0.21</codehaus.plexus.version>-->
|
|
|
|
|
<google.gson.version>2.9.1</google.gson.version>
|
|
|
|
|
<!-- <gcm.server.version>1.0.2</gcm.server.version>-->
|
|
|
|
|
<commons-io-wso2.version>2.4.0.wso2v1</commons-io-wso2.version>
|
|
|
|
|
<!-- <commons-io.version>2.4.0.wso2v1</commons-io.version>-->
|
|
|
|
|
<!-- <apache-felix.version>1.0.8</apache-felix.version>-->
|
|
|
|
|
<!-- <googlecode.plist.version>1.8</googlecode.plist.version>-->
|
|
|
|
|
|
|
|
|
|
<commons.lang.version>2.4</commons.lang.version>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -1310,24 +1022,16 @@
|
|
|
|
|
|
|
|
|
|
<javaee-web-api.version>6.0</javaee-web-api.version>
|
|
|
|
|
|
|
|
|
|
<!-- <axiom-api.version>1.2.11.wso2v10</axiom-api.version>-->
|
|
|
|
|
<log4j.version>1.2.17</log4j.version>
|
|
|
|
|
<spring-web.version>5.3.23</spring-web.version>
|
|
|
|
|
<!-- <spring-ws-security.version>3.0.8.RELEASE</spring-ws-security.version>-->
|
|
|
|
|
<!-- <jaxws-rt.version>2.2.8</jaxws-rt.version>-->
|
|
|
|
|
<!-- <saaj-impl.version>1.3.18</saaj-impl.version>-->
|
|
|
|
|
|
|
|
|
|
<bcpkix-jdk15on.version>1.49.0.wso2v2</bcpkix-jdk15on.version>
|
|
|
|
|
<bcprov-jdk15on.version>1.49.0.wso2v2</bcprov-jdk15on.version>
|
|
|
|
|
<jscep.version>2.0.2.wso2v2</jscep.version>
|
|
|
|
|
<common-logging.version>1.2</common-logging.version>
|
|
|
|
|
<slf4j.version>1.7.13</slf4j.version>
|
|
|
|
|
<!-- <plexus-utils.version>3.0.21</plexus-utils.version>-->
|
|
|
|
|
<!-- <joda-time.version>2.3</joda-time.version>-->
|
|
|
|
|
<!-- <wss4j.security.version>1.6.17</wss4j.security.version>-->
|
|
|
|
|
<!-- <wss4j.security.common.version>2.0.0</wss4j.security.common.version>-->
|
|
|
|
|
|
|
|
|
|
<commons-json.version>3.0.0.wso2v1</commons-json.version>
|
|
|
|
|
<!-- <commons-json.version.range>(3.0.0, 4.0.0]</commons-json.version.range>-->
|
|
|
|
|
<orbit.version.json.range>[2.0.0,4.0.0)</orbit.version.json.range>
|
|
|
|
|
<json.path.version>0.9.1</json.path.version>
|
|
|
|
|
<json-simple.version>1.1.wso2v1</json-simple.version>
|
|
|
|
@ -1343,7 +1047,6 @@
|
|
|
|
|
|
|
|
|
|
<!-- Nimbus Jose-->
|
|
|
|
|
<nimbus.orbit.version>7.9.0.wso2v1</nimbus.orbit.version>
|
|
|
|
|
<!-- <nimbus.orbit.version.range>[7.3, 8)</nimbus.orbit.version.range>-->
|
|
|
|
|
|
|
|
|
|
<commons.pool.wso2.version>1.5.6.wso2v1</commons.pool.wso2.version>
|
|
|
|
|
|
|
|
|
@ -1352,26 +1055,14 @@
|
|
|
|
|
<javax.websocket.version>1.1</javax.websocket.version>
|
|
|
|
|
<javax.version>2.0.1</javax.version>
|
|
|
|
|
|
|
|
|
|
<!-- Release plugin ID for github-->
|
|
|
|
|
<!-- <project.scm.id>github-scm</project.scm.id>-->
|
|
|
|
|
|
|
|
|
|
<servlet-api.version>2.5</servlet-api.version>
|
|
|
|
|
|
|
|
|
|
<hibernate-validator.version>5.0.2.Final</hibernate-validator.version>
|
|
|
|
|
<!-- <javax.xml.parsers.import.pkg.version>[0.0.0,1.0.0)</javax.xml.parsers.import.pkg.version>-->
|
|
|
|
|
|
|
|
|
|
<!-- MB Features -->
|
|
|
|
|
<!-- <carbon.messaging.version>3.2.34</carbon.messaging.version>-->
|
|
|
|
|
<!-- <andes.version>3.2.50</andes.version>-->
|
|
|
|
|
<!-- <jackson-annotations.version>2.9.8.wso2v1</jackson-annotations.version>-->
|
|
|
|
|
<!-- <carbon.andes.mqtt.version>3.2.34</carbon.andes.mqtt.version>-->
|
|
|
|
|
|
|
|
|
|
<!--Feign Version-->
|
|
|
|
|
<io.github.openfeign.version>11.0</io.github.openfeign.version>
|
|
|
|
|
<!-- <javax.ws.rs.jsr311-api.version>[1.1.0, 2.0.0)</javax.ws.rs.jsr311-api.version>-->
|
|
|
|
|
<maven-antrun-plugin.version>1.7</maven-antrun-plugin.version>
|
|
|
|
|
<siddhi.version>3.2.9</siddhi.version>
|
|
|
|
|
<!-- <maven.scr.version>1.7.2</maven.scr.version>-->
|
|
|
|
|
<maven.javadoc.skip>true</maven.javadoc.skip>
|
|
|
|
|
|
|
|
|
|
<!-- jacoco plugin version -->
|
|
|
|
@ -1468,19 +1159,6 @@
|
|
|
|
|
</plugins>
|
|
|
|
|
<pluginManagement>
|
|
|
|
|
<plugins>
|
|
|
|
|
<!-- <plugin>-->
|
|
|
|
|
<!-- <groupId>org.apache.felix</groupId>-->
|
|
|
|
|
<!-- <artifactId>maven-scr-plugin</artifactId>-->
|
|
|
|
|
<!-- <version>1.7.2</version>-->
|
|
|
|
|
<!-- <executions>-->
|
|
|
|
|
<!-- <execution>-->
|
|
|
|
|
<!-- <id>generate-scr-scrdescriptor</id>-->
|
|
|
|
|
<!-- <goals>-->
|
|
|
|
|
<!-- <goal>scr</goal>-->
|
|
|
|
|
<!-- </goals>-->
|
|
|
|
|
<!-- </execution>-->
|
|
|
|
|
<!-- </executions>-->
|
|
|
|
|
<!-- </plugin>-->
|
|
|
|
|
<plugin>
|
|
|
|
|
<groupId>org.apache.felix</groupId>
|
|
|
|
|
<artifactId>maven-bundle-plugin</artifactId>
|
|
|
|
@ -1493,20 +1171,6 @@
|
|
|
|
|
</instructions>-->
|
|
|
|
|
</configuration>
|
|
|
|
|
</plugin>
|
|
|
|
|
<!--plugin>
|
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
|
<artifactId>maven-source-plugin</artifactId>
|
|
|
|
|
<version>2.1.2</version>
|
|
|
|
|
<executions>
|
|
|
|
|
<execution>
|
|
|
|
|
<id>attach-sources</id>
|
|
|
|
|
<phase>verify</phase>
|
|
|
|
|
<goals>
|
|
|
|
|
<goal>jar-no-fork</goal>
|
|
|
|
|
</goals>
|
|
|
|
|
</execution>
|
|
|
|
|
</executions>
|
|
|
|
|
</plugin-->
|
|
|
|
|
<plugin>
|
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
|
<artifactId>maven-assembly-plugin</artifactId>
|
|
|
|
|