aboutsummaryrefslogtreecommitdiffstats
path: root/policy-core/pom.xml
diff options
context:
space:
mode:
authorPeyton Puckett <peyton.puckett@att.com>2020-03-24 13:55:15 -0500
committerPeyton Puckett <peyton.puckett@att.com>2020-03-24 13:56:05 -0500
commit06a0e4aa726fbb4c8f82022508fc5dc1a2bea924 (patch)
treec4a7a0cc4c2012d46fe5597db53445d691cb4a01 /policy-core/pom.xml
parent53a06c66bcc47adc0589de4498a9aa6d6e978ee6 (diff)
Bump drools-pdp to 1.6.1-SNAPSHOT
Issue-ID: POLICY-2378 Change-Id: I59fb1860178cc7960f7aa553557d83d60b686ac6 Signed-off-by: Peyton Puckett <peyton.puckett@att.com>
Diffstat (limited to 'policy-core/pom.xml')
-rw-r--r--policy-core/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/policy-core/pom.xml b/policy-core/pom.xml
index 632cb1ae..7f20b58e 100644
--- a/policy-core/pom.xml
+++ b/policy-core/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.1-SNAPSHOT</version>
</parent>
<dependencies>