diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-04-26 09:02:40 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-04-26 09:02:40 +0000 |
commit | 17b7392ff07a92cdd3273a2805063fced4aa0cb7 (patch) | |
tree | 688673ceb0b01da4cce2f11cbf3f256694f14642 /gui-common/pom.xml | |
parent | d444fcf13e7b796676120a92650e95064f288fad (diff) |
Release policy/gui3.1.2
Diffstat (limited to 'gui-common/pom.xml')
-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 7ccebcb..9188a3c 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>3.1.2-SNAPSHOT</version> + <version>3.1.2</version> </parent> <artifactId>gui-common</artifactId> |