diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-04-26 09:26:52 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-04-26 09:26:52 +0000 |
commit | 43f5b4c69144bf294c8c240229021372b2f35a2a (patch) | |
tree | 703f625f2639b0a619aac9ede3cfbd2f7b3174d9 /gui-editors/gui-editor-apex | |
parent | 71deb252fe9fcd437971b97c8d74de73b31d8988 (diff) |
Release policy/gui2.4.2
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 596f54e..ec0d249 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.2-SNAPSHOT</version> + <version>2.4.2</version> </parent> <artifactId>gui-editor-apex</artifactId> |