diff options
author | liamfallon <liam.fallon@est.tech> | 2021-11-29 11:33:47 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-11-29 11:33:47 +0000 |
commit | 1789e7f1b093cf1732e4d18e5cb374f23f71aceb (patch) | |
tree | f385594ef0b9dfad75fb5c3a98ba033429e88aca /gui-editors/gui-editor-apex | |
parent | 393c4baaebb3806f6bc2f2b4ed0b59c6fedbd194 (diff) |
Update snapshot of policy/gui to 2.2.1-SNAPSHOT
*** This commit is generated by a PF release script ***
policy/gui is update from 2.2.0-SNAPSHOT to 2.2.1-SNAPSHOT
Issue-ID: POLICY-3827
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I5629154c1c381e34c9221dc07286a0219893b360
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 31eacab..3a49df7 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.0-SNAPSHOT</version> + <version>2.2.1-SNAPSHOT</version> </parent> <artifactId>gui-editor-apex</artifactId> |