Adding shiro osgi aafrealm bundle

Adding osgi aafrealm bundle. this bundle is wrapped with
cadi shiro plugin which will use aaf custom realm in
opendaylight environment

Issue-ID: AAF-250
Change-Id: Iefd68a8825ae78e035f99fd9b42b0c6e8389b11d
Signed-off-by: Sai Gandham <sg481n@att.com>
diff --git a/cadi/pom.xml b/cadi/pom.xml
index 6c2dd15..5dfdf9e 100644
--- a/cadi/pom.xml
+++ b/cadi/pom.xml
@@ -136,6 +136,7 @@
 		<module>aaf</module>
 		<module>oauth-enduser</module>
 		<module>shiro</module>
+		<module>shiro-osgi-bundle</module>
 	</modules>
 
 	<!-- ============================================================== -->