diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-04-19 18:35:08 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-04-19 18:35:08 +0000 |
commit | 63640b72ae7f7fffa883f8bdd42e316fb9a2fba0 (patch) | |
tree | 32ef711a6f96fbb73dad1fd5f10cff1263ffd06a /northbound/ueb-listener | |
parent | 4d25c03d4f67171e44b05d7fe0451b2b60cc4574 (diff) |
Release ccsdk/sli1.2.2
Diffstat (limited to 'northbound/ueb-listener')
-rwxr-xr-x | northbound/ueb-listener/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/northbound/ueb-listener/pom.xml b/northbound/ueb-listener/pom.xml index c2f4c7e40..29b85be3b 100755 --- a/northbound/ueb-listener/pom.xml +++ b/northbound/ueb-listener/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>ueb-listener</artifactId> - <version>1.2.2-SNAPSHOT</version> + <version>1.2.2</version> <packaging>jar</packaging> <name>ccsdk-sli-northbound :: ${project.artifactId}</name> |