<?xml version="1.0" encoding="UTF-8"?>
<archetype-catalog>
    <archetypes>
        <archetype>
            <groupId>org.mvnsearch.ridd</groupId>
            <artifactId>ridd-archetype-simple</artifactId>
            <version>1.0</version>
            <repository>http://www.mvnsearch.org/maven2</repository>
            <description>Create RIDD Web Application</description>
        </archetype>
        <archetype>
            <groupId>org.mvnsearch.maven.archetypes</groupId>
            <artifactId>flex3-j2ee</artifactId>
            <version>1.0</version>
            <repository>http://www.mvnsearch.org/maven2</repository>
            <description>Create Flex J2ee Integrated App</description>
        </archetype>
    </archetypes>
</archetype-catalog>
