<?xml version="1.0" encoding="UTF-8"?><project>
  <parent>
    <artifactId>appfuse</artifactId>
    <groupId>org.appfuse</groupId>
    <version>2.0-m2</version>
    <relativePath>../../pom.xml</relativePath>
  </parent>
  <modelVersion>4.0.0</modelVersion>
  <artifactId>appfuse-basic-spring</artifactId>
  <name>AppFuse Basic Archetype - Spring MVC</name>
  <version>1.0-m2</version>
  <description>Maven 2 archetype that creates a web application with AppFuse embedded in it.</description>
  <scm>
    <connection>scm:svn:https://appfuse.dev.java.net/svn/appfuse/trunk/archetypes/appfuse-basic-spring</connection>
    <developerConnection>scm:svn:https://appfuse.dev.java.net/svn/appfuse/trunk/archetypes/appfuse-basic-spring</developerConnection>
    <url>https://appfuse.dev.java.net/source/browse/appfuse/trunk/archetypes/appfuse-basic-spring</url>
  </scm>
  <distributionManagement>
    <status>deployed</status>
  </distributionManagement>
</project>
