diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-10-13 19:39:23 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-10-13 19:39:23 +0000 |
commit | 7d1306e93d8160a570ccd8fd8fcec84ccdf2062a (patch) | |
tree | 1b0eda3926e244a94c65870861fa82985dd95cb6 /gui-clamp | |
parent | 6d1c2cbdd1faa0876c10a86c8777787673ff6a7c (diff) |
Release policy/gui2.1.1
Diffstat (limited to 'gui-clamp')
-rw-r--r-- | gui-clamp/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-clamp/pom.xml b/gui-clamp/pom.xml index 3aad9ca..f5af754 100644 --- a/gui-clamp/pom.xml +++ b/gui-clamp/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.gui</groupId> <artifactId>policy-gui</artifactId> - <version>2.1.1-SNAPSHOT</version> + <version>2.1.1</version> </parent> <artifactId>gui-clamp</artifactId> <packaging>pom</packaging> |