From 9b8bad6df2746688133bc57306c98e201f8fa6a8 Mon Sep 17 00:00:00 2001 From: Sai Gandham <sg481n@att.com> Date: Mon, 2 Jul 2018 16:53:27 -0500 Subject: move shiro modules to cadi repo Issue-ID: AAF-380 Change-Id: I3383995551a7ea3a98d9e1cbebd324d49bbba134 Signed-off-by: Sai Gandham <sg481n@att.com> --- cadi/pom.xml | 2 -- 1 file changed, 2 deletions(-) (limited to 'cadi/pom.xml') diff --git a/cadi/pom.xml b/cadi/pom.xml index 1e45e574..ab80527d 100644 --- a/cadi/pom.xml +++ b/cadi/pom.xml @@ -133,8 +133,6 @@ <module>client</module> <module>aaf</module> <module>oauth-enduser</module> - <module>shiro</module> - <module>shiro-osgi-bundle</module> </modules> <!-- ============================================================== --> -- cgit