diff options
author | aditya.puthuparambil <aditya.puthuparambil@est.tech> | 2020-05-21 13:15:30 +0100 |
---|---|---|
committer | aditya.puthuparambil <aditya.puthuparambil@est.tech> | 2020-05-21 13:15:30 +0100 |
commit | c2c5e18792574e8c480f96100e14de3323307d91 (patch) | |
tree | 7919bba57be822963de5639e11b76f0cee1ab4e5 /feature-active-standby-management | |
parent | 96173cf56d4d4e09fd3d7bacb3e6d5703381ad02 (diff) |
Bump Drools-Pdp to 1.6.4
Issue-ID: POLICY-2514
Signed-off-by: aditya.puthuparambil <aditya.puthuparambil@est.tech>
Change-Id: Icb874f6b91488c5003e9d22460ce57e37b11dc30
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 f84f77b0..57afd92c 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.3-SNAPSHOT</version> + <version>1.6.4-SNAPSHOT</version> </parent> <artifactId>feature-active-standby-management</artifactId> |