<?xml version="1.0" encoding="UTF-8"?>
<archetype-catalog xsi:schemaLocation="http://maven.apache.org/plugins/maven-archetype-plugin/archetype-catalog/1.0.0 http://maven.apache.org/xsd/archetype-catalog-1.0.0.xsd"
    xmlns="http://maven.apache.org/plugins/maven-archetype-plugin/archetype-catalog/1.0.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <archetypes>
    <archetype>
      <groupId>de.hdm_stuttgart.mi</groupId>
      <artifactId>mi-maven-archetype-helloworld</artifactId>
      <version>1.7</version>
    </archetype>
    <archetype>
      <groupId>de.hdm_stuttgart.mi</groupId>
      <artifactId>mi-maven-archetype-javafxml</artifactId>
      <version>21.0.1</version>
    </archetype>
    <archetype>
      <groupId>de.hdm_stuttgart.mi</groupId>
      <artifactId>mi-maven-archetype-jpa-hibernate</artifactId>
      <version>1.3</version>
    </archetype>
    <archetype>
      <groupId>de.hdm_stuttgart.mi</groupId>
      <artifactId>mi-maven-archetype-quickstart</artifactId>
      <version>2.4</version>
    </archetype>
    <archetype>
      <groupId>de.hdm_stuttgart.mi</groupId>
      <artifactId>mi-maven-archetype-quickstart</artifactId>
      <version>2.5</version>
    </archetype>
  </archetypes>
</archetype-catalog>
