diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-10-18 15:28:55 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-10-18 15:28:55 +0000 |
commit | e45384a67ac6487c942d6e094b94e2f8dd8134b6 (patch) | |
tree | 912c1556f57585dea362f3fc689b15f6c08249cf /gui-common | |
parent | 2189076c17b9c35ba3cb7f627bd6640169528320 (diff) |
Release policy/gui3.0.1
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 4671350..13586ff 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.0.1-SNAPSHOT</version> + <version>3.0.1</version> </parent> <artifactId>gui-common</artifactId> |