From 6ba77c1852cf827375ad351680e4986721132030 Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Mon, 22 Feb 2021 14:26:39 -0500 Subject: Point to non-snapshots in docker Issue-ID: POLICY-3088 Change-Id: I77ad5fbf2bd3fa08ce68fbce7ae40a885751d08d Signed-off-by: Jim Hahn --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 71984fb3..4ce275ef 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.parent integration - 3.3.0-SNAPSHOT + 3.3.0 -- cgit 1.2.3-korg