<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>it.unibo.tucson</groupId>
  <artifactId>inspector</artifactId>
  <version>0.2.7</version>
  <name>TuCSoN -- Module `"TuCSoN"`</name>
  <description>Tuple Centres Spread over the Network</description>
  <url>https://github.com/TuCSoN-Coord/TuCSoN</url>
  <licenses>
    <license>
      <name>LGPL-3.0</name>
      <url>https://www.gnu.org/licenses/lgpl-3.0.html</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <name>Giovanni Ciatto</name>
      <email>giovanni.ciatto@unibo.it</email>
      <url>https://about.me/gciatto</url>
      <organization>University of Bologna</organization>
      <organizationUrl>https://www.unibo.it/en</organizationUrl>
    </developer>
    <developer>
      <name>Stefano Mariani</name>
      <email>s.mariani@unimore.it</email>
      <url>https://personale.unimore.it/rubrica/dettaglio/s.mariani</url>
      <organization>University of Modena and Reggio-Emilia</organization>
      <organizationUrl>https://www.unimore.it/</organizationUrl>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:git:///github.com/TuCSoN-Coord/TuCSoN.git</connection>
    <url>https://github.com/TuCSoN-Coord/TuCSoN</url>
  </scm>
</project>
