Files
struts/archetype/pom.xml
T
Toby Jee 26a9473fa4 WW-1359
- added maven archetype for saf2



git-svn-id: https://svn.apache.org/repos/asf/struts/action2/trunk@416415 13f79535-47bb-0310-9956-ffa450edef68
2006-06-22 16:41:42 +00:00

10 lines
270 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.struts.action2</groupId>
<artifactId>saf2-archetype-quickstart</artifactId>
<version>1.0-SNAPSHOT</version>
<packaging>maven-plugin</packaging>
</project>