From 4094dee63ac8324fdc47a8b8b04d99a0227b7ba6 Mon Sep 17 00:00:00 2001 From: Instrumental Date: Fri, 20 Apr 2018 10:38:26 -0500 Subject: Add missing jar compiles Issue-ID: AAF-256 Change-Id: Iafdfb11fca2455a0b062447a4a4bbf6b13cf11e0 Signed-off-by: Instrumental --- cadi/shiro-osgi-bundle/.gitignore | 5 +++++ cadi/shiro-osgi-bundle/pom.xml | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) create mode 100644 cadi/shiro-osgi-bundle/.gitignore (limited to 'cadi/shiro-osgi-bundle') diff --git a/cadi/shiro-osgi-bundle/.gitignore b/cadi/shiro-osgi-bundle/.gitignore new file mode 100644 index 00000000..f4b8361c --- /dev/null +++ b/cadi/shiro-osgi-bundle/.gitignore @@ -0,0 +1,5 @@ +/target +/bin/ +/.classpath +/.settings +/.project diff --git a/cadi/shiro-osgi-bundle/pom.xml b/cadi/shiro-osgi-bundle/pom.xml index 95b8589e..578a1b66 100644 --- a/cadi/shiro-osgi-bundle/pom.xml +++ b/cadi/shiro-osgi-bundle/pom.xml @@ -30,9 +30,7 @@ 4.0.0 - org.onap.aaf.authz aaf-shiro-aafrealm-osgi-bundle - 2.1.0-SNAPSHOT bundle -- cgit 1.2.3-korg