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 /feature-active-standby-management | |
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 'feature-active-standby-management')
-rw-r--r-- | feature-active-standby-management/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/feature-active-standby-management/pom.xml b/feature-active-standby-management/pom.xml index 7a453591..f84f77b0 100644 --- a/feature-active-standby-management/pom.xml +++ b/feature-active-standby-management/pom.xml @@ -25,7 +25,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> <artifactId>feature-active-standby-management</artifactId> |