Upgrade xacml 1.0.2 57/71757/1
authorPamela Dragosh <pdragosh@research.att.com>
Fri, 2 Nov 2018 15:09:14 +0000 (11:09 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Fri, 2 Nov 2018 18:53:49 +0000 (18:53 +0000)
This version of xacml only has license changes to the java
source files. This will clear ONAP license issues.

Issue-ID: POLICY-1228
Change-Id: Ieaff4d52c8046fee8357f7ebc907f2643d77322c
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
(cherry picked from commit 27ee507f93aae7519f2e0b75a0ceeadf00bfd837)

controlloop/common/controller-casablanca/pom.xml
controlloop/common/eventmanager/pom.xml
controlloop/common/feature-controlloop-amsterdam/pom.xml
controlloop/common/feature-controlloop-casablanca/pom.xml
controlloop/common/guard/pom.xml
controlloop/templates/archetype-cl-casablanca/src/main/resources/archetype-resources/pom.xml
controlloop/templates/template.demo.clc/pom.xml
controlloop/templates/template.demo/pom.xml

index 1dd54f6..89ce236 100644 (file)
         <dependency>
             <groupId>com.att.research.xacml</groupId>
             <artifactId>xacml-pdp</artifactId>
-            <version>1.0.1</version>
+            <version>1.0.2</version>
             <exclusions>
                 <!-- The LDAP PIP uses velocity which pulls this insecure jar in. We
                 are not using that PIP and can safely exclude this jar to resolve CLM issue.
index f7bfd0f..7d7ae07 100644 (file)
@@ -45,7 +45,7 @@
     <dependency>
       <groupId>com.att.research.xacml</groupId>
       <artifactId>xacml</artifactId>
-      <version>1.0.1</version>
+      <version>1.0.2</version>
       <scope>provided</scope>
       <exclusions>
         <!-- The LDAP PIP uses velocity which pulls this insecure jar in. We
index a07eaa6..5a5dccc 100644 (file)
         <dependency>
             <groupId>com.att.research.xacml</groupId>
             <artifactId>xacml-pdp</artifactId>
-            <version>1.0.1</version>
+            <version>1.0.2</version>
             <exclusions>
                 <exclusion>
                     <artifactId>commons-codec</artifactId>
index 22e67e6..6278a98 100644 (file)
         <dependency>
             <groupId>com.att.research.xacml</groupId>
             <artifactId>xacml-pdp</artifactId>
-            <version>1.0.1</version>
+            <version>1.0.2</version>
             <exclusions>
                 <exclusion>
                     <artifactId>commons-codec</artifactId>
index 134da18..df6423c 100644 (file)
@@ -38,7 +38,7 @@
     <dependency>
       <groupId>com.att.research.xacml</groupId>
       <artifactId>xacml-pdp</artifactId>
-      <version>1.0.1</version>
+      <version>1.0.2</version>
       <exclusions>
         <!-- The LDAP PIP uses velocity which pulls this insecure jar in. We
         are not using that PIP and can safely exclude this jar to resolve CLM issue.
index e44ebb2..6e40488 100644 (file)
     <dependency>
       <groupId>com.att.research.xacml</groupId>
       <artifactId>xacml-pdp</artifactId>
-      <version>1.0.1</version>
+      <version>1.0.2</version>
     </dependency>
     <dependency>
       <groupId>org.onap.policy.drools-pdp</groupId>
index b94f1db..2424b53 100644 (file)
     <dependency>
       <groupId>com.att.research.xacml</groupId>
       <artifactId>xacml</artifactId>
-      <version>1.0.1</version>
+      <version>1.0.2</version>
     </dependency>
     <dependency>
       <groupId>com.att.research.xacml</groupId>
       <artifactId>xacml-pdp</artifactId>
-      <version>1.0.1</version>
+      <version>1.0.2</version>
     </dependency>
     <dependency>
       <groupId>javax.persistence</groupId>
index ef62549..5d90b8d 100644 (file)
     <dependency>
       <groupId>com.att.research.xacml</groupId>
       <artifactId>xacml</artifactId>
-      <version>1.0.1</version>
+      <version>1.0.2</version>
       <scope>test</scope>
       <exclusions>
         <!-- The LDAP PIP uses velocity which pulls this insecure jar in. We
     <dependency>
       <groupId>com.att.research.xacml</groupId>
       <artifactId>xacml-pdp</artifactId>
-      <version>1.0.1</version>
+      <version>1.0.2</version>
       <scope>test</scope>
     </dependency>
     <dependency>