diff options
author | Alexis de Talhouët <adetalhouet89@gmail.com> | 2019-03-25 15:32:28 -0400 |
---|---|---|
committer | Alexis de Talhouët <adetalhouet89@gmail.com> | 2019-03-25 15:59:01 -0400 |
commit | d07eecd79a66b57726697dfdf167b295ce7f9946 (patch) | |
tree | 8a606a3cb55dff51f7cb81cc166987ca2cb785e0 /grpc-resource/provider/pom.xml | |
parent | 9ea575f58802c09141b427cf584120d6c43c0559 (diff) |
Migrate ccsdk/apps to ccsdk/cds
Change-Id: Ieb1c7dc273c6b7d302de168689c362f8202bf5ba
Issue-ID: CCSDK-1178
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
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 7429a264c..cf6eb9af8 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> |