diff options
-rwxr-xr-x | grpc-resource/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/grpc-resource/installer/pom.xml b/grpc-resource/installer/pom.xml index 06e30541..af425568 100755 --- a/grpc-resource/installer/pom.xml +++ b/grpc-resource/installer/pom.xml @@ -122,7 +122,7 @@ <copyPom>false</copyPom> <includeGroupIds> org.onap.ccsdk.sli.adaptors, - org.onap.ccsdk.apps.components, + org.onap.ccsdk.cds.components, io.grpc, io.netty, com.google.protobuf, |