Author: bphillips
Date: Mon Jul 1 14:39:58 2013
New Revision: 1498487
URL: http://svn.apache.org/r1498487
Log:
added message resource child module
Modified:
struts/sandbox/trunk/struts2examples/pom.xml
Modified: struts/sandbox/trunk/struts2examples/pom.xml
URL:
http://svn.apache.org/viewvc/struts/sandbox/trunk/struts2examples/pom.xml?rev=1498487&r1=1498486&r2=1498487&view=diff
==============================================================================
--- struts/sandbox/trunk/struts2examples/pom.xml (original)
+++ struts/sandbox/trunk/struts2examples/pom.xml Mon Jul 1 14:39:58 2013
@@ -36,6 +36,7 @@
<module>coding_actions</module>
<module>form_processing</module>
<module>form_validation</module>
+ <module>message_resource</module>
</modules>
<dependencies>