summaryrefslogtreecommitdiffstats
path: root/odlsli/odlsli-ubuntu/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-02-15 16:17:03 -0500
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-02-15 16:17:03 -0500
commitf8d4769f3aa39c5dd2c22f97bb31dbc4f7a8dee7 (patch)
tree679b895401eaa94e303e73a577459e4f9b55f17e /odlsli/odlsli-ubuntu/pom.xml
parent68920855048f006e83040c63dcd1acc708c1caff (diff)
Add missing installer
Add missing installer for grpc client Change-Id: I1e336c37f74b1213d2ad60d14a0dff7b7d931ed0 Issue-ID: CCSDK-1085 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'odlsli/odlsli-ubuntu/pom.xml')
-rw-r--r--odlsli/odlsli-ubuntu/pom.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/odlsli/odlsli-ubuntu/pom.xml b/odlsli/odlsli-ubuntu/pom.xml
index 8b26b490..af6674ad 100644
--- a/odlsli/odlsli-ubuntu/pom.xml
+++ b/odlsli/odlsli-ubuntu/pom.xml
@@ -109,6 +109,13 @@
<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>