diff options
Diffstat (limited to 'ecomp-sdk/epsdk-workflow/pom.xml')
-rw-r--r-- | ecomp-sdk/epsdk-workflow/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ecomp-sdk/epsdk-workflow/pom.xml b/ecomp-sdk/epsdk-workflow/pom.xml index b43b387b..886668f5 100644 --- a/ecomp-sdk/epsdk-workflow/pom.xml +++ b/ecomp-sdk/epsdk-workflow/pom.xml @@ -3,7 +3,7 @@ <modelVersion>4.0.0</modelVersion> <parent> - <groupId>org.onap.portal.sdk</groupId> + <groupId> org.openecomp.ecompsdkos</groupId> <artifactId>epsdk-project</artifactId> <version>1.3.0-SNAPSHOT</version> </parent> @@ -20,7 +20,7 @@ <dependencies> <!-- sdk-core --> <dependency> - <groupId>org.onap.portal.sdk</groupId> + <groupId> org.openecomp.ecompsdkos</groupId> <artifactId>epsdk-core</artifactId> <version>${project.version}</version> </dependency> |