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-common | |
parent | 83b0fdb95e5481c53352be72ac8b6b0ba75002d3 (diff) |
Release policy/gui2.4.0
Diffstat (limited to 'gui-common')
-rw-r--r-- | gui-common/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-common/pom.xml b/gui-common/pom.xml index 98ee622..a51320d 100644 --- a/gui-common/pom.xml +++ b/gui-common/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.gui</groupId> <artifactId>policy-gui</artifactId> - <version>2.4.0-SNAPSHOT</version> + <version>2.4.0</version> </parent> <artifactId>gui-common</artifactId> |