Repository: struts-examples
Updated Branches:
  refs/heads/crud_branch [created] 37cb87df7


added crud module

Project: http://git-wip-us.apache.org/repos/asf/struts-examples/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts-examples/commit/e0d0c871
Tree: http://git-wip-us.apache.org/repos/asf/struts-examples/tree/e0d0c871
Diff: http://git-wip-us.apache.org/repos/asf/struts-examples/diff/e0d0c871

Branch: refs/heads/crud_branch
Commit: e0d0c871945be52f09abd17c985c95cb45f0ae08
Parents: b659700
Author: phillips1021 <phillips1...@hotmail.com>
Authored: Wed Apr 16 07:44:41 2014 -0500
Committer: phillips1021 <phillips1...@hotmail.com>
Committed: Wed Apr 16 07:44:41 2014 -0500

----------------------------------------------------------------------
 pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/struts-examples/blob/e0d0c871/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5065411..8d4310e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,6 +58,7 @@
         <module>exclude_parameters</module>
         <module>restful2actionmapper</module>
         <module>bean_validation</module>
+        <module>crud</module>
     </modules>
 
 

Reply via email to