diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-12-15 17:25:31 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-12-15 17:25:31 +0000 |
commit | 869199c2072c2c41ae874ac9978438af4b806351 (patch) | |
tree | 527f4cf6341a81412e073810b8532d3ed9a2043c /gui-editors/gui-editor-apex/pom.xml | |
parent | 83b0fdb95e5481c53352be72ac8b6b0ba75002d3 (diff) |
Release policy/gui2.4.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 904c064..aff3a8a 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.4.0-SNAPSHOT</version> + <version>2.4.0</version> </parent> <artifactId>gui-editor-apex</artifactId> |