<?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>com.vortex.envcloud</groupId>
      <artifactId>envcloud-sample-archetype</artifactId>
      <version>1.0-SNAPSHOT</version>
      <repository>http://maven.envcloud.com.cn:8081/nexus/content/repositories/snapshots</repository>
    </archetype>
  </archetypes>
</archetype-catalog>
