aboutsummaryrefslogtreecommitdiffstats
path: root/gui-editors
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2023-03-01 15:58:43 +0000
committerjenkins-releng <jenkins-releng@onap.org>2023-03-01 15:58:43 +0000
commitefcb18c1704437e6789f5c464cf3fa45ed1fa5e2 (patch)
tree278cb2ba93fa2e79f5786ed5f98e1ab4b3da3dbd /gui-editors
parent59fed509d04fb87a247560e29667416a7227196f (diff)
Release policy/gui2.4.1
Diffstat (limited to 'gui-editors')
-rw-r--r--gui-editors/gui-editor-apex/pom.xml2
-rw-r--r--gui-editors/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/gui-editors/gui-editor-apex/pom.xml b/gui-editors/gui-editor-apex/pom.xml
index 1fbe9a0..91d5027 100644
--- a/gui-editors/gui-editor-apex/pom.xml
+++ b/gui-editors/gui-editor-apex/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.gui.editors</groupId>
<artifactId>editors</artifactId>
- <version>2.4.1-SNAPSHOT</version>
+ <version>2.4.1</version>
</parent>
<artifactId>gui-editor-apex</artifactId>
diff --git a/gui-editors/pom.xml b/gui-editors/pom.xml
index 67413ce..738a6ff 100644
--- a/gui-editors/pom.xml
+++ b/gui-editors/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.policy.gui</groupId>
<artifactId>policy-gui</artifactId>
- <version>2.4.1-SNAPSHOT</version>
+ <version>2.4.1</version>
</parent>
<groupId>org.onap.policy.gui.editors</groupId>