<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/xsd/maven-4.0.0.xsd">
  <modelVersion>4.0.0</modelVersion>

  <parent>
    <groupId>org.kie.modules</groupId>
    <artifactId>jboss-eap-6.3</artifactId>
    <version>6.2.0.Final</version>
  </parent>

  <groupId>org.kie.modules</groupId>
  <artifactId>org-apache-cxf-impl-main</artifactId>
  <name>EAP Base Module org.apache.cxf.impl:main</name>
  <packaging>pom</packaging>

  <properties>
    <module.type>base</module.type>
    <module.slot>main</module.slot>
    <module.name>org.apache.cxf.impl</module.name>
  </properties>


  <dependencies>
    <dependency>
      <groupId>org.apache.cxf</groupId>
      <artifactId>cxf-tools-wsdlto-core</artifactId>
      <version>2.7.11.redhat-3</version>
      <type>pom</type>
      <scope>system</scope>
      <systemPath>${project.basedir}/src/main/resources/cxf-tools-wsdlto-core-2.7.11.redhat-3.jar-pom.xml</systemPath>
    </dependency>
    <dependency>
      <groupId>org.apache.cxf</groupId>
      <artifactId>cxf-rt-transports-jms</artifactId>
      <version>2.7.11.redhat-3</version>
      <type>pom</type>
      <scope>system</scope>
      <systemPath>${project.basedir}/src/main/resources/cxf-rt-transports-jms-2.7.11.redhat-3.jar-pom.xml</systemPath>
    </dependency>
    <dependency>
      <groupId>org.apache.cxf</groupId>
      <artifactId>cxf-rt-ws-policy</artifactId>
      <version>2.7.11.redhat-3</version>
      <type>pom</type>
      <scope>system</scope>
      <systemPath>${project.basedir}/src/main/resources/cxf-rt-ws-policy-2.7.11.redhat-3.jar-pom.xml</systemPath>
    </dependency>
    <dependency>
      <groupId>org.apache.cxf</groupId>
      <artifactId>cxf-rt-databinding-aegis</artifactId>
      <version>2.7.11.redhat-3</version>
      <type>pom</type>
      <scope>system</scope>
      <systemPath>${project.basedir}/src/main/resources/cxf-rt-databinding-aegis-2.7.11.redhat-3.jar-pom.xml</systemPath>
    </dependency>
    <dependency>
      <groupId>org.apache.cxf.services.sts</groupId>
      <artifactId>cxf-services-sts-core</artifactId>
      <version>2.7.11.redhat-3</version>
      <type>pom</type>
      <scope>system</scope>
      <systemPath>${project.basedir}/src/main/resources/cxf-services-sts-core-2.7.11.redhat-3.jar-pom.xml</systemPath>
    </dependency>
    <dependency>
      <groupId>org.apache.cxf</groupId>
      <artifactId>cxf-rt-bindings-xml</artifactId>
      <version>2.7.11.redhat-3</version>
      <type>pom</type>
      <scope>system</scope>
      <systemPath>${project.basedir}/src/main/resources/cxf-rt-bindings-xml-2.7.11.redhat-3.jar-pom.xml</systemPath>
    </dependency>
    <dependency>
      <groupId>org.apache.cxf</groupId>
      <artifactId>cxf-tools-common</artifactId>
      <version>2.7.11.redhat-3</version>
      <type>pom</type>
      <scope>system</scope>
      <systemPath>${project.basedir}/src/main/resources/cxf-tools-common-2.7.11.redhat-3.jar-pom.xml</systemPath>
    </dependency>
    <dependency>
      <groupId>org.apache.cxf</groupId>
      <artifactId>cxf-rt-ws-security</artifactId>
      <version>2.7.11.redhat-3</version>
      <type>pom</type>
      <scope>system</scope>
      <systemPath>${project.basedir}/src/main/resources/cxf-rt-ws-security-2.7.11.redhat-3.jar-pom.xml</systemPath>
    </dependency>
    <dependency>
      <groupId>org.apache.cxf</groupId>
      <artifactId>cxf-rt-bindings-soap</artifactId>
      <version>2.7.11.redhat-3</version>
      <type>pom</type>
      <scope>system</scope>
      <systemPath>${project.basedir}/src/main/resources/cxf-rt-bindings-soap-2.7.11.redhat-3.jar-pom.xml</systemPath>
    </dependency>
    <dependency>
      <groupId>org.apache.cxf.xjcplugins</groupId>
      <artifactId>cxf-xjc-dv</artifactId>
      <version>2.6.1.redhat-2</version>
      <type>pom</type>
      <scope>system</scope>
      <systemPath>${project.basedir}/src/main/resources/cxf-xjc-dv-2.6.1.redhat-2.jar-pom.xml</systemPath>
    </dependency>
    <dependency>
      <groupId>org.apache.cxf</groupId>
      <artifactId>cxf-rt-ws-mex</artifactId>
      <version>2.7.11.redhat-3</version>
      <type>pom</type>
      <scope>system</scope>
      <systemPath>${project.basedir}/src/main/resources/cxf-rt-ws-mex-2.7.11.redhat-3.jar-pom.xml</systemPath>
    </dependency>
    <dependency>
      <groupId>org.apache.cxf</groupId>
      <artifactId>cxf-tools-wsdlto-databinding-jaxb</artifactId>
      <version>2.7.11.redhat-3</version>
      <type>pom</type>
      <scope>system</scope>
      <systemPath>${project.basedir}/src/main/resources/cxf-tools-wsdlto-databinding-jaxb-2.7.11.redhat-3.jar-pom.xml</systemPath>
    </dependency>
    <dependency>
      <groupId>org.apache.cxf</groupId>
      <artifactId>cxf-rt-transports-local</artifactId>
      <version>2.7.11.redhat-3</version>
      <type>pom</type>
      <scope>system</scope>
      <systemPath>${project.basedir}/src/main/resources/cxf-rt-transports-local-2.7.11.redhat-3.jar-pom.xml</systemPath>
    </dependency>
    <dependency>
      <groupId>org.apache.cxf</groupId>
      <artifactId>cxf-rt-transports-http</artifactId>
      <version>2.7.11.redhat-3</version>
      <type>pom</type>
      <scope>system</scope>
      <systemPath>${project.basedir}/src/main/resources/cxf-rt-transports-http-2.7.11.redhat-3.jar-pom.xml</systemPath>
    </dependency>
    <dependency>
      <groupId>org.apache.cxf.xjcplugins</groupId>
      <artifactId>cxf-xjc-ts</artifactId>
      <version>2.6.1.redhat-2</version>
      <type>pom</type>
      <scope>system</scope>
      <systemPath>${project.basedir}/src/main/resources/cxf-xjc-ts-2.6.1.redhat-2.jar-pom.xml</systemPath>
    </dependency>
    <dependency>
      <groupId>org.apache.cxf</groupId>
      <artifactId>cxf-rt-ws-addr</artifactId>
      <version>2.7.11.redhat-3</version>
      <type>pom</type>
      <scope>system</scope>
      <systemPath>${project.basedir}/src/main/resources/cxf-rt-ws-addr-2.7.11.redhat-3.jar-pom.xml</systemPath>
    </dependency>
    <dependency>
      <groupId>org.apache.cxf.xjcplugins</groupId>
      <artifactId>cxf-xjc-boolean</artifactId>
      <version>2.6.1.redhat-2</version>
      <type>pom</type>
      <scope>system</scope>
      <systemPath>${project.basedir}/src/main/resources/cxf-xjc-boolean-2.6.1.redhat-2.jar-pom.xml</systemPath>
    </dependency>
    <dependency>
      <groupId>org.apache.cxf</groupId>
      <artifactId>cxf-rt-core</artifactId>
      <version>2.7.11.redhat-3</version>
      <type>pom</type>
      <scope>system</scope>
      <systemPath>${project.basedir}/src/main/resources/cxf-rt-core-2.7.11.redhat-3.jar-pom.xml</systemPath>
    </dependency>
    <dependency>
      <groupId>org.apache.cxf</groupId>
      <artifactId>cxf-rt-ws-rm</artifactId>
      <version>2.7.11.redhat-3</version>
      <type>pom</type>
      <scope>system</scope>
      <systemPath>${project.basedir}/src/main/resources/cxf-rt-ws-rm-2.7.11.redhat-3.jar-pom.xml</systemPath>
    </dependency>
    <dependency>
      <groupId>org.apache.cxf</groupId>
      <artifactId>cxf-rt-bindings-object</artifactId>
      <version>2.7.11.redhat-3</version>
      <type>pom</type>
      <scope>system</scope>
      <systemPath>${project.basedir}/src/main/resources/cxf-rt-bindings-object-2.7.11.redhat-3.jar-pom.xml</systemPath>
    </dependency>
    <dependency>
      <groupId>org.apache.cxf</groupId>
      <artifactId>cxf-tools-validator</artifactId>
      <version>2.7.11.redhat-3</version>
      <type>pom</type>
      <scope>system</scope>
      <systemPath>${project.basedir}/src/main/resources/cxf-tools-validator-2.7.11.redhat-3.jar-pom.xml</systemPath>
    </dependency>
    <dependency>
      <groupId>org.apache.cxf</groupId>
      <artifactId>cxf-rt-management</artifactId>
      <version>2.7.11.redhat-3</version>
      <type>pom</type>
      <scope>system</scope>
      <systemPath>${project.basedir}/src/main/resources/cxf-rt-management-2.7.11.redhat-3.jar-pom.xml</systemPath>
    </dependency>
    <dependency>
      <groupId>org.apache.cxf</groupId>
      <artifactId>cxf-tools-wsdlto-frontend-jaxws</artifactId>
      <version>2.7.11.redhat-3</version>
      <type>pom</type>
      <scope>system</scope>
      <systemPath>${project.basedir}/src/main/resources/cxf-tools-wsdlto-frontend-jaxws-2.7.11.redhat-3.jar-pom.xml</systemPath>
    </dependency>
    <dependency>
      <groupId>org.apache.cxf</groupId>
      <artifactId>cxf-tools-java2ws</artifactId>
      <version>2.7.11.redhat-3</version>
      <type>pom</type>
      <scope>system</scope>
      <systemPath>${project.basedir}/src/main/resources/cxf-tools-java2ws-2.7.11.redhat-3.jar-pom.xml</systemPath>
    </dependency>
    <dependency>
      <groupId>org.apache.cxf</groupId>
      <artifactId>cxf-rt-databinding-jaxb</artifactId>
      <version>2.7.11.redhat-3</version>
      <type>pom</type>
      <scope>system</scope>
      <systemPath>${project.basedir}/src/main/resources/cxf-rt-databinding-jaxb-2.7.11.redhat-3.jar-pom.xml</systemPath>
    </dependency>
    <dependency>
      <groupId>org.apache.cxf</groupId>
      <artifactId>cxf-rt-frontend-jaxws</artifactId>
      <version>2.7.11.redhat-3</version>
      <type>pom</type>
      <scope>system</scope>
      <systemPath>${project.basedir}/src/main/resources/cxf-rt-frontend-jaxws-2.7.11.redhat-3.jar-pom.xml</systemPath>
    </dependency>
    <dependency>
      <groupId>org.apache.cxf</groupId>
      <artifactId>cxf-rt-bindings-coloc</artifactId>
      <version>2.7.11.redhat-3</version>
      <type>pom</type>
      <scope>system</scope>
      <systemPath>${project.basedir}/src/main/resources/cxf-rt-bindings-coloc-2.7.11.redhat-3.jar-pom.xml</systemPath>
    </dependency>
    <dependency>
      <groupId>org.apache.cxf.services.ws-discovery</groupId>
      <artifactId>cxf-services-ws-discovery-api</artifactId>
      <version>2.7.11.redhat-3</version>
      <type>pom</type>
      <scope>system</scope>
      <systemPath>${project.basedir}/src/main/resources/cxf-services-ws-discovery-api-2.7.11.redhat-3.jar-pom.xml</systemPath>
    </dependency>
    <dependency>
      <groupId>org.apache.cxf</groupId>
      <artifactId>cxf-rt-frontend-simple</artifactId>
      <version>2.7.11.redhat-3</version>
      <type>pom</type>
      <scope>system</scope>
      <systemPath>${project.basedir}/src/main/resources/cxf-rt-frontend-simple-2.7.11.redhat-3.jar-pom.xml</systemPath>
    </dependency>

    <!-- Custom dependencies. -->
    <dependency>
      <groupId>org.apache.cxf</groupId>
      <artifactId>cxf-rt-frontend-jaxws</artifactId>
      <version>2.7.11</version>
      <type>jar</type>
    </dependency>
    <dependency>
      <groupId>org.apache.cxf</groupId>
      <artifactId>cxf-rt-databinding-jaxb</artifactId>
      <version>2.7.11</version>
      <type>jar</type>
    </dependency>
    <dependency>
      <groupId>org.apache.cxf</groupId>
      <artifactId>cxf-rt-transports-http</artifactId>
      <version>2.7.11</version>
      <type>jar</type>
    </dependency>

  </dependencies>


</project>
