summaryrefslogtreecommitdiffstats
path: root/gui-editors
diff options
context:
space:
mode:
authorsaul.gill <saul.gill@est.tech>2024-04-26 11:19:41 +0100
committersaul.gill <saul.gill@est.tech>2024-04-26 11:35:53 +0100
commitf2fdce1136fcc6ea380a0ffc839bc421dce293b3 (patch)
treebdb5a218076414077684fceace3f63fe2009ed17 /gui-editors
parent5fa0f0e61889d10368ddaba6301d8a2f21e2078c (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-4970 Change-Id: I42dee13251b8eb059b136aba18493d720110194f Signed-off-by: saul.gill <saul.gill@est.tech>
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 4d16483..eddc405 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>3.1.2-SNAPSHOT</version>
+ <version>3.1.3-SNAPSHOT</version>
</parent>
<artifactId>gui-editor-apex</artifactId>
diff --git a/gui-editors/pom.xml b/gui-editors/pom.xml
index 21c77f9..cc70f2b 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>3.1.2-SNAPSHOT</version>
+ <version>3.1.3-SNAPSHOT</version>
</parent>
<groupId>org.onap.policy.gui.editors</groupId>