diff options
author | Michael Lando <ml636r@att.com> | 2017-06-09 05:56:41 +0300 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2017-06-09 05:57:06 +0300 |
commit | 6380d6c2c61df730d77142ce4743597735b93960 (patch) | |
tree | 31109c664d95c706de8975109e9477d9f0266b6c /openecomp-be/tools | |
parent | 908c2ac77e08bfa43c1b318ea2f186cd430a3a7c (diff) |
[SDC-29] catalog 1707 rebase commit pom fix.
Change-Id: I7e59360263cf943fb2bc77f8cd24a9e20ec72563
Signed-off-by: Michael Lando <ml636r@att.com>
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> |