diff options
author | saul.gill <saul.gill@est.tech> | 2023-03-02 09:53:17 +0000 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2023-03-02 09:53:17 +0000 |
commit | 02de4ef3ee93b49abd74821a0dfbd4b185ce7246 (patch) | |
tree | f38f218c209411c3cb8f890ad8906ca81f8f27f5 /gui-clamp | |
parent | 938965237aa4daa252a72df3805e43051b7582f9 (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-4570
Signed-off-by: saul.gill <saul.gill@est.tech>
Change-Id: Ied0da93ccdb17c5fdbafa6544919a4da62dddb61
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 2fdd3ee..e6c0c1c 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.4.1-SNAPSHOT</version> + <version>2.4.2-SNAPSHOT</version> </parent> <artifactId>gui-clamp</artifactId> <packaging>pom</packaging> |