From e45384a67ac6487c942d6e094b94e2f8dd8134b6 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Wed, 18 Oct 2023 15:28:55 +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 4671350..13586ff 100644 --- a/gui-common/pom.xml +++ b/gui-common/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.gui policy-gui - 3.0.1-SNAPSHOT + 3.0.1 gui-common diff --git a/gui-editors/gui-editor-apex/pom.xml b/gui-editors/gui-editor-apex/pom.xml index 36ccc80..4b3b129 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.1-SNAPSHOT + 3.0.1 gui-editor-apex diff --git a/gui-editors/pom.xml b/gui-editors/pom.xml index 83fb509..e50aeda 100644 --- a/gui-editors/pom.xml +++ b/gui-editors/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.gui policy-gui - 3.0.1-SNAPSHOT + 3.0.1 org.onap.policy.gui.editors diff --git a/gui-runtime/gui-acm/pom.xml b/gui-runtime/gui-acm/pom.xml index 0a8933f..ae99367 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.1-SNAPSHOT + 3.0.1 ../../pom.xml diff --git a/gui-runtime/pom.xml b/gui-runtime/pom.xml index c70d464..e3d165d 100644 --- a/gui-runtime/pom.xml +++ b/gui-runtime/pom.xml @@ -21,7 +21,7 @@ org.onap.policy.gui policy-gui - 3.0.1-SNAPSHOT + 3.0.1 org.onap.policy.gui.gui-rutime diff --git a/gui-server/pom.xml b/gui-server/pom.xml index 6448f10..8597357 100644 --- a/gui-server/pom.xml +++ b/gui-server/pom.xml @@ -25,7 +25,7 @@ policy-gui org.onap.policy.gui - 3.0.1-SNAPSHOT + 3.0.1 gui-server ${project.artifactId} diff --git a/packages/policy-gui-docker/pom.xml b/packages/policy-gui-docker/pom.xml index cc4fa4a..1b03c5c 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.1-SNAPSHOT + 3.0.1 pom diff --git a/packages/pom.xml b/packages/pom.xml index 7a22b51..bce3469 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -22,7 +22,7 @@ org.onap.policy.gui policy-gui - 3.0.1-SNAPSHOT + 3.0.1 gui-packages diff --git a/pom.xml b/pom.xml index 504ec06..505d5ef 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ org.onap.policy.gui policy-gui - 3.0.1-SNAPSHOT + 3.0.1 pom -- cgit 1.2.3-korg