diff options
author | Michael Lando <ml636r@att.com> | 2017-06-09 05:46:19 +0300 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2017-06-09 05:46:19 +0300 |
commit | 908c2ac77e08bfa43c1b318ea2f186cd430a3a7c (patch) | |
tree | 045d31c6d43769f12faef45268eb19d01c701486 /openecomp-be | |
parent | 61f98d435914d20d0559ddfcd336020dc9dfc473 (diff) |
[SDC-29] catalog 1707 rebase commit pom fix.
Change-Id: I153340641b7fee184ea876b946e723bfd0017ce9
Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to 'openecomp-be')
-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 50d259dcd7..2ba4ae6f62 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.migration</groupId> + <groupId>org.openecomp.core.sdc.migration</groupId> <version>1.1.0-SNAPSHOT</version> <parent> <groupId>org.openecomp.sdc</groupId> |