diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-09-02 17:50:40 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-09-02 17:50:40 +0000 |
commit | 2b57b42b1b6a4afe1c2599b4753e7cb4529ab61e (patch) | |
tree | acb2e3846232084c75b582c0e5910d67e53d7442 /gui-editors/gui-editor-apex | |
parent | 62ade24358551713efb202cd7039ba22838093b0 (diff) |
Release policy/gui2.2.410.0.1-PF-I1
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 d0085eb..7be671a 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.4-SNAPSHOT</version> + <version>2.2.4</version> </parent> <artifactId>gui-editor-apex</artifactId> |