diff options
Diffstat (limited to 'grpc-resource/provider/pom.xml')
-rw-r--r-- | grpc-resource/provider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/grpc-resource/provider/pom.xml b/grpc-resource/provider/pom.xml index 7429a264..cf6eb9af 100644 --- a/grpc-resource/provider/pom.xml +++ b/grpc-resource/provider/pom.xml @@ -60,7 +60,7 @@ <!-- CDS dependencies --> <dependency> - <groupId>org.onap.ccsdk.apps.components</groupId> + <groupId>org.onap.ccsdk.cds.components</groupId> <artifactId>proto-definition</artifactId> <version>${project.version}</version> <exclusions> |