diff options
author | liamfallon <liam.fallon@est.tech> | 2022-12-16 12:30:26 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-12-16 12:30:26 +0000 |
commit | 5aa5a743a10c6e24fbb34669be00b32119bc8d64 (patch) | |
tree | e735e7f2e7cd6feae4c7af00cc9d46549fef8856 /gui-editors/pom.xml | |
parent | 3794f016eebdf8aeb43bfdafd9acf997e92f4f6f (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-4484
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I01e28049ea6b24e5fef322f9a93e72f3797cec8c
Diffstat (limited to 'gui-editors/pom.xml')
-rw-r--r-- | gui-editors/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-editors/pom.xml b/gui-editors/pom.xml index e3a0ac3..67413ce 100644 --- a/gui-editors/pom.xml +++ b/gui-editors/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.gui</groupId> <artifactId>policy-gui</artifactId> - <version>2.4.0-SNAPSHOT</version> + <version>2.4.1-SNAPSHOT</version> </parent> <groupId>org.onap.policy.gui.editors</groupId> |