diff options
author | liamfallon <liam.fallon@est.tech> | 2022-11-24 18:31:11 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-11-24 18:31:11 +0000 |
commit | 5fed2a0c51a1de77fab5191e63b79863b06084c6 (patch) | |
tree | 52fde74a7789071ab6ab5b0988ad3cf6376adcd2 /gui-clamp | |
parent | 012d74df7f428055af2b84646d44dbbdc651074e (diff) |
Update snapshot and/or references of policy/gui to latest snapshotskohn
policy/gui updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4461
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Idc76d649c03e105662b33eddcc5d69f6feaee292
Diffstat (limited to 'gui-clamp')
-rw-r--r-- | gui-clamp/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-clamp/pom.xml b/gui-clamp/pom.xml index 0289f44..e1eb12e 100644 --- a/gui-clamp/pom.xml +++ b/gui-clamp/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.gui</groupId> <artifactId>policy-gui</artifactId> - <version>2.3.2-SNAPSHOT</version> + <version>2.3.3-SNAPSHOT</version> </parent> <artifactId>gui-clamp</artifactId> <packaging>pom</packaging> |