summaryrefslogtreecommitdiffstats
path: root/northbound/ueb-listener
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2024-08-07 16:48:23 -0400
committerDan Timoney <dtimoney@att.com>2024-08-07 16:51:52 -0400
commitac0e0c95968436d78781056eddf6af4b75b7fd92 (patch)
tree51f379f459a69253c876d3d35960ca8621d03953 /northbound/ueb-listener
parente65b8638cb888f66d3c03f5507a804ff07851e0e (diff)
Update version for Oslo releaseHEADmaster
Update version in master branch for Oslo release Issue-ID: CCSDK-4043 Change-Id: I46681cbf4219f5f62d590b9dd530da0682b01195 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'northbound/ueb-listener')
-rwxr-xr-xnorthbound/ueb-listener/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/northbound/ueb-listener/pom.xml b/northbound/ueb-listener/pom.xml
index c4e9922e8..03a6c8722 100755
--- a/northbound/ueb-listener/pom.xml
+++ b/northbound/ueb-listener/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>standalone-parent</artifactId>
- <version>2.6.1</version>
+ <version>2.8.0-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.northbound</groupId>
<artifactId>ueb-listener</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.9.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>ccsdk-sli-northbound :: ${project.artifactId}</name>