From 25f228a730563c414bce5d65cdb3210ce9eae4c6 Mon Sep 17 00:00:00 2001 From: sebdet Date: Wed, 17 Feb 2021 12:01:01 +0100 Subject: Switching parent to stable Removing the parent snapshot as the build is not reproductible if the snapshost changes. Moreover a change occurred and the tests are even not executed. Issue-ID: POLICY-3073 Signed-off-by: sebdet Change-Id: I1be96ea0b4cd8f721b17c623a62a1892dcf05062 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 92caece96..00505619b 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.onap.policy.parent integration - 3.3.0-SNAPSHOT + 3.3.0 -- cgit 1.2.3-korg