From 43f4c8fe91456a079316a715922ccd11cf4491bb Mon Sep 17 00:00:00 2001 From: "saul.gill" Date: Mon, 20 May 2024 11:09:05 +0100 Subject: Set snapshot and/or references of policy/gui for new release policy/gui updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4999 Change-Id: Idba2609abfd6452ceb04bd7bc61ea25c7dc4cd09 Signed-off-by: saul.gill --- gui-editors/gui-editor-apex/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gui-editors/gui-editor-apex') diff --git a/gui-editors/gui-editor-apex/pom.xml b/gui-editors/gui-editor-apex/pom.xml index 960902d..c101185 100644 --- a/gui-editors/gui-editor-apex/pom.xml +++ b/gui-editors/gui-editor-apex/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.gui.editors editors - 3.1.4-SNAPSHOT + 4.0.0-SNAPSHOT gui-editor-apex @@ -65,7 +65,7 @@ org.onap.policy.models policy-models-examples - ${project.version} + ${policy.models.version} provided -- cgit