diff options
Diffstat (limited to 'mod/bpgenerator/common/pom.xml')
-rw-r--r-- | mod/bpgenerator/common/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/bpgenerator/common/pom.xml b/mod/bpgenerator/common/pom.xml index 58b7839..7c8db76 100644 --- a/mod/bpgenerator/common/pom.xml +++ b/mod/bpgenerator/common/pom.xml @@ -35,7 +35,7 @@ <description>This module is used by DCAE and ONAP Applications to generate Blueprints</description> <parent> - <groupId>org.onap.dcaegen2.platform</groupId> + <groupId>org.onap.dcaegen2.platform.mod</groupId> <artifactId>blueprint-generator</artifactId> <version>1.7.0-SNAPSHOT</version> </parent> |