diff options
author | Olivier Lamy <olamy@apache.org> | 2012-07-30 09:24:30 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2012-07-30 09:24:30 +0000 |
commit | 634c78af51d3228457ad9bd0ab7f360451619b83 (patch) | |
tree | 4407d88d013d30359dd8a125b12d4d285ad3fd7a /redback-integrations/redback-struts2 | |
parent | b96c55550cc97d3ddb5273fca00b0b0b36c3d5df (diff) | |
download | archiva-634c78af51d3228457ad9bd0ab7f360451619b83.tar.gz archiva-634c78af51d3228457ad9bd0ab7f360451619b83.zip |
fix name
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1367046 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'redback-integrations/redback-struts2')
-rw-r--r-- | redback-integrations/redback-struts2/redback-struts2-content/src/main/resources/struts-security.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redback-integrations/redback-struts2/redback-struts2-content/src/main/resources/struts-security.xml b/redback-integrations/redback-struts2/redback-struts2-content/src/main/resources/struts-security.xml index c4fd136f0..7d32b6d63 100644 --- a/redback-integrations/redback-struts2/redback-struts2-content/src/main/resources/struts-security.xml +++ b/redback-integrations/redback-struts2/redback-struts2-content/src/main/resources/struts-security.xml @@ -21,7 +21,7 @@ "http://struts.apache.org/dtds/struts-2.0.dtd"> <!-- ================================================================== - Plexus Security Tools + Redback Security Tools This should contain the /security namespaced action configurations. |