<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

    <parent>
        <groupId>org.wso2</groupId>
        <artifactId>wso2</artifactId>
        <version>1</version>
    </parent>

    <modelVersion>4.0.0</modelVersion>
    <groupId>org.wso2.carbon.data</groupId>
    <artifactId>carbon-data</artifactId>
    <packaging>pom</packaging>
    <version>4.5.1237</version>
    <name>WSO2 Carbon - Data repo Aggregator Pom</name>
    <url>http://wso2.org</url>

    <scm>
        <url>https://github.com/wso2/carbon-data.git</url>
        <developerConnection>scm:git:https://github.com/wso2/carbon-data.git</developerConnection>
        <connection>scm:git:https://github.com/wso2/carbon-data.git</connection>
        <tag>v4.5.1237</tag>
    </scm>

    <modules>
        <module>service-stubs/data-services</module>
        <module>components/data-services</module>
        <!--<module>components/ndata-services</module>-->
        <module>components/dbconsole</module>
        <module>components/data-sources</module>
        <module>features/cassandra-jdbc-1.2.5</module>
        <module>features/data-services</module>
        <module>features/dbconsole</module>
        <!--<module>features/ndata-services</module>-->
        <module>features/data-sources</module>
        <module>features/categories</module>
    </modules>

    <dependencyManagement>
        <dependencies>
            <dependency>
                <groupId>org.apache.axis2.wso2</groupId>
                <artifactId>axis2</artifactId>
                <version>${apache.axis2.orbit.version}</version>
            </dependency>
            <dependency>
                <groupId>org.apache.axis2.wso2</groupId>
                <artifactId>axis2-client</artifactId>
                <version>${apache.axis2.orbit.version}</version>
                <exclusions>
                    <exclusion>
                        <groupId>commons-io</groupId>
                        <artifactId>commons-io</artifactId>
                    </exclusion>
                    <exclusion>
                        <groupId>commons-io</groupId>
                        <artifactId>commons-io</artifactId>
                    </exclusion>
                    <exclusion>
                        <groupId>commons-codec</groupId>
                        <artifactId>commons-codec</artifactId>
                    </exclusion>
                    <exclusion>
                        <groupId>commons-codec</groupId>
                        <artifactId>commons-codec</artifactId>
                    </exclusion>
                    <exclusion>
                        <groupId>org.wso2.securevault</groupId>
                        <artifactId>org.wso2.securevault</artifactId>
                    </exclusion>
                </exclusions>
            </dependency>
            <dependency>
                <groupId>org.wso2.carbon</groupId>
                <artifactId>org.wso2.carbon.core</artifactId>
                <version>${carbon.kernel.version}</version>
                <exclusions>
                    <exclusion>
                        <groupId>org.apache.tomcat.wso2</groupId>
                        <artifactId>jdbc-pool</artifactId>
                    </exclusion>
                    <exclusion>
                        <groupId>org.wso2.carbon.commons</groupId>
                        <artifactId>org.wso2.carbon.event.core</artifactId>
                    </exclusion>
                    <exclusion>
                        <groupId>commons-io</groupId>
                        <artifactId>commons-io</artifactId>
                    </exclusion>
                    <exclusion>
                        <groupId>commons-io.wso2</groupId>
                        <artifactId>commons-io</artifactId>
                    </exclusion>
                    <exclusion>
                        <groupId>org.apache.poi.wso2</groupId>
                        <artifactId>poi-scratchpad</artifactId>
                    </exclusion>
                    <exclusion>
                        <groupId>org.apache.geronimo.specs</groupId>
                        <artifactId>geronimo-jta_1.1_spec</artifactId>
                    </exclusion>
                    <exclusion>
                        <groupId>commons-codec</groupId>
                        <artifactId>commons-codec</artifactId>
                    </exclusion>
                    <exclusion>
                        <groupId>org.wso2.securevault</groupId>
                        <artifactId>org.wso2.securevault</artifactId>
                    </exclusion>
                    <exclusion>
                        <groupId>org.apache.ws.commons.schema.wso2</groupId>
                        <artifactId>XmlSchema</artifactId>
                    </exclusion>
                    <exclusion>
                        <groupId>org.apache.neethi.wso2</groupId>
                        <artifactId>neethi</artifactId>
                    </exclusion>
                </exclusions>
            </dependency>
            <dependency>
                <groupId>org.wso2.carbon</groupId>
                <artifactId>org.wso2.carbon.core.services</artifactId>
                <version>${carbon.kernel.version}</version>
                <exclusions>
                    <exclusion>
                        <groupId>org.wso2.carbon</groupId>
                        <artifactId>org.wso2.carbon.authenticator.proxy</artifactId>
                    </exclusion>
                    <exclusion>
                        <groupId>org.apache.ws.commons.schema.wso2</groupId>
                        <artifactId>XmlSchema</artifactId>
                    </exclusion>
                    <exclusion>
                        <groupId>org.apache.neethi.wso2</groupId>
                        <artifactId>neethi</artifactId>
                    </exclusion>
                </exclusions>
            </dependency>
            <dependency>
                <groupId>org.wso2.carbon.commons</groupId>
                <artifactId>org.wso2.carbon.event.core</artifactId>
                <version>${carbon-commons.version}</version>
                <exclusions>
                    <exclusion>
                        <groupId>org.apache.geronimo.specs.wso2</groupId>
                        <artifactId>geronimo-jms_1.1_spec</artifactId>
                    </exclusion>
                    <exclusion>
                        <groupId>org.apache.ws.commons.axiom.wso2</groupId>
                        <artifactId>axiom</artifactId>
                    </exclusion>
                    <exclusion>
                        <groupId>org.wso2.carbon</groupId>
                        <artifactId>org.wso2.carbon.ui</artifactId>
                    </exclusion>
                    <exclusion>
                        <groupId>org.wso2.securevault</groupId>
                        <artifactId>org.wso2.securevault</artifactId>
                    </exclusion>
                    <exclusion>
                        <groupId>org.wso2.carbon.commons</groupId>
                        <artifactId>org.wso2.carbon.qpid.stub</artifactId>
                    </exclusion>
                    <exclusion>
                        <groupId>commons-io</groupId>
                        <artifactId>commons-io</artifactId>
                    </exclusion>
                    <exclusion>
                        <groupId>commons-codec</groupId>
                        <artifactId>commons-codec</artifactId>
                    </exclusion>
                    <exclusion>
                        <groupId>commons-codec</groupId>
                        <artifactId>commons-codec</artifactId>
                    </exclusion>
                    <exclusion>
                        <groupId>org.wso2.carbon.commons</groupId>
                        <artifactId>org.wso2.carbon.um.ws.api.stub</artifactId>
                    </exclusion>
                    <exclusion>
                        <groupId>org.wso2.carbon.commons</groupId>
                        <artifactId>org.wso2.carbon.event.stub</artifactId>
                    </exclusion>
                    <exclusion>
                        <groupId>org.wso2.carbon.identity.framework</groupId> <!-- todo need to check this as well - rajith -->
                        <artifactId>org.wso2.carbon.user.mgt.ui</artifactId>
                    </exclusion>
                    <exclusion>
                        <groupId>org.wso2.carbon.commons</groupId>
                        <artifactId>org.wso2.carbon.event.client.stub</artifactId>
                    </exclusion>
                    <exclusion>
                        <groupId>org.apache.ws.commons.schema.wso2</groupId>
                        <artifactId>XmlSchema</artifactId>
                    </exclusion>
                </exclusions>
            </dependency>
            <dependency>
                <groupId>org.wso2.carbon.commons</groupId>
                <artifactId>org.wso2.carbon.event.server.feature</artifactId>
                <type>zip</type>
                <version>${carbon-commons.version}</version>
                <exclusions>
                    <exclusion>
                        <groupId>commons-codec</groupId>
                        <artifactId>commons-codec</artifactId>
                    </exclusion>
                </exclusions>
            </dependency>
            <dependency>
                <groupId>org.wso2.carbon.deployment</groupId>
                <artifactId>org.wso2.carbon.service.mgt.feature</artifactId>
                <type>zip</type>
                <version>${carbon-deployment.version}</version>
                <exclusions>
                    <exclusion>
                        <groupId>org.apache.rampart.wso2</groupId>
                        <artifactId>rampart-policy</artifactId>
                    </exclusion>
                    <exclusion>
                        <groupId>org.apache.rampart.wso2</groupId>
                        <artifactId>rampart-core</artifactId>
                    </exclusion>
                    <exclusion>
                        <groupId>org.apache.rampart.wso2</groupId>
                        <artifactId>rampart-trust</artifactId>
                    </exclusion>
                    <exclusion>
                        <groupId>org.apache.poi.wso2</groupId>
                        <artifactId>poi-scratchpad</artifactId>
                    </exclusion>
                    <exclusion>
                        <groupId>org.apache.geronimo.specs</groupId>
                        <artifactId>geronimo-jta_1.1_spec</artifactId>
                    </exclusion>
                </exclusions>
            </dependency>
            <dependency>
                <groupId>org.wso2.carbon.deployment</groupId>
                <artifactId>org.wso2.carbon.service.mgt.ui.feature</artifactId>
                <version>${carbon-deployment.version}</version>
                <type>zip</type>
                <exclusions>
                    <exclusion>
                        <groupId>org.wso2.carbon.identity</groupId>
                        <artifactId>org.wso2.carbon.security.mgt.ui.feature</artifactId>
                    </exclusion>
                    <exclusion>
                        <groupId>org.wso2.carbon.deployment</groupId>
                        <artifactId>org.wso2.carbon.service.mgt</artifactId>
                    </exclusion>
                    <exclusion>
                        <groupId>org.wso2.carbon.deployment</groupId>
                        <artifactId>org.wso2.carbon.module.mgt.ui.feature</artifactId>
                    </exclusion>
                    <exclusion>
                        <groupId>org.apache.poi.wso2</groupId>
                        <artifactId>poi-scratchpad</artifactId>
                    </exclusion>
                    <exclusion>
                        <groupId>org.apache.geronimo.specs</groupId>
                        <artifactId>geronimo-jta_1.1_spec</artifactId>
                    </exclusion>
                </exclusions>
            </dependency>
            <dependency>
                <groupId>org.wso2.carbon.commons</groupId>
                <artifactId>org.wso2.carbon.transaction.manager.feature</artifactId>
                <type>zip</type>
                <version>${carbon-commons.version}</version>
            </dependency>
            <dependency>
                <groupId>org.wso2.carbon.commons</groupId>
                <artifactId>org.wso2.carbon.transaction.manager</artifactId>
                <version>${carbon-commons.version}</version>
            </dependency>
            <dependency>
                <groupId>org.wso2.carbon</groupId>
                <artifactId>org.wso2.carbon.utils</artifactId>
                <version>${carbon.kernel.version}</version>
                <exclusions>
                    <exclusion>
                        <groupId>commons-io</groupId>
                        <artifactId>commons-io</artifactId>
                    </exclusion>
                    <exclusion>
                        <groupId>org.apache.ws.commons.axiom.wso2</groupId>
                        <artifactId>axiom</artifactId>
                    </exclusion>
                    <exclusion>
                        <groupId>commons-codec</groupId>
                        <artifactId>commons-codec</artifactId>
                    </exclusion>
                </exclusions>
            </dependency>
            <dependency>
                <groupId>org.wso2.carbon.commons</groupId>
                <artifactId>org.wso2.carbon.ndatasource.ui</artifactId>
                <version>${carbon-commons.version}</version>
            </dependency>
            <dependency>
                <groupId>org.wso2.carbon</groupId>
                <artifactId>org.wso2.carbon.ndatasource.core</artifactId>
                <version>${carbon.kernel.version}</version>
            </dependency>
            <dependency>
                <groupId>org.wso2.carbon</groupId>
                <artifactId>org.wso2.carbon.ndatasource.common</artifactId>
                <version>${carbon.kernel.version}</version>
            </dependency>
            <dependency>
                <groupId>org.wso2.carbon</groupId>
                <artifactId>org.wso2.carbon.ndatasource.rdbms</artifactId>
                <version>${carbon.kernel.version}</version>
                <exclusions>
                    <exclusion>
                        <groupId>org.apache.tomcat.wso2</groupId>
                        <artifactId>jdbc-pool</artifactId>
                    </exclusion>
                </exclusions>
            </dependency>
            <dependency>
                <groupId>org.wso2.carbon.commons</groupId>
                <artifactId>org.wso2.carbon.ndatasource.ui.feature</artifactId>
                <version>${carbon-commons.version}</version>
                <type>zip</type>
            </dependency>
            <!--<dependency>--> <!--todo test and remove later - rajith-->
                <!--<groupId>au.com.bytecode.opencsv</groupId>-->
                <!--<artifactId>opencsv</artifactId>-->
                <!--<version>${opencsv.version}</version>-->
            <!--</dependency>-->
            <dependency>
                <groupId>au.com.bytecode.opencsv.wso2</groupId>
                <artifactId>opencsv</artifactId>
                <version>${opencsv.orbit.version}</version>
            </dependency>
            <dependency>
                <groupId>org.wso2.orbit.com.h2database</groupId>
                <artifactId>h2</artifactId>
                <version>${h2.engine.orbit.version}</version>
            </dependency>
            <dependency>
                <groupId>mysql</groupId>
                <artifactId>mysql-connector-java</artifactId>
                <version>${mysql.connector.version}</version>
                <scope>test</scope>
            </dependency>
            <dependency>
                <groupId>org.apache.derby.wso2</groupId>
                <artifactId>derby</artifactId>
                <version>${derby.orbit.version}</version>
            </dependency>
            <dependency>
                <groupId>com.hp.hpl.jena.wso2</groupId>
                <artifactId>arq</artifactId>
                <version>${jena-arq.orbit.version}</version>
            </dependency>
            <dependency>
                <groupId>com.google.gdata.wso2</groupId>
                <artifactId>gdata-core</artifactId>
                <version>${gdata-core.orbit.version}</version>
            </dependency>
            <dependency>
                <groupId>com.google.gdata.wso2</groupId>
                <artifactId>gdata-spreadsheet</artifactId>
                <version>${gdata-spreadsheet.orbit.version}</version>
            </dependency>
            <dependency>
                <groupId>com.google.guava</groupId>
                <artifactId>guava</artifactId>
                <version>${google.guava.version}</version>
            </dependency>
            <dependency>
                <groupId>org.slf4j</groupId>
                <artifactId>slf4j-api</artifactId>
                <version>${slf4j.version}</version>
            </dependency>
            <dependency>
                <groupId>org.slf4j</groupId>
                <artifactId>slf4j-log4j12</artifactId>
                <version>${slf4j.version}</version>
            </dependency>
            <dependency>
                <groupId>io.dropwizard.metrics</groupId>
                <artifactId>metrics-core</artifactId>
                <version>${metrics.core.version}</version>
            </dependency>
            <dependency>
                <groupId>org.wso2.orbit.org.apache.poi</groupId>
                <artifactId>poi</artifactId>
                <version>${poi.orbit.version}</version>
                <exclusions>
                    <exclusion>
                        <groupId>commons-codec</groupId>
                        <artifactId>commons-codec</artifactId>
                    </exclusion>
                </exclusions>
            </dependency>
            <dependency>
                <groupId>org.wso2.orbit.org.apache.poi</groupId>
                <artifactId>poi-ooxml</artifactId>
                <version>${poi-ooxml.orbit.version}</version>
            </dependency>
            <dependency>
                <groupId>org.wso2.orbit.org.apache.commons</groupId>
                <artifactId>commons-collections4</artifactId>
                <version>${commons-collections4.orbit.version}</version>
            </dependency>
            <!--<dependency>-->
                <!--<groupId>org.apache.poi.wso2</groupId>-->
                <!--<artifactId>ooxml-spreadsheet-schemas</artifactId>-->
                <!--<version>${ooxml-spreadsheet-schemas.orbit.version}</version>-->
            <!--</dependency>-->

            <dependency>
                <groupId>org.wso2.carbon.data</groupId>
                <artifactId>org.wso2.carbon.dataservices.odata</artifactId>
                <version>${dataservices.version}</version>
            </dependency>
            <dependency>
                <groupId>org.wso2.orbit.org.webharvest</groupId>
                <artifactId>webharvest-core</artifactId>
                <version>${webharvest-core.orbit.version}</version>
                <exclusions>
                    <exclusion>
                        <groupId>commons-email</groupId>
                        <artifactId>commons-email</artifactId>
                    </exclusion>
                </exclusions>
            </dependency>
            <dependency>
                <groupId>net.sf.saxon.wso2</groupId>
                <artifactId>saxon</artifactId>
                <version>${saxon.orbit.version}</version>
                <exclusions>
                    <exclusion>
                        <groupId>net.sf.saxon</groupId>
                        <artifactId>saxon-xpath</artifactId>
                    </exclusion>
                </exclusions>
            </dependency>
            <dependency>
                <groupId>org.wso2.orbit.commons-httpclient</groupId>
                <artifactId>commons-httpclient</artifactId>
                <version>${commons-httpclient.orbit.version}</version>
                <exclusions>
                    <exclusion>
                        <groupId>commons-codec</groupId>
                        <artifactId>commons-codec</artifactId>
                    </exclusion>
                </exclusions>
            </dependency>
            <dependency>
                <groupId>org.htmlcleaner.wso2</groupId>
                <artifactId>htmlcleaner</artifactId>
                <version>${htmlcleaner.orbit.version}</version>
                <exclusions>
                    <exclusion>
                        <groupId>htmlcleaner</groupId>
                        <artifactId>htmlcleaner</artifactId>
                    </exclusion>
                </exclusions>
            </dependency>
            <dependency>
                <groupId>org.jboss.spec.javax.transaction</groupId>
                <artifactId>jboss-transaction-api_1.2_spec</artifactId>
                <version>${jboss-transaction-api.version}</version>
            </dependency>
            <!--<dependency>--> <!-- keep this for the time being, not used inside the code - rajith -->
                <!--<groupId>ojdbc</groupId>-->
                <!--<artifactId>ojdbc6</artifactId>-->
                <!--<version>${ojdbc.version}</version>-->
            <!--</dependency>-->
            <dependency>
                <groupId>org.wso2.carbon.commons</groupId>
                <artifactId>org.wso2.carbon.ntask.core</artifactId>
                <version>${carbon-commons.version}</version>
                <exclusions>
                    <exclusion>
                        <groupId>org.apache.poi.wso2</groupId>
                        <artifactId>poi-scratchpad</artifactId>
                    </exclusion>
                    <exclusion>
                        <groupId>org.apache.geronimo.specs</groupId>
                        <artifactId>geronimo-jta_1.1_spec</artifactId>
                    </exclusion>
                    <exclusion>
                        <groupId>commons-codec</groupId>
                        <artifactId>commons-codec</artifactId>
                    </exclusion>
                </exclusions>
            </dependency>
            <dependency>
                <groupId>org.wso2.carbon.commons</groupId>
                <artifactId>org.wso2.carbon.ntask.solutions</artifactId>
                <version>${carbon-commons.version}</version>
            </dependency>
            <dependency>
                <groupId>org.wso2.carbon.commons</groupId>
                <artifactId>org.wso2.carbon.ntask.core.feature</artifactId>
                <type>zip</type>
                <version>${carbon-commons.version}</version>
            </dependency>
            <!--<dependency>-->
                <!--<groupId>org.apache.poi.wso2</groupId>-->
                <!--<artifactId>poi-scratchpad</artifactId>-->
                <!--<version>${poi-scratchpad.orbit.version}</version>-->
            <!--</dependency>-->

            <dependency>
                <groupId>org.wso2.carbon</groupId>
                <artifactId>org.wso2.carbon.ui</artifactId>
                <version>${carbon.kernel.version}</version>
                <exclusions>
                    <exclusion>
                        <groupId>org.wso2.carbon</groupId>
                        <artifactId>org.wso2.carbon.registry.core</artifactId>
                    </exclusion>
                </exclusions>
            </dependency>

            <!--<dependency>-->
                <!--<groupId>org.wso2.carbon</groupId>-->
                <!--<artifactId>org.wso2.carbon.dataservices.taskscheduler</artifactId>-->
                <!--<version>${carbon.platform.version}</version>-->
            <!--</dependency>-->
            <dependency>
                <groupId>org.wso2.carbon.identity.framework</groupId> <!-- todo change later to identity user.mgt -->
                <artifactId>org.wso2.carbon.user.mgt.ui</artifactId>
		        <version>${carbon-identity.framework.version}</version>
                <exclusions>
                    <exclusion>
                        <groupId>org.slf4j</groupId>
                        <artifactId>log4j-over-slf4j</artifactId>
                    </exclusion>
                </exclusions>
            </dependency>
            <dependency>
                <groupId>org.wso2.carbon.identity.framework</groupId>
                <artifactId>org.wso2.carbon.user.mgt.common</artifactId>
		        <version>${carbon-identity.framework.version}</version>
                <exclusions>
                    <exclusion>
                        <groupId>org.slf4j</groupId>
                        <artifactId>log4j-over-slf4j</artifactId>
                    </exclusion>
                </exclusions>
            </dependency>
            <!--<dependency>-->
                <!--<groupId>org.wso2.carbon</groupId>-->
                <!--<artifactId>org.wso2.carbon.mashup.javascript-scraper.ui</artifactId>-->
                <!--<version>${previous.version}</version>-->
            <!--</dependency>-->
            <dependency>
                <groupId>org.wso2.carbon.data</groupId>
                <artifactId>org.wso2.carbon.dataservices.core</artifactId>
                <version>${dataservices.version}</version>
            </dependency>
            <dependency>
                <groupId>org.wso2.carbon.data</groupId>
                <artifactId>org.wso2.carbon.dataservices.odata</artifactId>
                <version>${dataservices.version}</version>
                <type>war</type>
            </dependency>
            <dependency>
                <groupId>org.wso2.carbon.data</groupId>
                <artifactId>org.wso2.carbon.dataservices.odata.endpoint</artifactId>
                <version>${dataservices.version}</version>
            </dependency>
            <dependency>
                <groupId>org.wso2.carbon.data</groupId>
                <artifactId>org.wso2.carbon.dataservices.common</artifactId>
                <version>${dataservices.version}</version>
            </dependency>
            <dependency>
                <groupId>org.wso2.carbon.data</groupId>
                <artifactId>org.wso2.carbon.dbconsole.ui</artifactId>
                <version>${dataservices.version}</version>
            </dependency>
            <dependency>
                <groupId>org.wso2.carbon.data</groupId>
                <artifactId>org.wso2.carbon.dataservices.sql.driver</artifactId>
                <version>${dataservices.version}</version>
            </dependency>
            <dependency>
                <groupId>org.wso2.carbon.data</groupId>
                <artifactId>org.wso2.carbon.dataservices.ui</artifactId>
                <version>${dataservices.version}</version>
            </dependency>
            <dependency>
                <groupId>org.wso2.carbon.data</groupId>
                <artifactId>org.wso2.carbon.dataservices.task</artifactId>
                <version>${dataservices.version}</version>
            </dependency>
            <dependency>
                <groupId>org.wso2.carbon.data</groupId>
                <artifactId>org.wso2.carbon.dataservices.task.ui</artifactId>
                <version>${dataservices.version}</version>
            </dependency>
            <dependency>
                <groupId>org.wso2.carbon.data</groupId>
                <artifactId>org.wso2.carbon.dataservices.task.stub</artifactId>
                <version>${dataservices.version}</version>
            </dependency>
            <dependency>
                <groupId>org.wso2.carbon.data</groupId>
                <artifactId>org.wso2.carbon.dataservices.stub</artifactId>
                <version>${dataservices.version}</version>
            </dependency>
            <dependency>
                <groupId>org.wso2.carbon.data</groupId>
                <artifactId>org.wso2.carbon.dataservices.fileupload.stub</artifactId>
                <version>${dataservices.version}</version>
            </dependency>
            <!--<dependency>-->
            <!--<groupId>org.wso2.carbon.data</groupId>-->
            <!--<artifactId>org.wso2.carbon.ndataservices.core</artifactId>-->
            <!--<version>${dataservices.version}</version>-->
            <!--</dependency>-->
            <dependency>
                <groupId>org.wso2.carbon.data</groupId>
                <artifactId>org.wso2.carbon.dataservices.server.feature</artifactId>
                <version>${dataservices.version}</version>
                <type>zip</type>
            </dependency>
            <dependency>
                <groupId>org.wso2.carbon.data</groupId>
                <artifactId>org.wso2.carbon.dataservices.ui.feature</artifactId>
                <version>${dataservices.version}</version>
                <type>zip</type>
            </dependency>
            <dependency>
                <groupId>org.wso2.carbon.data</groupId>
                <artifactId>org.wso2.carbon.dataservices.task.server.feature</artifactId>
                <version>${dataservices.version}</version>
                <type>zip</type>
            </dependency>
            <dependency>
                <groupId>org.wso2.orbit.org.antlr</groupId>
                <artifactId>antlr4-runtime</artifactId>
                <version>4.5.1.wso2v1</version>
            </dependency>
            <dependency>
                <groupId>org.wso2.orbit.org.apache.olingo</groupId>
                <artifactId>odata-server</artifactId>
                <version>${olingo.orbit.version}</version>
            </dependency>
            <dependency>
                <groupId>org.wso2.orbit.org.apache.commons</groupId>
                <artifactId>commons-lang3</artifactId>
                <version>${commons.lang3.version}</version>
            </dependency>
            <dependency>
                <groupId>org.wso2.carbon.data</groupId>
                <artifactId>org.wso2.carbon.dataservices.task.ui.feature</artifactId>
                <version>${dataservices.version}</version>
                <type>zip</type>
            </dependency>
            <dependency>
                <groupId>commons-dbcp.wso2</groupId>
                <artifactId>commons-dbcp</artifactId>
                <version>${commons-dbcp.orbit.version}</version>
            </dependency>
            <dependency>
                <groupId>commons-pool.wso2</groupId>
                <artifactId>commons-pool</artifactId>
                <version>${commons-pool.orbit.version}</version>
            </dependency>

            <dependency>
                <groupId>org.wso2.carbon</groupId>
                <artifactId>org.wso2.carbon.ui.menu.tools</artifactId>
                <version>${carbon.kernel.version}</version>
            </dependency>
            <dependency>
                <groupId>org.apache-extras.cassandra-jdbc.wso2</groupId>
                <artifactId>cassandra-jdbc</artifactId>
                <version>${cassandra-jdbc.orbit.version}</version>
            </dependency>
            <dependency>
                <groupId>org.wso2.orbit.org.jongo.wso2</groupId>
                <artifactId>jongo</artifactId>
                <version>${jongo.orbit.version}</version>
            </dependency>
            <dependency>
                <groupId>org.mongodb</groupId>
                <artifactId>mongo-java-driver</artifactId>
                <version>${mongo-java-driver.orbit.version}</version>
            </dependency>
            <dependency>
                <groupId>org.wso2.orbit.com.fasterxml.jackson.core</groupId>
                <artifactId>jackson-annotations</artifactId>
                <version>${fasterxml.jackson.version}</version>
            </dependency>
            <dependency>
                <groupId>org.wso2.orbit.com.fasterxml.jackson.core</groupId>
                <artifactId>jackson-core</artifactId>
                <version>${fasterxml.jackson.version}</version>
            </dependency>
            <dependency>
                <groupId>org.wso2.orbit.com.fasterxml.jackson.core</groupId>
                <artifactId>jackson-databind</artifactId>
                <version>${fasterxml.jackson.version}</version>
            </dependency>
            <dependency>
                <groupId>de.undercouch</groupId>
                <artifactId>bson4jackson</artifactId>
                <version>${bson4jackson.orbit.version}</version>
                <exclusions>
                    <exclusion>
                        <groupId>com.fasterxml.jackson.core</groupId>
                        <artifactId>jackson-core</artifactId>
                    </exclusion>
                    <exclusion>
                        <groupId>com.fasterxml.jackson.core</groupId>
                        <artifactId>jackson-annotations</artifactId>
                    </exclusion>
                    <exclusion>
                        <groupId>com.fasterxml.jackson.core</groupId>
                        <artifactId>jackson-databind</artifactId>
                    </exclusion>
                </exclusions>
            </dependency>
            <dependency>
                <groupId>com.datastax.cassandra</groupId>
                <artifactId>cassandra-driver-core</artifactId>
                <version>${cassandra-driver-core.orbit.version}</version>
            </dependency>
            <dependency>
            	<groupId>org.mongodb</groupId>
            	<artifactId>mongo-java-driver</artifactId>
            	<version>${mongo.driver.version}</version>
        	</dependency>
            <dependency>
                <groupId>io.netty</groupId>
                <artifactId>netty-handler</artifactId>
                <version>${netty.version}</version>
            </dependency>
            <dependency>
                <groupId>io.netty</groupId>
                <artifactId>netty-transport</artifactId>
                <version>${netty.version}</version>
            </dependency>
            <dependency>
                <groupId>io.netty</groupId>
                <artifactId>netty-codec</artifactId>
                <version>${netty.version}</version>
            </dependency>
            <dependency>
                <groupId>io.netty</groupId>
                <artifactId>netty-common</artifactId>
                <version>${netty.version}</version>
            </dependency>
            <dependency>
                <groupId>io.netty</groupId>
                <artifactId>netty-buffer</artifactId>
                <version>${netty.version}</version>
            </dependency>
            <dependency>
                <groupId>org.xerial.snappy.wso2</groupId>
                <artifactId>snappy-java</artifactId>
                <version>${snappy-java.orbit.version}</version>
            </dependency>
            <dependency>
                <groupId>net.jpountz.lz4.wso2</groupId>
                <artifactId>lz4</artifactId>
                <version>${lz4.orbit.version}</version>
            </dependency>
            <dependency>
                <groupId>org.eclipse.equinox</groupId>
                <artifactId>javax.servlet</artifactId>
                <version>${javax.servlet.version}</version>
            </dependency>
            <!-- Hadoop datasource reader dependencies -->
            <dependency>
                <groupId>org.wso2.orbit.org.apache.hadoop</groupId>
                <artifactId>hadoop-client</artifactId>
                <version>${hadoop-client.orbit.version.}</version>
            </dependency>
            <!--dependency>
                <groupId>org.wso2.orbit.org.apache.hbase</groupId>
                <artifactId>hbase-client</artifactId>
                <version>${hbase-client.orbit.version}</version>
            </dependency-->
            <dependency>
                <groupId>org.apache.zookeeper.wso2</groupId>
                <artifactId>apache-zookeeper</artifactId>
                <version>${zookeeper.orbit.version}</version>
            </dependency>
            <dependency>
                <groupId>org.wso2.orbit.org.apache.htrace</groupId>
                <artifactId>htrace-core-apache</artifactId>
                <version>${apache.htrace.version}</version>
            </dependency>
            <dependency>
                <groupId>org.wso2.orbit.org.htrace</groupId>
                <artifactId>htrace-core</artifactId>
                <version>${htrace.version}</version>
            </dependency>
            <dependency>
                <groupId>com.google.protobuf</groupId>
                <artifactId>protobuf-java</artifactId>
                <version>${google.protobuf.version}</version>
            </dependency>
            <dependency>
                <groupId>org.wso2.orbit.com.google.protobuf.fragment</groupId>
                <artifactId>protobuf-java-fragment</artifactId>
                <version>${protobuf.fragment.version}</version>
            </dependency>
            <dependency>
                <groupId>xerces</groupId>
                <artifactId>xercesImpl</artifactId>
                <version>${xerces.version}</version>
            </dependency>
            <dependency>
                <groupId>org.wso2.carbon.data</groupId>
                <artifactId>org.wso2.carbon.datasource.reader.hadoop</artifactId>
                <version>${dataservices.version}</version>
            </dependency>
            <dependency>
                <groupId>org.wso2.carbon.data</groupId>
                <artifactId>org.wso2.carbon.datasource.reader.mongo</artifactId>
                <version>${dataservices.version}</version>
            </dependency>
            <!-- END Hadoop datasource reader dependencies -->
            <dependency>
                <groupId>org.wso2.carbon.data</groupId>
                <artifactId>org.wso2.carbon.datasource.reader.cassandra</artifactId>
                <version>${dataservices.version}</version>
            </dependency>
            <dependency>
                <groupId>commons-io.wso2</groupId>
                <artifactId>commons-io</artifactId>
                <version>${commons-io.orbit.version}</version>
            </dependency>
            <dependency>
                <groupId>commons-codec</groupId>
                <artifactId>commons-codec</artifactId>
                <version>${commons-codec.orbit.version}</version>
            </dependency>
            <dependency>
                <groupId>org.wso2.securevault</groupId>
                <artifactId>org.wso2.securevault</artifactId>
                <version>${wso2.securevault.version}</version>
                <exclusions>
                    <exclusion>
                        <groupId>commons-io</groupId>
                        <artifactId>commons-io</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>log4j</groupId>
                        <artifactId>log4j</artifactId>
                    </exclusion>
                    <exclusion>
                        <groupId>jline</groupId>
                        <artifactId>jline</artifactId>
                    </exclusion>
                    <exclusion>
                        <groupId>commons-logging</groupId>
                        <artifactId>commons-logging</artifactId>
                    </exclusion>
                    <exclusion>
                        <groupId>commons-cli</groupId>
                        <artifactId>commons-cli</artifactId>
                    </exclusion>
                </exclusions>
            </dependency>
            <dependency>
                <groupId>org.apache.ws.commons.schema.wso2</groupId>
                <artifactId>XmlSchema</artifactId>
                <version>${xmlschema.orbit.version}</version>
            </dependency>
            <dependency>
                <groupId>org.apache.neethi.wso2</groupId>
                <artifactId>neethi</artifactId>
                <version>${neethi.orbit.version}</version>
                <exclusions>
                    <exclusion>
                        <groupId>org.apache.neethi</groupId>
                        <artifactId>neethi</artifactId>
                    </exclusion>
                </exclusions>
            </dependency>
            <dependency>
                <groupId>org.apache.ws.commons.axiom.wso2</groupId>
                <artifactId>axiom</artifactId>
                <version>${axiom.orbit.version}</version>
            </dependency>
            <dependency>
                <groupId>org.apache.tomcat.wso2</groupId>
                <artifactId>jdbc-pool</artifactId>
                <version>${jdbc-pool.orbit.version}</version>
            </dependency>
            <dependency>
                <groupId>junit</groupId>
                <artifactId>junit</artifactId>
                <version>3.8.1</version>
                <scope>test</scope>
            </dependency>
            <dependency>
                <groupId>org.wso2.carbon.data</groupId>
                <artifactId>org.wso2.carbon.dataservices.google.tokengen</artifactId>
                <version>${dataservices.version}</version>
            </dependency>
            <dependency>
                <groupId>org.wso2.orbit.com.google.api-client</groupId>
                <artifactId>google-api-client</artifactId>
                <version>${google-api-client.orbit.version}</version>
            </dependency>
            <dependency>
                <groupId>org.wso2.orbit.com.google.oauth-client</groupId>
                <artifactId>google-oauth-client</artifactId>
                <version>${google-oauth-client.orbit.version}</version>
            </dependency>
            <dependency>
                <groupId>org.wso2.orbit.com.google.http-client</groupId>
                <artifactId>google-http-client</artifactId>
                <version>${google-http-client.orbit.version}</version>
            </dependency>
            <dependency>
                <groupId>javax.servlet</groupId>
                <artifactId>servlet-api</artifactId>
                <version>2.5</version>
                <scope>provided</scope>
            </dependency>
            <dependency>
                <groupId>org.json.wso2</groupId>
                <artifactId>json</artifactId>
                <version>${json.orbit.version}</version>
            </dependency>
            <dependency>
                <groupId>org.wso2.orbit.org.owasp.encoder</groupId>
                <artifactId>encoder</artifactId>
                <version>${encoder.wso2.version}</version>
            </dependency>
            <dependency>
                <groupId>org.wso2.orbit.org.apache.hbase</groupId>
                <artifactId>hbase-shaded-client</artifactId>
                <version>${hbase.shaded.client.version}</version>
            </dependency>
            <dependency>
                <groupId>org.wso2.carbon.commons</groupId>
                <artifactId>org.wso2.carbon.ndatasource.capp.deployer</artifactId>
                <version>${carbon-commons.version}</version>
            </dependency>
            <dependency>
                <groupId>org.wso2.carbon</groupId>
                <artifactId>org.wso2.carbon.application.deployer</artifactId>
                <version>${carbon.kernel.version}</version>
            </dependency>
            <dependency>
                <groupId>org.wso2.carbon.data</groupId>
                <artifactId>org.wso2.carbon.dataservices.capp.deployer</artifactId>
                <version>${dataservices.version}</version>
            </dependency>
            <dependency>
                <groupId>org.apache.felix</groupId>
                <artifactId>org.apache.felix.scr.ds-annotations</artifactId>
                <version>${apache.felix.scr.ds.annotations.version}</version>
            </dependency>
        </dependencies>
    </dependencyManagement>


    <build>
        <extensions>
            <extension>
                <groupId>org.apache.maven.wagon</groupId>
                <artifactId>wagon-ssh</artifactId>
                <version>2.1</version>
            </extension>
        </extensions>

        <plugins>
            <plugin>
                <groupId>org.jvnet.maven.incrementalbuild</groupId>
                <artifactId>incremental-build-plugin</artifactId>
                <version>1.3</version>
                <executions>
                    <execution>
                        <goals>
                            <goal>incremental-build</goal>
                        </goals>
                    </execution>
                </executions>
            </plugin>
            <plugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-compiler-plugin</artifactId>
                <version>2.3.1</version>
                <configuration>
                    <encoding>UTF-8</encoding>
                    <source>1.7</source>
                    <target>1.7</target>
                </configuration>
            </plugin>
            <plugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-release-plugin</artifactId>
                <configuration>
                    <preparationGoals>clean install</preparationGoals>
                    <autoVersionSubmodules>true</autoVersionSubmodules>
                </configuration>
            </plugin>
            <plugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-deploy-plugin</artifactId>
            </plugin>


        </plugins>
        <pluginManagement>
            <plugins>
	        <plugin>
                    <groupId>org.jacoco</groupId>
                    <artifactId>jacoco-maven-plugin</artifactId>
                    <version>${jacoco.maven.plugin.version}</version>
                    <executions>
                        <execution>
                            <id>default-prepare-agent-by-coverage-enforcer</id>
                            <goals>
                                <goal>prepare-agent</goal>
                            </goals>
                            <configuration>
                                <propertyName>argLine</propertyName>
                                <destFile>${project.build.directory}/jacoco.exec</destFile>
                            </configuration>
                        </execution>
                        <execution>
                            <id>default-report-by-coverage-enforcer</id>
                            <goals>
                                <goal>report</goal>
                            </goals>
                            <configuration>
                                <dataFile>${project.build.directory}/jacoco.exec</dataFile>
                            </configuration>
                        </execution>
                     </executions>
                 </plugin>
                <plugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-dependency-plugin</artifactId>
                    <version>2.10</version>
                    <executions>
                        <execution>
                            <id>analyse-dependencies</id>
                            <phase>initialize</phase>
                            <goals>
                                <goal>analyze-only</goal>
                            </goals>
                            <configuration>
                                <failOnWarning>true</failOnWarning>
                            </configuration>
                        </execution>
