From bccf450dc9e0cee6a0d08dd9eda455007e227d68 Mon Sep 17 00:00:00 2001
From: Dan Timoney <dtimoney@att.com>
Date: Thu, 8 Aug 2024 15:57:35 -0400
Subject: Update versions for Oslo release

Update versions for Oslo release

Issue-ID: CCSDK-4043
Change-Id: Ie36f7964350b743e7a5df27926c3a9cdf2442eb5
Signed-off-by: Dan Timoney <dtimoney@att.com>
---
 sdnr/northbound/CMNotify/installer/pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

(limited to 'sdnr/northbound/CMNotify/installer')

diff --git a/sdnr/northbound/CMNotify/installer/pom.xml b/sdnr/northbound/CMNotify/installer/pom.xml
index 35bf93dbe..a7aceb335 100644
--- a/sdnr/northbound/CMNotify/installer/pom.xml
+++ b/sdnr/northbound/CMNotify/installer/pom.xml
@@ -19,19 +19,20 @@
   ~ ============LICENSE_END=======================================================
   ~
   -->
+
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>2.6.1</version>
+        <version>2.8.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.onap.ccsdk.features.sdnr.northbound</groupId>
     <artifactId>CMNotify-installer</artifactId>
-    <version>1.7.0-SNAPSHOT</version>
+    <version>1.8.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>ccsdk-features :: sdnr-northbound :: ${project.artifactId}</name>
-- 
cgit 1.2.3-korg