Adding project 'shiro-basic'
Project: http://git-wip-us.apache.org/repos/asf/struts-examples/repo Commit: http://git-wip-us.apache.org/repos/asf/struts-examples/commit/ade34f28 Tree: http://git-wip-us.apache.org/repos/asf/struts-examples/tree/ade34f28 Diff: http://git-wip-us.apache.org/repos/asf/struts-examples/diff/ade34f28 Branch: refs/heads/master Commit: ade34f2877316df689321db452deaae4e4320ccc Parents: 35a4fef Author: tkofford <tkoff...@home.ku.edu> Authored: Thu Jul 6 08:21:37 2017 -0500 Committer: tkofford <tkoff...@home.ku.edu> Committed: Thu Jul 6 08:21:37 2017 -0500 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts-examples/blob/ade34f28/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 16778d5..0a43b58 100644 --- a/pom.xml +++ b/pom.xml @@ -71,6 +71,7 @@ <module>preparable-interface</module> <module>restful2actionmapper</module> <module>rest-angular</module> + <module>shiro-basic</module> <module>spring-struts</module> <module>text-provider</module> <module>tiles</module>