diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-11-28 21:38:44 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-11-28 21:38:44 +0000 |
commit | e96d83025732062be41dd68e44a5439f34e5f194 (patch) | |
tree | ff2862a0df9d1977886eff07971f15ecf75d5339 /gui-common | |
parent | 4fba704ae33b67f54503759128b9df941e8d9ae4 (diff) |
Release policy/gui2.2.5
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 ac60b43..00a3d2f 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.2.5-SNAPSHOT</version> + <version>2.2.5</version> </parent> <artifactId>gui-common</artifactId> |