diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-09-15 11:41:58 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-09-15 11:41:58 +0000 |
commit | 38543029da478937df8d3693dc2b5d2901d81b9c (patch) | |
tree | b1e8c8ca9496a8b96ea8ec0c5bfb917fe361559f /gui-editors/pom.xml | |
parent | 6922f0ad1c8cab8153ea1e34229a3d8a34b16a8e (diff) |
Release policy/gui2.1.0
Diffstat (limited to 'gui-editors/pom.xml')
-rw-r--r-- | gui-editors/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-editors/pom.xml b/gui-editors/pom.xml index e772a04..4d7a97c 100644 --- a/gui-editors/pom.xml +++ b/gui-editors/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.gui</groupId> <artifactId>policy-gui</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <groupId>org.onap.policy.gui.editors</groupId> |