Upgrade to release drools 32/82832/1 1.3.6
authorPamela Dragosh <pdragosh@research.att.com>
Wed, 20 Mar 2019 16:22:12 +0000 (12:22 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Wed, 20 Mar 2019 16:25:47 +0000 (12:25 -0400)
When drools-pdp is released, this job will work.

Drools-pdp did not have fixes, it needs to have the same
groupid, artifactid for installation of drools-applications.

Drools-applications has fix for APPC LCM API payloads.

Change-Id: I0d84d6a99f7921255c55aad49b5d38946e12a08b
Issue-ID: POLICY-1607
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index cdee574..f5c138e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -59,7 +59,7 @@
 
         <!-- Project common dependency versions -->
         <version.policy.common>1.3.4</version.policy.common>
-        <version.policy.drools-pdp>1.3.5</version.policy.drools-pdp>
+        <version.policy.drools-pdp>1.3.6</version.policy.drools-pdp>
     </properties>
 
     <build>