<?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">
  <modelVersion>4.0.0</modelVersion>
  <groupId>it.unibo.coordaas</groupId>
  <artifactId>tusow-cli</artifactId>
  <version>0.7.0</version>
  <name>Coordination -- Module `tusow-cli`</name>
  <description>Tuple-based Coordination environment</description>
  <url>https://github.com/CoordaaS/TuSoW</url>
  <licenses>
    <license>
      <name>Apache 2.0</name>
      <url>https://www.apache.org/licenses/LICENSE-2.0</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/it</organizationUrl>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:git:///github.com/CoordaaS/TuSoW.git</connection>
    <url>https://github.com/CoordaaS/TuSoW</url>
  </scm>
</project>