<!--                        <execution>
                            <id>analyse-dep-mgt</id>
                            <phase>initialize</phase>
                            <goals>
                                <goal>analyze-dep-mgt</goal>
                            </goals>
                            <configuration>
                                <failBuild>true</failBuild>
                            </configuration>
                        </execution>-->
                    </executions>
                </plugin>
                <plugin>
                    <groupId>org.apache.felix</groupId>
                    <artifactId>maven-scr-plugin</artifactId>
                    <version>${maven.scr.plugin.version}</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>
                    <version>2.4.0</version>  <!-- downgraded to 2.5.3 since 2.5.4 throws exception for SNAPSHOT versions in export packages - rajith -->
                    <extensions>true</extensions>
                    <configuration>
                        <obrRepository>NONE</obrRepository>
                        <!--<instructions>
                          <_include>-osgi.bnd</_include>
                        </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>
                    <artifactId>maven-assembly-plugin</artifactId>
                    <version>2.2-beta-2</version>
                </plugin>
                <plugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-project-info-reports-plugin</artifactId>
                    <version>2.4</version>
                </plugin>
                <plugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-release-plugin</artifactId>
                    <configuration>
                        <preparationGoals>clean install</preparationGoals>
                        <autoVersionSubmodules>true</autoVersionSubmodules>
                    </configuration>
                </plugin>
                <plugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-deploy-plugin</artifactId>
                </plugin>
                <!-- for java 8 compilation failing due to javadocs in stubs-->
                <!--<plugin>-->
                    <!--<groupId>org.apache.maven.plugins</groupId>-->
                    <!--<artifactId>maven-javadoc-plugin</artifactId>-->
                    <!--<version>2.9</version>-->
                    <!--<executions>-->
                        <!--<execution>-->
                            <!--<id>attach-javadocs</id>-->
                            <!--<goals>-->
                                <!--<goal>jar</goal>-->
                            <!--</goals>-->
                            <!--<configuration>-->
                                <!--<additionalparam>-Xdoclint:none</additionalparam>-->
                            <!--</configuration>-->
                        <!--</execution>-->
                    <!--</executions>-->
                <!--</plugin>-->
            </plugins>
        </pluginManagement>
    </build>

    <pluginRepositories>
        <pluginRepository>
            <id>wso2.releases</id>
            <name>WSO2 internal Repository</name>
            <url>http://maven.wso2.org/nexus/content/repositories/releases/</url>
            <releases>
                <enabled>true</enabled>
                <updatePolicy>daily</updatePolicy>
                <checksumPolicy>ignore</checksumPolicy>
            </releases>
        </pluginRepository>

        <pluginRepository>
            <id>wso2.snapshots</id>
            <name>WSO2 Snapshot Repository</name>
            <url>http://maven.wso2.org/nexus/content/repositories/snapshots/</url>
            <snapshots>
                <enabled>true</enabled>
                <updatePolicy>daily</updatePolicy>
            </snapshots>
            <releases>
                <enabled>false</enabled>
            </releases>
        </pluginRepository>
        <pluginRepository>
            <id>wso2-nexus</id>
            <name>WSO2 internal Repository</name>
            <url>http://maven.wso2.org/nexus/content/groups/wso2-public/</url>
            <releases>
                <enabled>true</enabled>
                <updatePolicy>daily</updatePolicy>
                <checksumPolicy>ignore</checksumPolicy>
            </releases>
        </pluginRepository>
    </pluginRepositories>

    <profiles>
        <profile>
            <id>default</id>
            <activation>
                <activeByDefault>true</activeByDefault>
            </activation>
            <modules>
            </modules>
        </profile>
        <profile>
            <id>builder</id>
            <activation>
                <property>
                    <name>builder</name>
                    <value>true</value>
                </property>
            </activation>
            <modules>
                <module>components/data-services</module>
                <module>components/dbconsole</module>
            </modules>
        </profile>
        <profile>
            <id>sonar-profile</id>
            <activation>
                <property>
                    <name>bamboo</name>
                    <value>sonar</value>
                </property>
            </activation>
            <modules>
                <module>components/data-services</module>
                <module>components/dbconsole</module>
            </modules>
        </profile>
    </profiles>

    <properties>
        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

        <dataservices.version>4.5.1237</dataservices.version>
        <dataservices.imp.pkg.version>[4.3.0,5.0.0)</dataservices.imp.pkg.version>

        <carbon.kernel.version>4.5.2</carbon.kernel.version>
        <carbon.kernel.feature.imp.version>${carbon.kernel.version}</carbon.kernel.feature.imp.version>
        <carbon.kernel.imp.pkg.version>[4.5.0,5.0.0)</carbon.kernel.imp.pkg.version>

        <carbon.registry.imp.pkg.version>0.0.0</carbon.registry.imp.pkg.version> <!-- todo remove this and use {carbon.kernel.imp.pkg.version} after registry bundles are corrected to export correct versions-->
        <carbon.base.imp.pkg.version>0.0.0</carbon.base.imp.pkg.version> <!-- todo remove this and use {carbon.kernel.imp.pkg.version} after carbon base bundles are corrected to export correct versions-->
        <carbon.user.api.imp.pkg.version>[1.0.1,1.1.0)</carbon.user.api.imp.pkg.version> <!-- todo remove this and use {carbon.kernel.imp.pkg.version} after carbon base bundles are corrected to export correct versions-->

        <apache.axis2.orbit.version>1.6.1-wso2v40</apache.axis2.orbit.version>
        <apache.axis2.orbit.imp.pkg.version>[1.6, 1.7)</apache.axis2.orbit.imp.pkg.version>

        <h2.engine.orbit.version>1.3.175.wso2v1</h2.engine.orbit.version>
        <h2.engine.orbit.imp.pkg.version>[1.3.175.wso2v1,1.4.0)</h2.engine.orbit.imp.pkg.version>

        <javax.servlet.version>3.0.0.v201112011016</javax.servlet.version>
        <javax.servlet.imp.pkg.version>[2.6,3)</javax.servlet.imp.pkg.version>

        <!--<opencsv.version>1.8</opencsv.version>--> <!--todo test and remove later - rajith-->
        <opencsv.orbit.version>1.8.wso2v1</opencsv.orbit.version>
        <opencsv.orbit.imp.pkg.version>0.0.0</opencsv.orbit.imp.pkg.version> <!--todo change this to appropriate version range ([1.8.wso2v1,1.9)) after osgi bundle was corrected -->

        <mysql.connector.version>5.1.35</mysql.connector.version>
        <derby.orbit.version>10.3.2.1wso2v1</derby.orbit.version>


        <olingo.orbit.version>4.4.0.wso2v2</olingo.orbit.version>
        <olingo.orbit.imp.pkg.version>[4.4,4.5)</olingo.orbit.imp.pkg.version>

        <commons.lang3.version>3.4.0.wso2v1</commons.lang3.version>

        <jena-arq.orbit.version>1.0.0.wso2v1</jena-arq.orbit.version>
        <jena-arq.orbit.imp.pkg.version>0.0.0</jena-arq.orbit.imp.pkg.version> <!--todo change this to appropriate version range ([1.0.0.wso2v1,1.1.0)) after osgi bundle was corrected -->

        <gdata-core.orbit.version>1.47.0.wso2v1</gdata-core.orbit.version>
        <gdata-core.orbit.imp.pkg.version>[1.47.0,2.0.0)</gdata-core.orbit.imp.pkg.version>

        <gdata-spreadsheet.orbit.version>3.0.0.wso2v1</gdata-spreadsheet.orbit.version>
        <gdata-spreadsheet.orbit.imp.pkg.version>[3.0.0,3.2.0)</gdata-spreadsheet.orbit.imp.pkg.version>

        <google.guava.version>27.0-jre</google.guava.version>

        <poi.orbit.version>3.17.0.wso2v1</poi.orbit.version>
        <poi.orbit.imp.pkg.version>0.0.0</poi.orbit.imp.pkg.version> <!--todo change this to appropriate version range ([3.9.0,4.0.0)) after osgi bundle is corrected - rajith-->

        <poi-ooxml.orbit.version>3.17.0.wso2v1</poi-ooxml.orbit.version>
        <poi-ooxml.orbit.imp.pkg.version>0.0.0</poi-ooxml.orbit.imp.pkg.version> <!--todo change this to appropriate version range ([3.9.0.wso2v3,4.0.0)) after osgi bundle is corrected - rajith-->

        <commons-collections4.orbit.version>4.1.wso2v1</commons-collections4.orbit.version>
        <commons-collections4.orbit.imp.pkg.version>0.0.0</commons-collections4.orbit.imp.pkg.version>

        <webharvest-core.orbit.version>2.0.0.wso2v3</webharvest-core.orbit.version>
        <webharvest-core.orbit.imp.pkg.version>[2.0.0,3.0.0)</webharvest-core.orbit.imp.pkg.version> <!--todo change this to appropriate version range ([2.0.0.wso2v2,2.1.0)) after osgi bundle is corrected - rajith-->

        <saxon.orbit.version>8.9.0.wso2v2</saxon.orbit.version>
        <commons-httpclient.orbit.version>3.1.0.wso2v6</commons-httpclient.orbit.version>
        <htmlcleaner.orbit.version>2.1.0.wso2v1</htmlcleaner.orbit.version>
        <jboss-transaction-api.version>1.1.1.Final</jboss-transaction-api.version>
        <ojdbc.version>6</ojdbc.version> <!--todo need to check for latest - rajith-->
        <cassandra-jdbc.orbit.version>1.2.5.wso2v1</cassandra-jdbc.orbit.version>

        <mongo-java-driver.orbit.version>3.5.0</mongo-java-driver.orbit.version>
        <mongo-java-driver.orbit.imp.pkg.version>[3.4.1,4.0.0)</mongo-java-driver.orbit.imp.pkg.version> <!--todo change this to appropriate version range ([2.11.4.wso2v1,2.12.0)) after osgi bundle is corrected - rajith-->

        <jongo.orbit.version>1.4.0.wso2v1</jongo.orbit.version>
        <jongo.orbit.imp.pkg.version>[1.4,1.5)</jongo.orbit.imp.pkg.version>

        <fasterxml.jackson.version>2.9.8.wso2v1</fasterxml.jackson.version>
        <bson4jackson.orbit.version>2.9.0</bson4jackson.orbit.version>

        <slf4j.version>1.7.21</slf4j.version>
        <cassandra-driver-core.orbit.version>3.7.1</cassandra-driver-core.orbit.version>
        <cassandra-driver-core.orbit.imp.pkg.version>[3.7.1,4.0.0)</cassandra-driver-core.orbit.imp.pkg.version>
        <mongo-java-driver.imp.pkg.version>[3.4.0,)</mongo-java-driver.imp.pkg.version>
		<mongo.driver.version>3.4.1</mongo.driver.version>
        <cassandra-driver-core.version>3.7.1</cassandra-driver-core.version>
        <cassandra-driver-core.imp.pkg.version>[3.7.1,4.0.0)</cassandra-driver-core.imp.pkg.version>
        <netty.version>4.0.39.Final</netty.version>
        <netty.imp.pkg.version>[4.0.33.Final,4.1.0)</netty.imp.pkg.version>

        <snappy-java.orbit.version>1.1.1.6.wso2v1</snappy-java.orbit.version>
        <lz4.orbit.version>1.2.0.wso2v1</lz4.orbit.version>
        <commons-dbcp.orbit.version>1.4.0.wso2v1</commons-dbcp.orbit.version>
        <commons-pool.orbit.version>1.5.6.wso2v1</commons-pool.orbit.version>

        <axiom.orbit.version>1.2.11-wso2v16</axiom.orbit.version>
        <axiom.orbit.imp.pkg.version>0.0.0</axiom.orbit.imp.pkg.version> <!--todo change this to appropriate version range ([1.2.11,1.3.0)) after osgi bundle is corrected - rajith-->

        <hadoop-client.orbit.version.>2.7.2.wso2v1</hadoop-client.orbit.version.>
        <hadoop-client.orbit.imp.pkg.version.>[2.7.0, 2.8.0)</hadoop-client.orbit.imp.pkg.version.>
        <zookeeper.orbit.version>3.4.5.wso2v1</zookeeper.orbit.version>
        <htrace.version>3.0.4.wso2v1</htrace.version>
        <apache.htrace.version>3.1.0-incubating.wso2v1</apache.htrace.version>
        <google.protobuf.version>2.6.1</google.protobuf.version>
        <protobuf.fragment.version>2.5.0.wso2v1</protobuf.fragment.version>
        <xerces.version>2.11.0</xerces.version>
        <commons.codec.import.version>[1.4, 1.5)</commons.codec.import.version>
        <org.htrace.import.version>[3.0.4, 3.1.0)</org.htrace.import.version>
        <htrace.import.version>[3.1.0-incubating, 3.2.0)</htrace.import.version>
        <protobuf.import.version>[2.5.0, 2.7.0)</protobuf.import.version>
        <zookeeper.import.version>[3.4.5, 3.5.0)</zookeeper.import.version>
        <jacoco.maven.plugin.version>0.8.2</jacoco.maven.plugin.version>

        <hbase.shaded.client.version>1.2.1.wso2v2</hbase.shaded.client.version>
        <hbase-client.orbit.imp.pkg.version>[1.2.1, 2.0)</hbase-client.orbit.imp.pkg.version>

        <carbon.p2.plugin.version>1.5.5</carbon.p2.plugin.version>

        <carbon-commons.version>4.7.17</carbon-commons.version>
        <carbon-commons.feature.imp.version>${carbon-commons.version}</carbon-commons.feature.imp.version>
        <carbon-commons.imp.pkg.version>[4.7.0,5.0.0)</carbon-commons.imp.pkg.version>
        <carbon-commons.user.mgt.imp.pkg.version>0.0.0</carbon-commons.user.mgt.imp.pkg.version> <!-- todo remove this and use identity.imp.pkg.version - rajith (temparory done)-->

        <json.orbit.version>3.0.0.wso2v1</json.orbit.version>
        <json.orbit.imp.pkg.version>0.0.0</json.orbit.imp.pkg.version> <!-- This comes from carbon-multitenancy, tenant.common.server feature -->

        <carbon-identity.framework.version>5.14.127</carbon-identity.framework.version>
        <carbon-identity.framework.imp.pkg.version>[5.13.0,6.0.0)</carbon-identity.framework.imp.pkg.version>

        <carbon-commons.trnsaction.mgt.imp.pkg.version>0.0.0</carbon-commons.trnsaction.mgt.imp.pkg.version> <!-- todo remove this and use {carbon-commons.imp.pkg.version} after org.wso2.carbon.transaction.manager (bundle - org.wso2.carbon.transaction.manager) is corrected to export correct versions-->

        <carbon-deployment.version>4.9.13</carbon-deployment.version>
        <carbon-deployment.feature.imp.version>${carbon-deployment.version}</carbon-deployment.feature.imp.version>

        <osgi.imp.pkg.version>[1.7.0,2.0.0)</osgi.imp.pkg.version> <!-- todo change this version to proper version range after osgi bundles are corrected (because export versions are different from bundle version) -rajith -->
        <osgi.service.imp.pkg.version>[1.2.0,1.3.0)</osgi.service.imp.pkg.version> <!-- todo change this version to proper version range after osgi bundles are corrected -rajith -->

        <commons-io.orbit.version>2.4.0.wso2v1</commons-io.orbit.version>
        <commons-io.orbit.imp.pkg.version>0.0.0</commons-io.orbit.imp.pkg.version> <!-- todo change this once commons-io is corrected to use correct version exports - rajith -->

        <commons-codec.orbit.version>1.12</commons-codec.orbit.version>
        <commons-codec.orbit.imp.pkg.version>0.0.0</commons-codec.orbit.imp.pkg.version> <!--todo change this to appropriate version range ([1.4.0.wso2v1,1.5.0)) after osgi bundle is corrected - rajith-->

        <wso2.securevault.version>1.1.3</wso2.securevault.version>
        <wso2.securevault.imp.pkg.version>0.0.0</wso2.securevault.imp.pkg.version> <!--todo change this to appropriate version range ([1.0.0-wso2v2,1.1.0)) after osgi bundle is corrected - rajith-->

        <xmlschema.orbit.version>1.4.7.wso2v3</xmlschema.orbit.version>
        <xmlschema.orbit.imp.pkg.version>[1.4.7.wso2v3,1.5.0)</xmlschema.orbit.imp.pkg.version>

        <neethi.orbit.version>2.0.4.wso2v4</neethi.orbit.version>
        <neethi.orbit.imp.pkg.version>[2.0.4.wso2v4,2.1.0)</neethi.orbit.imp.pkg.version>

        <jdbc-pool.orbit.version>7.0.34.wso2v2</jdbc-pool.orbit.version>
        <jdbc-pool.orbit.imp.pkg.version>[1.7.0,2.0.0)</jdbc-pool.orbit.imp.pkg.version>

        <carbon.commons.logging.imp.pkg.version>0.0.0</carbon.commons.logging.imp.pkg.version> <!-- todo  org.apache.commons.logging package version changed to this since there are no version in current export, after it was fixed change accordingly (should be able to use carbon.kernel.imp.pkg.version). - rajith-->

        <google-api-client.orbit.version>1.20.0.wso2v1</google-api-client.orbit.version>
        <google-api-client.orbit.imp.pkg.version>[1.20,2.0)</google-api-client.orbit.imp.pkg.version>

        <google-http-client.orbit.version>1.20.0.wso2v2</google-http-client.orbit.version>
        <google-http-client.orbit.imp.pkg.version>[1.20,2.0)</google-http-client.orbit.imp.pkg.version>

        <google-oauth-client.orbit.version>1.20.0.wso2v1</google-oauth-client.orbit.version>
        <google-oauth-client.orbit.imp.pkg.version>[1.20,2.0)</google-oauth-client.orbit.imp.pkg.version>

        <commons-fileupload.orbit.imp.pkg.version>[1.2,2.0)</commons-fileupload.orbit.imp.pkg.version>

        <hazelcast.orbit.imp.pkg.version>0.0.0</hazelcast.orbit.imp.pkg.version> <!-- todo change this once moved to kernel 442 -->
        <encoder.wso2.version>1.2.0.wso2v1</encoder.wso2.version>
        <!--<hazelcast.orbit.imp.pkg.version>[3.2,3.3)</hazelcast.orbit.imp.pkg.version>-->
        <metrics.core.version>3.2.5</metrics.core.version>

        <apache.felix.scr.ds.annotations.version>1.2.4</apache.felix.scr.ds.annotations.version>
        <maven.scr.plugin.version>1.26.0</maven.scr.plugin.version>
    </properties>

</project>


