Author: jmitchell Date: Mon Oct 16 19:44:09 2006 New Revision: 464774 URL: http://svn.apache.org/viewvc?view=rev&rev=464774 Log: Revert earlier change: ref STR-2899 Update README to show how to run via Jetty plugin, added Jetty config, moved version to 1.3.6-SNAPSHOT
Modified: struts/maven/trunk/struts-archetype-blank/pom.xml Modified: struts/maven/trunk/struts-archetype-blank/pom.xml URL: http://svn.apache.org/viewvc/struts/maven/trunk/struts-archetype-blank/pom.xml?view=diff&rev=464774&r1=464773&r2=464774 ============================================================================== --- struts/maven/trunk/struts-archetype-blank/pom.xml (original) +++ struts/maven/trunk/struts-archetype-blank/pom.xml Mon Oct 16 19:44:09 2006 @@ -10,7 +10,7 @@ </parent> <groupId>org.apache.struts</groupId> <artifactId>struts-archetype-blank</artifactId> - <version>1.3.6-SNAPSHOT</version> + <version>1.3.5-SNAPSHOT</version> <packaging>jar</packaging> <name>Struts Archetypes - Blank</name>