aboutsummaryrefslogtreecommitdiffstats
path: root/gui-server
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-server
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-server')
-rw-r--r--gui-server/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-server/pom.xml b/gui-server/pom.xml
index 9797ca8..9f8f716 100644
--- a/gui-server/pom.xml
+++ b/gui-server/pom.xml
@@ -25,7 +25,7 @@
<parent>
<artifactId>policy-gui</artifactId>
<groupId>org.onap.policy.gui</groupId>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.3-SNAPSHOT</version>
</parent>
<artifactId>gui-server</artifactId>
<name>${project.artifactId}</name>