From 825737a5ecc3ee764543082453b13de83845192a Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Mon, 11 Dec 2023 18:07:27 +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 8ce17b0..ea1c9a5 100644 --- a/gui-common/pom.xml +++ b/gui-common/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.gui policy-gui - 3.1.0-SNAPSHOT + 3.1.0 gui-common diff --git a/gui-editors/gui-editor-apex/pom.xml b/gui-editors/gui-editor-apex/pom.xml index 7a6ce35..69d719d 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.0-SNAPSHOT + 3.1.0 gui-editor-apex diff --git a/gui-editors/pom.xml b/gui-editors/pom.xml index b484663..7c1bd22 100644 --- a/gui-editors/pom.xml +++ b/gui-editors/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.gui policy-gui - 3.1.0-SNAPSHOT + 3.1.0 org.onap.policy.gui.editors diff --git a/gui-runtime/gui-acm/pom.xml b/gui-runtime/gui-acm/pom.xml index a89e5b8..48d2d7e 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.1.0-SNAPSHOT + 3.1.0 ../../pom.xml diff --git a/gui-runtime/pom.xml b/gui-runtime/pom.xml index f30b4b2..1ec2db1 100644 --- a/gui-runtime/pom.xml +++ b/gui-runtime/pom.xml @@ -21,7 +21,7 @@ org.onap.policy.gui policy-gui - 3.1.0-SNAPSHOT + 3.1.0 org.onap.policy.gui.gui-rutime diff --git a/gui-server/pom.xml b/gui-server/pom.xml index ab81ded..01e7daa 100644 --- a/gui-server/pom.xml +++ b/gui-server/pom.xml @@ -25,7 +25,7 @@ policy-gui org.onap.policy.gui - 3.1.0-SNAPSHOT + 3.1.0 gui-server ${project.artifactId} diff --git a/packages/policy-gui-docker/pom.xml b/packages/policy-gui-docker/pom.xml index dbdad87..721a432 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.1.0-SNAPSHOT + 3.1.0 pom diff --git a/packages/pom.xml b/packages/pom.xml index f5094da..7890540 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.gui policy-gui - 3.1.0-SNAPSHOT + 3.1.0 gui-packages diff --git a/pom.xml b/pom.xml index 5815635..5a92883 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ org.onap.policy.gui policy-gui - 3.1.0-SNAPSHOT + 3.1.0 pom -- cgit 1.2.3-korg