<?xml version="1.0" encoding="UTF-8"?>
<archetype-catalog>
    <archetypes>
        <archetype>
            <groupId>org.apache.struts</groupId>
            <artifactId>struts2-archetype-blank</artifactId>
            <version>2.1.8</version>
            <repository>http://www.lenart.org.pl/maven/</repository>
            <description>Struts 2 Archetypes - Blank</description>
        </archetype>
        <archetype>
            <groupId>org.apache.struts</groupId>
            <artifactId>struts2-archetype-starter</artifactId>
            <version>2.1.8</version>
            <repository>http://www.lenart.org.pl/maven/</repository>
            <description>Struts 2 Archetypes - Starter</description>
        </archetype>
        <archetype>
            <groupId>org.apache.struts</groupId>
            <artifactId>struts2-archetype-convention</artifactId>
            <version>2.1.8</version>
            <repository>http://www.lenart.org.pl/maven/</repository>
            <description>Struts 2 Archetypes - Blank Convention</description>
        </archetype>
	</archetypes>
</archetype-catalog>
