diff options
Diffstat (limited to 'openecomp-be/tools')
-rw-r--r-- | openecomp-be/tools/migration/1702_to_1707_zusammen/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openecomp-be/tools/migration/1702_to_1707_zusammen/pom.xml b/openecomp-be/tools/migration/1702_to_1707_zusammen/pom.xml index 2ba4ae6f62..7bc93bddab 100644 --- a/openecomp-be/tools/migration/1702_to_1707_zusammen/pom.xml +++ b/openecomp-be/tools/migration/1702_to_1707_zusammen/pom.xml @@ -61,7 +61,7 @@ </dependency> </dependencies> <artifactId>openecomp-zusammen-migration</artifactId> - <groupId>org.openecomp.core.sdc.migration</groupId> + <groupId>org.openecomp.sdc.core.migration</groupId> <version>1.1.0-SNAPSHOT</version> <parent> <groupId>org.openecomp.sdc</groupId> |