aboutsummaryrefslogtreecommitdiffstats
path: root/ueb-listener/pom.xml
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-11-25 20:30:21 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-11-25 20:30:21 +0000
commit62d1ced559054867f9a93ed0766253c95541aef9 (patch)
tree57e3d3a8560a91efa9a4f0c663e8b57ae2c70a3b /ueb-listener/pom.xml
parentf80e79706a7cd030f7a6185da8ccf920e125b0c5 (diff)
Release ccsdk/sli/northbound1.1.0
Diffstat (limited to 'ueb-listener/pom.xml')
-rwxr-xr-xueb-listener/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ueb-listener/pom.xml b/ueb-listener/pom.xml
index 63b2fdf7..ef147e11 100755
--- a/ueb-listener/pom.xml
+++ b/ueb-listener/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>standalone-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.1.0</version>
</parent>
<groupId>org.onap.ccsdk.sli.northbound</groupId>
<artifactId>ueb-listener</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0</version>
<packaging>jar</packaging>
<name>ccsdk-sli-northbound :: ueb-listener</name>