summaryrefslogtreecommitdiffstats
path: root/plugins/features
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 /plugins/features
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 'plugins/features')
-rw-r--r--plugins/features/ccsdk-sli-plugins-all/pom.xml8
1 files changed, 2 insertions, 6 deletions
diff --git a/plugins/features/ccsdk-sli-plugins-all/pom.xml b/plugins/features/ccsdk-sli-plugins-all/pom.xml
index a967a3bc7..566fb10ef 100644
--- a/plugins/features/ccsdk-sli-plugins-all/pom.xml
+++ b/plugins/features/ccsdk-sli-plugins-all/pom.xml
@@ -24,7 +24,6 @@
<type>xml</type>
<classifier>features</classifier>
</dependency>
-
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>ccsdk-restapi-call-node</artifactId>
@@ -32,7 +31,6 @@
<type>xml</type>
<classifier>features</classifier>
</dependency>
-
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>ccsdk-restconf-client</artifactId>
@@ -40,18 +38,16 @@
<type>xml</type>
<classifier>features</classifier>
</dependency>
-
<dependency>
<groupId>${project.groupId}</groupId>
- <artifactId>ccsdk-template-node</artifactId>
+ <artifactId>ccsdk-sshapi-call-node</artifactId>
<version>${project.version}</version>
<type>xml</type>
<classifier>features</classifier>
</dependency>
-
<dependency>
<groupId>${project.groupId}</groupId>
- <artifactId>ccsdk-sshapi-call-node</artifactId>
+ <artifactId>ccsdk-template-node</artifactId>
<version>${project.version}</version>
<type>xml</type>
<classifier>features</classifier>