<?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.geomajas</groupId>
	<artifactId>geomajas-gwt-archetype</artifactId>
	<version>1.8.0</version>
	<description>Geomajas GWT application archetype</description>
      <repository>https://oss.sonatype.org/content/groups/staging</repository>
    </archetype>
<!--
    <archetype>
	<groupId>org.geomajas</groupId>
	<artifactId>geomajas-plugin-archetype</artifactId>
	<version>1.0.0-SNAPSHOT</version>
	<description>Geomajas plugin archetype</description>
      <repository>http://apps.geomajas.org/nexus/content/groups/latest/</repository>
    </archetype>
-->
  </archetypes>
</archetype-catalog>
