diff options
Diffstat (limited to 'appc-config/appc-config-params/provider/pom.xml')
-rw-r--r-- | appc-config/appc-config-params/provider/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/appc-config/appc-config-params/provider/pom.xml b/appc-config/appc-config-params/provider/pom.xml index 5812a4bf0..50cb878a5 100644 --- a/appc-config/appc-config-params/provider/pom.xml +++ b/appc-config/appc-config-params/provider/pom.xml @@ -45,8 +45,8 @@ </dependency> <dependency> - <groupId>org.openecomp.sdc.common</groupId> - <artifactId>openecomp-tosca-datatype</artifactId> + <groupId>org.onap.sdc.common</groupId> + <artifactId>onap-tosca-datatype</artifactId> <version>${tosca.datatype.version}</version> <exclusions> <exclusion> |