aboutsummaryrefslogtreecommitdiffstats
path: root/gui-editors
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-04-13 18:13:42 +0100
committerliamfallon <liam.fallon@est.tech>2022-04-13 18:13:42 +0100
commit09a1d7646d545ae2cb22d6a5028ea1b9271a721c (patch)
treef7d7fbe065fde41db70ec6510db136b7e837b9ca /gui-editors
parentefd9f176e72cec1f4798459ee2dbc46777e02aef (diff)
Update snapshot and/or references of policy/gui to latest snapshots
policy/gui updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4089 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I234c75ed30b497871afcb6b5f5306a73b755f989
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 bb7c658..c576389 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.2.2-SNAPSHOT</version>
+ <version>2.2.3-SNAPSHOT</version>
</parent>
<artifactId>gui-editor-apex</artifactId>
diff --git a/gui-editors/pom.xml b/gui-editors/pom.xml
index c426c5f..0282bc8 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.2.2-SNAPSHOT</version>
+ <version>2.2.3-SNAPSHOT</version>
</parent>
<groupId>org.onap.policy.gui.editors</groupId>