<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<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">
  <modelVersion>4.0.0</modelVersion>
  <parent>
    <groupId>it.maggioli.api</groupId>
    <artifactId>demografico</artifactId>
    <version>1.0.38.0000</version>
    <relativePath>../../</relativePath>
  </parent>
  <groupId>it.maggioli.api</groupId>
  <artifactId>DEM-pub</artifactId>
  <packaging>pom</packaging>
  <properties>
    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
    <sicraPack200>true</sicraPack200>
  </properties>
  <name>DEM-pub</name>
  <modules>
    <module>pub</module>
  </modules>
  <dependencies>
    <dependency>
      <groupId>it.saga.library</groupId>
      <artifactId>messages-client</artifactId>
    </dependency>
    <dependency>
      <groupId>it.saga.library</groupId>
      <artifactId>common-client</artifactId>
    </dependency>
    <dependency>
      <groupId>it.saga.library</groupId>
      <artifactId>common-server</artifactId>
    </dependency>
    <dependency>
      <groupId>it.saga.pubblici</groupId>
      <artifactId>giudiciPopolari-client</artifactId>
    </dependency>
    <dependency>
      <groupId>it.saga.pubblici</groupId>
      <artifactId>pagamenti-client</artifactId>
    </dependency>
    <dependency>
      <groupId>it.saga.library</groupId>
      <artifactId>commonDataTypes-client</artifactId>
    </dependency>
    <dependency>
      <groupId>it.saga.library</groupId>
      <artifactId>commonDataTypes-server</artifactId>
    </dependency>
    <dependency>
      <groupId>it.saga.library</groupId>
      <artifactId>baseForms-client</artifactId>
    </dependency>
    <dependency>
      <groupId>it.saga.library</groupId>
      <artifactId>search-client</artifactId>
    </dependency>
    <dependency>
      <groupId>it.saga.library</groupId>
      <artifactId>controls-client</artifactId>
    </dependency>
    <dependency>
      <groupId>it.saga.library</groupId>
      <artifactId>localization-client</artifactId>
    </dependency>
    <dependency>
      <groupId>it.saga.pubblici</groupId>
      <artifactId>protocollo-client</artifactId>
    </dependency>
    <dependency>
      <groupId>it.saga.library</groupId>
      <artifactId>controls-grid-client</artifactId>
    </dependency>
    <dependency>
      <groupId>it.saga.library</groupId>
      <artifactId>bonifiche-client</artifactId>
    </dependency>
    <dependency>
      <groupId>it.saga.library</groupId>
      <artifactId>controls-treeView-client</artifactId>
    </dependency>
    <dependency>
      <groupId>it.saga.library</groupId>
      <artifactId>territorio-client</artifactId>
    </dependency>
    <dependency>
      <groupId>it.saga.library</groupId>
      <artifactId>territorio-catastoTributario-client</artifactId>
    </dependency>
    <dependency>
      <groupId>org.mapstruct</groupId>
      <artifactId>mapstruct</artifactId>
      <version>1.2.0.Final</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.mapstruct</groupId>
      <artifactId>mapstruct-processor</artifactId>
      <version>1.2.0.Final</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>it.saga.extern.lib</groupId>
      <artifactId>jboss-client7</artifactId>
      <type>pom</type>
    </dependency>
    <dependency>
      <groupId>it.maggioli.api</groupId>
      <artifactId>infrastruttura-pub</artifactId>
      <version>0.0.3.0000</version>
    </dependency>
    <dependency>
      <groupId>javax.servlet</groupId>
      <artifactId>servlet-api</artifactId>
      <version>2.5</version>
    </dependency>
    <dependency>
      <groupId>it.saga.extern.lib</groupId>
      <artifactId>openapi-libs</artifactId>
      <type>pom</type>
      <version>0.0.1.0000</version>
    </dependency>
    <dependency>
      <groupId>org.jboss.resteasy</groupId>
      <artifactId>resteasy-jaxrs</artifactId>
      <version>3.15.2.Final</version>
      <scope>provided</scope>
    </dependency>
    <dependency>
      <groupId>it.saga.pubblici</groupId>
      <artifactId>anagrafeUnica-client</artifactId>
    </dependency>
    <dependency>
      <groupId>it.saga.pubblici</groupId>
      <artifactId>anagrafeUnica-server</artifactId>
    </dependency>
    <dependency>
      <groupId>it.saga.library</groupId>
      <artifactId>expressions-client</artifactId>
    </dependency>
    <dependency>
      <groupId>it.saga.pubblici</groupId>
      <artifactId>anagrafe-client</artifactId>
      <version>LATEST</version>
    </dependency>
    <dependency>
      <groupId>it.saga.pubblici</groupId>
      <artifactId>anagrafe-server</artifactId>
    </dependency>
    <dependency>
      <groupId>it.saga.pubblici</groupId>
      <artifactId>statocivile-server</artifactId>
    </dependency>
    <dependency>
      <groupId>it.saga.library</groupId>
      <artifactId>objectNavigator-client</artifactId>
    </dependency>
    <dependency>
      <groupId>it.saga.pubblici</groupId>
      <artifactId>finanziaria-client</artifactId>
    </dependency>
    <dependency>
      <groupId>it.saga.library</groupId>
      <artifactId>datastructure-client</artifactId>
    </dependency>
    <dependency>
      <groupId>it.saga.pubblici</groupId>
      <artifactId>serviziDemografici-client</artifactId>
    </dependency>
    <dependency>
      <groupId>it.saga.extern.lib</groupId>
      <artifactId>jasper-reports</artifactId>
      <type>pom</type>
    </dependency>
    <dependency>
      <groupId>it.saga.extern.lib</groupId>
      <artifactId>dom4j</artifactId>
      <type>pom</type>
    </dependency>
    <dependency>
      <groupId>it.saga.pubblici</groupId>
      <artifactId>anagrafe-export-client</artifactId>
    </dependency>
    <dependency>
      <groupId>it.saga.pubblici</groupId>
      <artifactId>elettorale-client</artifactId>
    </dependency>
    <dependency>
      <groupId>it.saga.pubblici</groupId>
      <artifactId>anpr-client</artifactId>
    </dependency>
    <dependency>
      <groupId>it.saga.library</groupId>
      <artifactId>authentication-client</artifactId>
    </dependency>
    <dependency>
      <groupId>it.saga.library</groupId>
      <artifactId>repository-client</artifactId>
    </dependency>
    <dependency>
      <groupId>it.saga.library</groupId>
      <artifactId>repository-server</artifactId>
    </dependency>
    <dependency>
      <groupId>it.saga.pubblici</groupId>
      <artifactId>statocivile-client</artifactId>
    </dependency>
    <dependency>
      <groupId>it.saga.library</groupId>
      <artifactId>authentication-server</artifactId>
    </dependency>
    <dependency>
      <groupId>it.saga.pubblici</groupId>
      <artifactId>anagrafe-webservices-server</artifactId>
      <version>0.4.55.0001</version>
    </dependency>
    <dependency>
      <groupId>it.saga.extern.lib</groupId>
      <artifactId>axis</artifactId>
      <type>pom</type>
    </dependency>
    <dependency>
      <groupId>it.saga.extern.lib</groupId>
      <artifactId>yl</artifactId>
      <type>pom</type>
    </dependency>
    <dependency>
      <groupId>it.saga.extern.lib</groupId>
      <artifactId>xmlsec</artifactId>
      <type>pom</type>
    </dependency>
    <dependency>
      <groupId>it.saga.extern.lib</groupId>
      <artifactId>edtftpj</artifactId>
      <type>pom</type>
    </dependency>
  </dependencies>
</project>