summaryrefslogtreecommitdiffstats
path: root/gui-editors
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2022-02-28 16:32:41 +0000
committerjenkins-releng <jenkins-releng@onap.org>2022-02-28 16:32:41 +0000
commitc3645bd2104c02bc1b0075b8bdcfefe08ab89efb (patch)
tree80eac6b698a316807c84ab424f2a768b01f00d01 /gui-editors
parent72bb4b4ac6b2055967ee35d812005fec080de8d2 (diff)
Release policy/gui9.0.1-ONAP2.1.2
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 345a100..39673b5 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.1.2-SNAPSHOT</version>
+ <version>2.1.2</version>
</parent>
<artifactId>gui-editor-apex</artifactId>
diff --git a/gui-editors/pom.xml b/gui-editors/pom.xml
index 6be337a..ebf904c 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.1.2-SNAPSHOT</version>
+ <version>2.1.2</version>
</parent>
<groupId>org.onap.policy.gui.editors</groupId>