From 32af03c27a7ac85706e605e871d935c303b056b2 Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Tue, 23 Feb 2021 08:19:13 -0500 Subject: Point to non-snapshots in models Issue-ID: POLICY-3088 Change-Id: I2789f3435514de5ef2be3f07f8419434bda89d6d Signed-off-by: Jim Hahn --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index e3ae6a1d8..c51315d8d 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.onap.policy.parent integration - 3.3.0-SNAPSHOT + 3.3.0 @@ -42,7 +42,7 @@ 10.13.1.1 2.1.1 - 1.8.0-SNAPSHOT + 1.8.0 -- cgit 1.2.3-korg