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 | |
parent | 71deb252fe9fcd437971b97c8d74de73b31d8988 (diff) |
Release policy/gui2.4.2
Diffstat (limited to 'gui-editors')
-rw-r--r-- | gui-editors/gui-editor-apex/pom.xml | 2 | ||||
-rw-r--r-- | gui-editors/pom.xml | 2 |
2 files changed, 2 insertions, 2 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> diff --git a/gui-editors/pom.xml b/gui-editors/pom.xml index 72e542b..2e10d29 100644 --- a/gui-editors/pom.xml +++ b/gui-editors/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.gui</groupId> <artifactId>policy-gui</artifactId> - <version>2.4.2-SNAPSHOT</version> + <version>2.4.2</version> </parent> <groupId>org.onap.policy.gui.editors</groupId> |