<?xml version="1.0" encoding="UTF-8"?>
<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>
  <groupId>tools.vitruv</groupId>
  <artifactId>tools.vitruv.framework.p2wrappers.activextendannotations</artifactId>
  <name>p2 Dependency Wrapper Active Xtend Annotations</name>
  <version>3.2.2</version>
  <description>wrapper for the p2 dependency xannotations:edu.kit.ipd.sdq.activextendannotations</description>
  <url>https://github.com/vitruv-tools/Vitruv/tools.vitruv.framework.p2wrappers/tools.vitruv.framework.p2wrappers.activextendannotations</url>
  <developers>
    <developer>
      <name>Vitruvius Developers</name>
      <email>vitruv-dev@lists.kit.edu</email>
      <organization>Karlsruhe Institute of Technology (KIT), Germany</organization>
      <organizationUrl>https://kit.edu</organizationUrl>
    </developer>
  </developers>
  <licenses>
    <license>
      <name>Eclipse Public License - v 1.0</name>
      <url>https://www.eclipse.org/org/documents/epl-v10.php</url>
    </license>
  </licenses>
  <scm>
    <connection>scm:git:git://github.com/vitruv-tools/Vitruv.git/tools.vitruv.framework.p2wrappers/tools.vitruv.framework.p2wrappers.activextendannotations</connection>
    <developerConnection>scm:git:https://github.com/vitruv-tools/Vitruv.git/tools.vitruv.framework.p2wrappers/tools.vitruv.framework.p2wrappers.activextendannotations</developerConnection>
    <url>https://github.com/vitruv-tools/Vitruv/tree/main/tools.vitruv.framework.p2wrappers/tools.vitruv.framework.p2wrappers.activextendannotations</url>
  </scm>
  <organization>
    <name>Vitruvius Tools</name>
    <url>https://vitruv.tools/</url>
  </organization>
  <distributionManagement>
    <repository>
      <id>central</id>
      <url>https://central.sonatype.com</url>
    </repository>
    <snapshotRepository>
      <id>central</id>
      <url>https://central.sonatype.com/repository/maven-snapshots/</url>
    </snapshotRepository>
  </distributionManagement>
</project>
