diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-02-28 16:32:41 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-02-28 16:32:41 +0000 |
commit | c3645bd2104c02bc1b0075b8bdcfefe08ab89efb (patch) | |
tree | 80eac6b698a316807c84ab424f2a768b01f00d01 /gui-common | |
parent | 72bb4b4ac6b2055967ee35d812005fec080de8d2 (diff) |
Release policy/gui9.0.1-ONAP2.1.2
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 6a803ef..f5eb2a2 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.1.2-SNAPSHOT</version> + <version>2.1.2</version> </parent> <artifactId>gui-common</artifactId> |