diff options
author | liamfallon <liam.fallon@est.tech> | 2022-05-03 17:22:15 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-05-03 17:41:42 +0100 |
commit | 9e22903cfc9a159ab1a39ed6ada929037b07567d (patch) | |
tree | e8a7ae10ac63d60063cf2c79b18a8401dac363e6 /gui-editors/pom.xml | |
parent | d6a59eefa5533cdad10f4266c462c473195c41aa (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-4073
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I81d9ad228ad553e1546ad8c39ea99d864a521c04
Signed-off-by: liamfallon <liam.fallon@est.tech>
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 1ea9c22..5637592 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.2.4-SNAPSHOT</version> + <version>2.3.0-SNAPSHOT</version> </parent> <groupId>org.onap.policy.gui.editors</groupId> |