Author: jmitchell
Date: Wed Apr 26 22:49:26 2006
New Revision: 397426
URL: http://svn.apache.org/viewcvs?rev=397426&view=rev
Log:
keep up with action1 version
Modified:
struts/sandbox/trunk/archetypes/action-blank/src/main/resources/archetype-resources/pom.xml
struts/sandbox/trunk/tiles/build/project.xml
Modified:
struts/sandbox/trunk/archetypes/action-blank/src/main/resources/archetype-resources/pom.xml
URL:
http://svn.apache.org/viewcvs/struts/sandbox/trunk/archetypes/action-blank/src/main/resources/archetype-resources/pom.xml?rev=397426&r1=397425&r2=397426&view=diff
==============================================================================
---
struts/sandbox/trunk/archetypes/action-blank/src/main/resources/archetype-resources/pom.xml
(original)
+++
struts/sandbox/trunk/archetypes/action-blank/src/main/resources/archetype-resources/pom.xml
Wed Apr 26 22:49:26 2006
@@ -19,12 +19,12 @@
<dependency>
<groupId>org.apache.struts.action</groupId>
<artifactId>struts-core</artifactId>
- <version>1.3.2-SNAPSHOT</version>
+ <version>1.3.3-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.struts.action</groupId>
<artifactId>struts-taglib</artifactId>
- <version>1.3.2-SNAPSHOT</version>
+ <version>1.3.3-SNAPSHOT</version>
</dependency>
<!--dependency>
<groupId>struts</groupId>
Modified: struts/sandbox/trunk/tiles/build/project.xml
URL:
http://svn.apache.org/viewcvs/struts/sandbox/trunk/tiles/build/project.xml?rev=397426&r1=397425&r2=397426&view=diff
==============================================================================
--- struts/sandbox/trunk/tiles/build/project.xml (original)
+++ struts/sandbox/trunk/tiles/build/project.xml Wed Apr 26 22:49:26 2006
@@ -56,7 +56,7 @@
<artifactId>struts-build</artifactId>
<name>Struts common build</name>
<groupId>org.apache.struts.action</groupId>
- <currentVersion>1.3.2-SNAPSHOT</currentVersion>
+ <currentVersion>1.3.3-SNAPSHOT</currentVersion>
<!-- ################################################################ -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]