aboutsummaryrefslogtreecommitdiffstats
path: root/policy-core
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2019-06-28 13:49:05 -0400
committerPamela Dragosh <pdragosh@research.att.com>2019-06-28 13:49:10 -0400
commit55d77dd59e65a41da4ec6cce83703d4f66f7b370 (patch)
tree33fa12bee9e15334f56b2418609c26b2dab16781 /policy-core
parent0acc4c6c6d3b3e0bde016580f7d3e00c53dc18bf (diff)
Bump drools-pdp to 1.5.1-SNAPSHOT
Released 1.5.0 Issue-ID: POLICY-1737 Change-Id: I2ebc4255aa7b03b1c402e825bfb714224fb7db84 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'policy-core')
-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 708c9df2..1a0626c9 100644
--- a/policy-core/pom.xml
+++ b/policy-core/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.5.1-SNAPSHOT</version>
</parent>
<dependencies>