diff options
author | 2023-12-12 11:09:46 +0000 | |
---|---|---|
committer | 2023-12-12 11:09:46 +0000 | |
commit | f2dbc9877de258fb4d2e6abdbb00f3a594e1fdfc (patch) | |
tree | 165822123f7f4430a819cc00a021be9a40ab064a /gui-server | |
parent | 075f2fe8acf874877af438d21cd2fd60335729fd (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-4907
Signed-off-by: saul.gill <saul.gill@est.tech>
Change-Id: Ibda73c39fa46e81424292653d87009ac43360b58
Diffstat (limited to 'gui-server')
-rw-r--r-- | gui-server/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-server/pom.xml b/gui-server/pom.xml index ab81ded..8b86442 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.0-SNAPSHOT</version> + <version>3.1.1-SNAPSHOT</version> </parent> <artifactId>gui-server</artifactId> <name>${project.artifactId}</name> |