summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorRavi Pendurty <ravi.pendurty@highstreet-technologies.com>2023-12-14 16:06:17 +0530
committerRavi Pendurty <ravi.pendurty@highstreet-technologies.com>2023-12-14 16:55:22 +0530
commit1608b5e23d87d464b02978c7cbd2287856bea146 (patch)
tree152bd71fe3795956e5f382fd4debb7a320bd3c65 /pom.xml
parenta8daa6c0bda63e20eb980d940e66f69430d767f8 (diff)
Update artifact name
New name reflects the changed directory structure for ODLUX Issue-ID: SDNC-1834 Change-Id: I3c1af9e89201a11ba393505d8f4da3ecdad3cc76 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index ca40a907..b4bbeb6d 100755
--- a/pom.xml
+++ b/pom.xml
@@ -27,9 +27,9 @@
<!-- All Version definition is placed in org.onap.ccsdk.parent/odlparent-lite -->
<ccsdk.oran.a1adapter.version>1.6.0</ccsdk.oran.a1adapter.version>
<sdnc.northbound.version>2.6.0</sdnc.northbound.version> <!-- Used by installation/sdnc -->
- <ccsdk.distribution.version>1.6.1-SNAPSHOT</ccsdk.distribution.version>
+ <ccsdk.distribution.version>1.6.2-SNAPSHOT</ccsdk.distribution.version>
<ccsdk.sli.version>1.7.1</ccsdk.sli.version>
- <ccsdk.features.version>1.6.1</ccsdk.features.version>
+ <ccsdk.features.version>1.7.0-SNAPSHOT</ccsdk.features.version>
<ccsdk.sli.northbound.version>${ccsdk.sli.version}</ccsdk.sli.northbound.version>
<ccsdk.bierman.api.version>1.0.0</ccsdk.bierman.api.version>
<!-- docker images versions -->