aboutsummaryrefslogtreecommitdiffstats
path: root/installation/sdnc-web/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 /installation/sdnc-web/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 'installation/sdnc-web/pom.xml')
-rw-r--r--installation/sdnc-web/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/installation/sdnc-web/pom.xml b/installation/sdnc-web/pom.xml
index 939c7771..3a096ffd 100644
--- a/installation/sdnc-web/pom.xml
+++ b/installation/sdnc-web/pom.xml
@@ -25,8 +25,8 @@
<dependencies>
<dependency>
- <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
- <artifactId>sdnr-wt-odlux-installer</artifactId>
+ <groupId>org.onap.ccsdk.features.sdnr.odlux</groupId>
+ <artifactId>sdnr-odlux-installer</artifactId>
<version>${ccsdk.features.version}</version>
<type>zip</type>
<classifier>repo</classifier>