<?xml version="1.0" encoding="UTF-8"?>
<archetype-catalog  xmlns="http://maven.apache.org/plugins/maven-archetype-plugin/archetype-catalog/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  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">
  <archetypes>
    <archetype>
      <groupId>org.anyframe.archetype</groupId>
      <artifactId>anyframe-basic-archetype</artifactId>
      <version>5.1.0</version>    
      <description>anyframe basic archetype (latest stable 5.1.0)</description>
    </archetype>    
    <archetype> 
      <groupId>org.anyframe.archetype</groupId>
      <artifactId>anyframe-service-archetype</artifactId>
      <version>2.1.0</version>    
      <description>anyframe service archetype (latest stable 2.1.0)</description> 
    </archetype>    
    <archetype>
      <groupId>org.anyframe.archetype</groupId>
      <artifactId>anyframe-basic-archetype</artifactId>
      <version>5.2.0-SNAPSHOT</version>    
      <description>anyframe basic archetype (test version 5.2.0-SNAPSHOT)</description>
    </archetype>    
    <archetype> 
      <groupId>org.anyframe.archetype</groupId>
      <artifactId>anyframe-service-archetype</artifactId>
      <version>2.2.0-SNAPSHOT</version>    
      <description>anyframe service archetype (test version 2.2.0-SNAPSHOT)</description> 
    </archetype>     
    <archetype>
      <groupId>anyframe.archetype</groupId>
      <artifactId>anyframe-basic-archetype</artifactId>
      <version>4.6.1</version>
      <description>anyframe basic archetype (4.6.1)</description> 
    </archetype>
  </archetypes>
</archetype-catalog>
