<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <!-- This module was also published with a richer model, Gradle metadata,  -->
  <!-- which should be used instead. Do not delete the following line which  -->
  <!-- is to indicate to Gradle or any Gradle module metadata file consumer  -->
  <!-- that they should prefer consuming it instead. -->
  <!-- do_not_remove: published-with-gradle-metadata -->
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.aurea.sonic.utilities</groupId>
  <artifactId>sonic-mf-utils</artifactId>
  <version>14.0.11-SNAPSHOT</version>
  <name>Utilities to Access the Sonic Directory Storage</name>
  <description>Utilities to Access the Sonic Directory Storage</description>
  <url>https://www.aurea.com/our-solutions/experience-solutions/cx-messenger</url>
  <organization>
    <name>Aurea</name>
    <url>https://www.aurea.com</url>
  </organization>
  <licenses>
    <license>
      <name>https://support.aurea.com</name>
      <url>https://support.aurea.com</url>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>msunkur-tr</id>
      <name>Mehmet Sunkur</name>
      <email>mehmet.sunkur@aurea.com</email>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:git@github.com:trilogy-group/aurea-cxm-users-pca</connection>
    <developerConnection>scm:git:git@github.com:trilogy-group/aurea-cxm-users-pca</developerConnection>
    <url>https://github.com/trilogy-group/aurea-cxm-users-pca</url>
  </scm>
  <issueManagement>
    <system>Jira</system>
    <url>https://jira.devfactory.com/browse/SONIC</url>
  </issueManagement>
  <dependencies>
    <dependency>
      <groupId>org.apache.logging.log4j</groupId>
      <artifactId>log4j-api</artifactId>
      <version>2.22.0</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>axis</groupId>
      <artifactId>axis</artifactId>
      <version>1.3</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>commons-discovery</groupId>
      <artifactId>commons-discovery</artifactId>
      <version>0.4</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>javax.xml</groupId>
      <artifactId>jaxrpc-api</artifactId>
      <version>1.1</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>javax.xml.soap</groupId>
      <artifactId>javax.xml.soap-api</artifactId>
      <version>1.4.0</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>net.sf.saxon</groupId>
      <artifactId>saxon-dom</artifactId>
      <version>8.7</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.aurea.sonic.mq</groupId>
      <artifactId>mgmt_client</artifactId>
      <version>14.0.11-SNAPSHOT</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.aurea.sonic.mq</groupId>
      <artifactId>sonic_mgmt_client</artifactId>
      <version>14.0.11-SNAPSHOT</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.aurea.sonic.mq</groupId>
      <artifactId>mgmt_config</artifactId>
      <version>14.0.11-SNAPSHOT</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.aurea.sonic.mq</groupId>
      <artifactId>sonic_Client</artifactId>
      <version>14.0.11-SNAPSHOT</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.aurea.sonic.mq</groupId>
      <artifactId>sonic_Crypto</artifactId>
      <version>14.0.11-SNAPSHOT</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.aurea.sonic.mq</groupId>
      <artifactId>sonic_XA</artifactId>
      <version>14.0.11-SNAPSHOT</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.aurea.sonic.esb</groupId>
      <artifactId>xq_config</artifactId>
      <version>14.0.11-SNAPSHOT</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.aurea.sonic.esb</groupId>
      <artifactId>xq_core</artifactId>
      <version>14.0.11-SNAPSHOT</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>commons-logging</groupId>
      <artifactId>commons-logging</artifactId>
      <version>1.1.1</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>org.apache.xmlbeans</groupId>
      <artifactId>xmlbeans</artifactId>
      <version>2.5.0</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>xerces</groupId>
      <artifactId>xercesImpl</artifactId>
      <version>2.12.2</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.aurea.sonic.mq</groupId>
      <artifactId>mfcontext</artifactId>
      <version>14.0.11-SNAPSHOT</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.aurea.sonic.mq</groupId>
      <artifactId>MFdirectory</artifactId>
      <version>14.0.11-SNAPSHOT</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>org.apache.ant</groupId>
      <artifactId>ant</artifactId>
      <version>1.7.1</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>org.apache.tuscany.sdo</groupId>
      <artifactId>tuscany-sdo-impl</artifactId>
      <version>1.1.1</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>javax.mail</groupId>
      <artifactId>mail</artifactId>
      <version>1.4.3</version>
      <scope>runtime</scope>
    </dependency>
  </dependencies>
</project>
