diff options
author | liamfallon <liam.fallon@est.tech> | 2022-10-21 17:53:52 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-10-21 17:53:52 +0100 |
commit | 221006c687ec15b0811ec002ca806766fd18c91c (patch) | |
tree | 3bbb136a542eb4ec64a45227f887c14802972b2f /gui-editors/pom.xml | |
parent | 3a6d8b41bdeac192715b906c1bd5f64aacb1ca0e (diff) |
Set snapshot and/or references of policy/gui for new release
policy/gui updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4408
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I6d290b5589706dd3931a8bfe50220385b9de1cfa
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 ad66a47..e3a0ac3 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.3.2-SNAPSHOT</version> + <version>2.4.0-SNAPSHOT</version> </parent> <groupId>org.onap.policy.gui.editors</groupId> |