From 37b199cfb4812b29c1761b564d080031f88301b9 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Mon, 13 Nov 2023 21:29:12 +0000 Subject: Release policy/gui --- gui-common/pom.xml | 2 +- gui-editors/gui-editor-apex/pom.xml | 2 +- gui-editors/pom.xml | 2 +- gui-runtime/gui-acm/pom.xml | 2 +- gui-runtime/pom.xml | 2 +- gui-server/pom.xml | 2 +- packages/policy-gui-docker/pom.xml | 2 +- packages/pom.xml | 2 +- pom.xml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/gui-common/pom.xml b/gui-common/pom.xml index dc0b5ed..cbde697 100644 --- a/gui-common/pom.xml +++ b/gui-common/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.gui policy-gui - 3.0.2-SNAPSHOT + 3.0.2 gui-common diff --git a/gui-editors/gui-editor-apex/pom.xml b/gui-editors/gui-editor-apex/pom.xml index 4d25cba..f81f13e 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.0.2-SNAPSHOT + 3.0.2 gui-editor-apex diff --git a/gui-editors/pom.xml b/gui-editors/pom.xml index 3c2e5ce..2fc94d9 100644 --- a/gui-editors/pom.xml +++ b/gui-editors/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.gui policy-gui - 3.0.2-SNAPSHOT + 3.0.2 org.onap.policy.gui.editors diff --git a/gui-runtime/gui-acm/pom.xml b/gui-runtime/gui-acm/pom.xml index d03e804..5a06785 100644 --- a/gui-runtime/gui-acm/pom.xml +++ b/gui-runtime/gui-acm/pom.xml @@ -21,7 +21,7 @@ org.onap.policy.gui policy-gui - 3.0.2-SNAPSHOT + 3.0.2 ../../pom.xml diff --git a/gui-runtime/pom.xml b/gui-runtime/pom.xml index 8b118d9..16d95b7 100644 --- a/gui-runtime/pom.xml +++ b/gui-runtime/pom.xml @@ -21,7 +21,7 @@ org.onap.policy.gui policy-gui - 3.0.2-SNAPSHOT + 3.0.2 org.onap.policy.gui.gui-rutime diff --git a/gui-server/pom.xml b/gui-server/pom.xml index efde154..e0c76d6 100644 --- a/gui-server/pom.xml +++ b/gui-server/pom.xml @@ -25,7 +25,7 @@ policy-gui org.onap.policy.gui - 3.0.2-SNAPSHOT + 3.0.2 gui-server ${project.artifactId} diff --git a/packages/policy-gui-docker/pom.xml b/packages/policy-gui-docker/pom.xml index 496c255..909ecfb 100644 --- a/packages/policy-gui-docker/pom.xml +++ b/packages/policy-gui-docker/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.gui gui-packages - 3.0.2-SNAPSHOT + 3.0.2 pom diff --git a/packages/pom.xml b/packages/pom.xml index 841e3db..432eeeb 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.gui policy-gui - 3.0.2-SNAPSHOT + 3.0.2 gui-packages diff --git a/pom.xml b/pom.xml index 357550d..588e09f 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ org.onap.policy.gui policy-gui - 3.0.2-SNAPSHOT + 3.0.2 pom -- cgit 1.2.3-korg