summaryrefslogtreecommitdiffstats
path: root/odlsli
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-07-16 20:24:11 +0000
committerGerrit Code Review <gerrit@onap.org>2019-07-16 20:24:11 +0000
commit6c9d1288798e60836a271436d9d5870a0dbca261 (patch)
tree4921e6d6266a6b1015397bd3a9bdfcecfeee204c /odlsli
parentffd2a837e56c769773ee6c27e78a79dbd961bf58 (diff)
parent7c9218e0e0caae70e41f07dbfd5774c09801d83c (diff)
Merge "Remove dependency on deleted adaptor"
Diffstat (limited to 'odlsli')
-rw-r--r--odlsli/odlsli-ubuntu/pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/odlsli/odlsli-ubuntu/pom.xml b/odlsli/odlsli-ubuntu/pom.xml
index f396985a..31624f2b 100644
--- a/odlsli/odlsli-ubuntu/pom.xml
+++ b/odlsli/odlsli-ubuntu/pom.xml
@@ -109,13 +109,6 @@
<classifier>repo</classifier>
<type>zip</type>
</dependency>
- <dependency>
- <groupId>org.onap.ccsdk.sli.adaptors</groupId>
- <artifactId>grpc-client-installer</artifactId>
- <version>${ccsdk.sli.adaptors.version}</version>
- <classifier>repo</classifier>
- <type>zip</type>
- </dependency>
<dependency>
<groupId>org.onap.ccsdk.sli.adaptors</groupId>
<artifactId>mdsal-resource-installer</artifactId>