diff options
Diffstat (limited to 'appc-config/appc-config-params/features/onap-appc-config-params/pom.xml')
-rw-r--r-- | appc-config/appc-config-params/features/onap-appc-config-params/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/appc-config/appc-config-params/features/onap-appc-config-params/pom.xml b/appc-config/appc-config-params/features/onap-appc-config-params/pom.xml index 6a441f02b..114eae8b3 100644 --- a/appc-config/appc-config-params/features/onap-appc-config-params/pom.xml +++ b/appc-config/appc-config-params/features/onap-appc-config-params/pom.xml @@ -60,8 +60,8 @@ limitations under the License. <version>${commons.collections.version}</version> </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> </dependency> <dependency> |