summaryrefslogtreecommitdiffstats
path: root/gui-server
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-09-23 17:01:57 +0100
committerliamfallon <liam.fallon@est.tech>2022-09-23 17:01:57 +0100
commitde2ad7a4ea79a0d23c225cdd2c1ff7150b3fa728 (patch)
treebc76364ae19d61a2e90c7ce656cd205287c0fd42 /gui-server
parent5539717972bb244c5bee5f28973b92eab7746546 (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-4343 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Ic855a9b68b4b521330736d09442c502036a80150
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 18299e6..877ef03 100644
--- a/gui-server/pom.xml
+++ b/gui-server/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>policy-gui</artifactId>
<groupId>org.onap.policy.gui</groupId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.1-SNAPSHOT</version>
</parent>
<artifactId>gui-server</artifactId>
<name>${project.artifactId}</name>