Install cds proto.definition

Update grpc-resource/installer/pom.xml to install cds proto.definition
dependency

Change-Id: I4d6609055674ff26ec73941691d44e0d78809573
Issue-ID: CCSDK-1178
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
diff --git a/grpc-resource/installer/pom.xml b/grpc-resource/installer/pom.xml
index 06e3054..af42556 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,