From: Remigiusz Janeczek Date: Wed, 25 Nov 2020 09:31:39 +0000 (+0100) Subject: Blueprint Generator - Update parent reference groupId X-Git-Tag: 1.7.1~13 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=b8cc85d062a52130c27cabf10658a033a7510626;p=dcaegen2%2Fplatform.git Blueprint Generator - Update parent reference groupId Issue-ID: DCAEGEN2-2529 Signed-off-by: Remigiusz Janeczek Change-Id: I97051ab6f44ec808c16e6142dee7edd3c9ec622c --- 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 @@ This module is used by DCAE and ONAP Applications to generate Blueprints - org.onap.dcaegen2.platform + org.onap.dcaegen2.platform.mod blueprint-generator 1.7.0-SNAPSHOT diff --git a/mod/bpgenerator/onap/pom.xml b/mod/bpgenerator/onap/pom.xml index 9b5f85d..83572bd 100644 --- a/mod/bpgenerator/onap/pom.xml +++ b/mod/bpgenerator/onap/pom.xml @@ -35,14 +35,14 @@ This Application is used to generate ONAP Blueprint YAML Files for given Component Specs - org.onap.dcaegen2.platform + org.onap.dcaegen2.platform.mod blueprint-generator 1.7.0-SNAPSHOT - org.onap.dcaegen2.platform + org.onap.dcaegen2.platform.mod blueprint-generator-common 2.0.0 compile