diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-04-24 17:12:14 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-04-24 17:12:19 -0400 |
commit | 3f5c5289f7a57745bbfc70298574733ce4df8a7e (patch) | |
tree | 24434978692b6eadd51c723f8eae07a50256a652 /policy-core/pom.xml | |
parent | d323b0ac7e7b3fc2622a11002bd0a0efed1ffa61 (diff) |
Bump drools-pdp 1.6.3-SNAPSHOT
Issue-ID: POLICY-2510
Change-Id: Ic6ce8069e65c9b7606ab3529ee6291bc772a4191
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'policy-core/pom.xml')
-rw-r--r-- | policy-core/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/policy-core/pom.xml b/policy-core/pom.xml index 07d16276..61417bad 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.2-SNAPSHOT</version> + <version>1.6.3-SNAPSHOT</version> </parent> <dependencies> |