diff options
author | saul.gill <saul.gill@est.tech> | 2023-12-12 11:09:46 +0000 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2023-12-12 11:09:46 +0000 |
commit | f2dbc9877de258fb4d2e6abdbb00f3a594e1fdfc (patch) | |
tree | 165822123f7f4430a819cc00a021be9a40ab064a /gui-editors/gui-editor-apex | |
parent | 075f2fe8acf874877af438d21cd2fd60335729fd (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-4907
Signed-off-by: saul.gill <saul.gill@est.tech>
Change-Id: Ibda73c39fa46e81424292653d87009ac43360b58
Diffstat (limited to 'gui-editors/gui-editor-apex')
-rw-r--r-- | gui-editors/gui-editor-apex/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-editors/gui-editor-apex/pom.xml b/gui-editors/gui-editor-apex/pom.xml index 7a6ce35..fd68de7 100644 --- a/gui-editors/gui-editor-apex/pom.xml +++ b/gui-editors/gui-editor-apex/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.gui.editors</groupId> <artifactId>editors</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.1-SNAPSHOT</version> </parent> <artifactId>gui-editor-apex</artifactId> |