summaryrefslogtreecommitdiffstats
path: root/gui-editors
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2021-09-15 11:41:58 +0000
committerjenkins-releng <jenkins-releng@onap.org>2021-09-15 11:41:58 +0000
commit38543029da478937df8d3693dc2b5d2901d81b9c (patch)
treeb1e8c8ca9496a8b96ea8ec0c5bfb917fe361559f /gui-editors
parent6922f0ad1c8cab8153ea1e34229a3d8a34b16a8e (diff)
Release policy/gui2.1.0
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 1854166..e6dafdc 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.0-SNAPSHOT</version>
+ <version>2.1.0</version>
</parent>
<artifactId>gui-editor-apex</artifactId>
diff --git a/gui-editors/pom.xml b/gui-editors/pom.xml
index e772a04..4d7a97c 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.0-SNAPSHOT</version>
+ <version>2.1.0</version>
</parent>
<groupId>org.onap.policy.gui.editors</groupId>