From 1c4c6626f2abb24bcb35af581c6e57130f0ccae2 Mon Sep 17 00:00:00 2001 From: Alex Shatov Date: Fri, 10 Aug 2018 11:03:02 -0400 Subject: 4.0.1 fix for removing the non-matching policy - fixed removing the policy that no longer match the filter = sending an empty policy_filter_matches for the policy_id - cleaner workaround on getting the updated policy when policy-engine sent policy-update notification before finishing the update on there side = using the collection of expected_versions instead of min_version_expected - some minor refactoring on policy_matcher and audit Change-Id: Ica3cb810378e61d6991c616f88265ff170d32a64 Signed-off-by: Alex Shatov Issue-ID: DCAEGEN2-492 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 6af229e..76ae7d9 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. org.onap.dcaegen2.platform policy-handler dcaegen2-platform-policy-handler - 4.0.0-SNAPSHOT + 4.0.1-SNAPSHOT http://maven.apache.org UTF-8 -- cgit 1.2.3-korg