summaryrefslogtreecommitdiffstats
path: root/core/artifacts/pom.xml
diff options
context:
space:
mode:
authorSingal, Kapil (ks220y) <ks220y@att.com>2021-07-07 18:22:28 -0400
committerSingal, Kapil (ks220y) <ks220y@att.com>2021-07-08 13:24:56 -0400
commit2901cd97235c50b03bed3c997246b950d0f68bf8 (patch)
tree6ee039090b0ef16eac387d035872ae55092016a2 /core/artifacts/pom.xml
parent8a1e6dfddf777e5ce84a2112f4a0f1f42246f293 (diff)
Synching artifacts and features-all poms
Issue-ID: CCSDK-3368 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I0876bdc0c5ee704f6194691341df313248bdcf0a
Diffstat (limited to 'core/artifacts/pom.xml')
-rwxr-xr-xcore/artifacts/pom.xml12
1 files changed, 5 insertions, 7 deletions
diff --git a/core/artifacts/pom.xml b/core/artifacts/pom.xml
index 7ce528895..4721514c8 100755
--- a/core/artifacts/pom.xml
+++ b/core/artifacts/pom.xml
@@ -46,13 +46,6 @@
</dependency>
<dependency>
<groupId>org.onap.ccsdk.sli.core</groupId>
- <artifactId>ccsdk-sli-core-all</artifactId>
- <version>${project.version}</version>
- <type>xml</type>
- <classifier>features</classifier>
- </dependency>
- <dependency>
- <groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>ccsdk-sliapi</artifactId>
<version>${project.version}</version>
<type>xml</type>
@@ -114,6 +107,11 @@
</dependency>
<dependency>
<groupId>org.onap.ccsdk.sli.core</groupId>
+ <artifactId>sli-installer</artifactId>
+ <version>${project.version}</version>
+ </dependency>
+ <dependency>
+ <groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>sliapi-model</artifactId>
<version>${project.version}</version>
</dependency>