Update oam feature versions 48/132748/1
authorhighstreetherbert <herbert.eiselt@highstreet-technologies.com>
Thu, 15 Dec 2022 14:11:36 +0000 (15:11 +0100)
committerhighstreetherbert <herbert.eiselt@highstreet-technologies.com>
Thu, 15 Dec 2022 14:12:40 +0000 (15:12 +0100)
latest SNAPSHOT

Issue-ID: SDNC-1766

Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
Change-Id: I9c540db0d424b5d46dd803fe9186041f5a54f866
Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
Former-commit-id: bb4c4c07ee48346f2b382f33142b0fba434f3e79

pom.xml

diff --git a/pom.xml b/pom.xml
index 5be973a..657920b 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>2.5.0</version>
+        <version>2.5.1-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
         <sdnc.project.version>${project.version}</sdnc.project.version>
 
         <!-- All Version definition is placed in org.onap.ccsdk.parent/odlparent-lite -->
-        <ccsdk.oran.a1adapter.version>1.4.0</ccsdk.oran.a1adapter.version>
-        <sdnc.northbound.version>2.4.0</sdnc.northbound.version> <!-- Used by installation/sdnc -->
-        <ccsdk.distribution.version>1.4.1</ccsdk.distribution.version> 
-        <ccsdk.sli.version>1.5.2</ccsdk.sli.version>
-        <ccsdk.features.version>1.4.0</ccsdk.features.version>
+        <ccsdk.oran.a1adapter.version>1.5.0-SNAPSHOT</ccsdk.oran.a1adapter.version>
+        <sdnc.northbound.version>2.4.3-SNAPSHOT</sdnc.northbound.version> <!-- Used by installation/sdnc -->
+        <ccsdk.distribution.version>1.5.0-SNAPSHOT</ccsdk.distribution.version> 
+        <ccsdk.sli.version>1.6.1-SNAPSHOT</ccsdk.sli.version>
+        <ccsdk.features.version>1.5.0-SNAPSHOT</ccsdk.features.version>
         <ccsdk.sli.northbound.version>${ccsdk.sli.version}</ccsdk.sli.northbound.version>
         <!-- docker images versions -->
         <ccsdk.docker.alpine.j11.version>1.4-STAGING-latest</ccsdk.docker.alpine.j11.version> <!-- Used by dmaap-listener, ueb-listener -->