<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://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>net.mdatools</groupId>
  <artifactId>modelant.uml13.maven</artifactId>
  <version>3.3.0</version>
  <packaging>pom</packaging>
  <name>modelant.uml13.maven</name>
  <description>Maven plugins to prduce and process UML 1.3 models</description>
  <url>https://mdatools.net/modelant.uml13/modelant.uml13.maven/</url>
  <licenses>
    <license>
      <name>Eclipse Public License v 2.0</name>
      <url>https://www.eclipse.org/legal/epl-v20.html</url>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <developers>
    <developer>
      <name>Rusi Popov</name>
      <email>popovr@mdatools.net</email>
      <organization>MDA Tools</organization>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:https://github.com/rpopov/modelant.git/modelant.uml13/modelant.uml13.maven</connection>
    <developerConnection>scm:git:https://github.com/rpopov/modelant.git/modelant.uml13/modelant.uml13.maven</developerConnection>
    <url>https://github.com/rpopov/modelant/modelant.uml13/modelant.uml13.maven</url>
  </scm>
</project>
