<?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>io.streamzi.archetypes</groupId>
      <artifactId>streamzi-sink-archetype</artifactId>
      <version>0.0.1</version>
    </archetype>
    <archetype>
      <groupId>io.streamzi.archetypes</groupId>
      <artifactId>streamzi-source-archetype</artifactId>
      <version>0.0.1</version>
    </archetype>
    <archetype>
      <groupId>io.streamzi.eventflow.archetypes</groupId>
      <artifactId>eventflow-processor-archetype</artifactId>
      <version>0.0.2</version>
    </archetype>
    <archetype>
      <groupId>io.streamzi.eventflow.archetypes</groupId>
      <artifactId>eventflow-sink-archetype</artifactId>
      <version>0.0.2</version>
    </archetype>
    <archetype>
      <groupId>io.streamzi.eventflow.archetypes</groupId>
      <artifactId>eventflow-source-archetype</artifactId>
      <version>0.0.2</version>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.6.6.jbossorg-1</version>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxrs-service</artifactId>
      <version>2.6.8-jbossorg-1</version>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.4.8-patch-01</version>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.4.9.jbossorg-1</version>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.6.6.jbossorg-1</version>
    </archetype>
    <archetype>
      <groupId>org.apache.cxf.archetype</groupId>
      <artifactId>cxf-jaxws-javafirst</artifactId>
      <version>2.6.8-jbossorg-1</version>
    </archetype>
  </archetypes>
</archetype-catalog>
