diff options
author | liamfallon <liam.fallon@est.tech> | 2022-03-15 20:29:28 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-03-15 20:40:43 +0000 |
commit | 6b1492af5be6ff5c5965b546d61e2b87cf1b099b (patch) | |
tree | 07d4fb3f96bbb1d250f6f33b7b166f83479faeed /gui-editors/gui-editor-apex | |
parent | e2228ba7805697f641515a12024be638bfabe7da (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-3982
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I71ca42a74e1d6fbb397c58ac5ecfa443a9b78e8d
Signed-off-by: liamfallon <liam.fallon@est.tech>
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 c0f3819..8c7f6c9 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>2.2.1-SNAPSHOT</version> + <version>2.2.2-SNAPSHOT</version> </parent> <artifactId>gui-editor-apex</artifactId> |