pom.xml 649 Bytes
Newer Older
CED SA's avatar
CED SA committed
1 2 3 4 5 6 7 8 9 10 11 12
<?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.saga.pubblici</groupId>
    <artifactId>sm_statocivile-extra</artifactId>
    <version>0.0.2.0000-SNAPSHOT</version>
  <relativePath>../../../</relativePath></parent>
  <groupId>it.saga.pubblici</groupId>
  <artifactId>sm_statocivile-extra-setup</artifactId>
  <packaging>jar</packaging>
  <name>.      |_ setup</name>
</project>