aboutsummaryrefslogtreecommitdiffstats
path: root/gui-editors
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-03-01 16:34:30 +0000
committerliamfallon <liam.fallon@est.tech>2022-03-01 16:34:30 +0000
commit5cee87e64d2f68b1274d6cdf1efa70821660d535 (patch)
tree568c11686df9c91b3620b88431859940bdfa35c4 /gui-editors
parentf337974195cb2187b2f12bdf753a2abdeabe426d (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-3958 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Id1b3f5112ed234ac47ff0db4910798b5a29b1629
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..fcb7302 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.3-SNAPSHOT</version>
</parent>
<artifactId>gui-editor-apex</artifactId>
diff --git a/gui-editors/pom.xml b/gui-editors/pom.xml
index 6be337a..1ba7cb3 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.3-SNAPSHOT</version>
</parent>
<groupId>org.onap.policy.gui.editors</groupId>