diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-11-26 09:12:30 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-11-26 09:12:30 +0000 |
commit | e82291700d74773bc74a2958fb092b849c350931 (patch) | |
tree | dc0921a0ce5aa6fb94bdc5f4fcb234ad50a92a61 /gui-editors/gui-editor-apex/pom.xml | |
parent | 27514affe9dc140b2aee57ddda2d613d8b47c3f1 (diff) |
Release policy/gui2.2.0
Diffstat (limited to 'gui-editors/gui-editor-apex/pom.xml')
-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..70cf0b5 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.0</version> </parent> <artifactId>gui-editor-apex</artifactId> |