Remove XACML 39/71839/1
authorsebdet <sebastien.determe@intl.att.com>
Mon, 5 Nov 2018 13:12:48 +0000 (14:12 +0100)
committersebdet <sebastien.determe@intl.att.com>
Mon, 5 Nov 2018 13:12:48 +0000 (14:12 +0100)
Remove XACML from dependencies due to licensing issue

Issue-ID: CLAMP-245
Change-Id: I5e325d13546369c7748736d56382b95c97c922df
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index c9014fe..72f62f0 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                                                                <groupId>commons-fileupload</groupId>
                                                                                <artifactId>commons-fileupload</artifactId>
                                                                </exclusion>
+                                                               <exclusion>
+                                                                               <groupId>com.att.research.xacml</groupId>
+                                                                               <artifactId>xacml</artifactId>
+                                                               </exclusion>
                                                </exclusions>
                                </dependency>
                                <dependency>