Author: tmjee
Date: Thu Jun 22 09:41:42 2006
New Revision: 416415

URL: http://svn.apache.org/viewvc?rev=416415&view=rev
Log:
WW-1359
  - added maven archetype for saf2

Added:
    struts/action2/trunk/archetype/pom.xml   (with props)

Added: struts/action2/trunk/archetype/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/action2/trunk/archetype/pom.xml?rev=416415&view=auto
==============================================================================
--- struts/action2/trunk/archetype/pom.xml (added)
+++ struts/action2/trunk/archetype/pom.xml Thu Jun 22 09:41:42 2006
@@ -0,0 +1,9 @@
+<?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>

Propchange: struts/action2/trunk/archetype/pom.xml
------------------------------------------------------------------------------
    svn:eol-style = native


Reply via email to