diff options
author | Olivier Lamy <olamy@apache.org> | 2012-10-17 07:55:01 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2012-10-17 07:55:01 +0000 |
commit | 3e9de575acf391883987ca8712fc5060250f9438 (patch) | |
tree | d6a33af9c71bb6e801049a180ee610d77cd62e97 /redback-integrations/redback-jsecurity | |
parent | cbdc922f7df5e8dc10961a56de121dcb7ce406e2 (diff) | |
download | archiva-3e9de575acf391883987ca8712fc5060250f9438.tar.gz archiva-3e9de575acf391883987ca8712fc5060250f9438.zip |
non RC of jsecurity
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1399142 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'redback-integrations/redback-jsecurity')
-rw-r--r-- | redback-integrations/redback-jsecurity/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redback-integrations/redback-jsecurity/pom.xml b/redback-integrations/redback-jsecurity/pom.xml index e1d9b7a51..6d0a5cbf2 100644 --- a/redback-integrations/redback-jsecurity/pom.xml +++ b/redback-integrations/redback-jsecurity/pom.xml @@ -48,7 +48,7 @@ <dependency> <groupId>org.jsecurity</groupId> <artifactId>jsecurity</artifactId> - <version>0.9.0-RC2</version> + <version>0.9.0</version> </dependency> <!-- Test Dependencies --> |