Author: tmjee
Date: Mon Aug 7 00:11:12 2006
New Revision: 429260
URL: http://svn.apache.org/viewvc?rev=429260&view=rev
Log:
WW-1367
- changed sturts2-extras dependency version from 2.0-SNAPSHOT to
2.0.0-SNAPSHOT
Modified:
struts/maven/trunk/struts2-archetype-starter/src/main/resources/archetype-resources/pom.xml
Modified:
struts/maven/trunk/struts2-archetype-starter/src/main/resources/archetype-resources/pom.xml
URL:
http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-starter/src/main/resources/archetype-resources/pom.xml?rev=429260&r1=429259&r2=429260&view=diff
==============================================================================
---
struts/maven/trunk/struts2-archetype-starter/src/main/resources/archetype-resources/pom.xml
(original)
+++
struts/maven/trunk/struts2-archetype-starter/src/main/resources/archetype-resources/pom.xml
Mon Aug 7 00:11:12 2006
@@ -28,7 +28,7 @@
<dependency>
<groupId>org.apache.struts</groupId>
<artifactId>struts2-extras</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.struts</groupId>