diff options
author | saul.gill <saul.gill@est.tech> | 2023-12-12 11:09:46 +0000 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2023-12-12 11:09:46 +0000 |
commit | f2dbc9877de258fb4d2e6abdbb00f3a594e1fdfc (patch) | |
tree | 165822123f7f4430a819cc00a021be9a40ab064a /gui-common | |
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-common')
-rw-r--r-- | gui-common/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-common/pom.xml b/gui-common/pom.xml index 8ce17b0..0e3848e 100644 --- a/gui-common/pom.xml +++ b/gui-common/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.gui</groupId> <artifactId>policy-gui</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.1-SNAPSHOT</version> </parent> <artifactId>gui-common</artifactId> |