aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2019-03-20 12:22:12 -0400
committerPamela Dragosh <pdragosh@research.att.com>2019-03-20 12:25:47 -0400
commitd41a9e50f80e619a42e8d31478ff9e41be4ce525 (patch)
tree4e3e95b1fbc87d1801c99c45f0f192fa37c4ad52
parent3848f800174f2ef6a0587da553fe2d18f0993ac8 (diff)
Upgrade to release drools1.3.6
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>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index cdee5746c..f5c138e8f 100644
--- 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>