From: Remigiusz Janeczek Date: Tue, 12 Jan 2021 10:11:51 +0000 (+0100) Subject: Release bpgenerator 1.7.1 X-Git-Tag: 1.2.0-mod-runtimeapi~4 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F45%2F116745%2F1;p=dcaegen2%2Fplatform.git Release bpgenerator 1.7.1 Blueprint generator is now a Spring project consisting of: - blueprint-generator-common - Spring library - blueprint-generator-onap - ONAP specific Spring library - blueprint-generator-onap-executable - standalone, ONAP specific Spring command-line application Changes: - Update relationshipsType and feedNode values in DmaapNode - Add useExisting property to Dmaap Feed Node - Refactor bpgen using Spring - Fix yaml fixes difference for files and string bp's Issue-ID: DCAEGEN2-2459 Issue-ID: DCAEGEN2-2460 Issue-ID: DCAEGEN2-2472 Issue-ID: DCAEGEN2-2489 Signed-off-by: Remigiusz Janeczek Change-Id: I95ed13d4436a57b5c194ba435745a7a507696a19 --- diff --git a/releases/1.7.1-blueprint-generator.yaml b/releases/1.7.1-blueprint-generator.yaml new file mode 100644 index 0000000..0cb701e --- /dev/null +++ b/releases/1.7.1-blueprint-generator.yaml @@ -0,0 +1,4 @@ +distribution_type: 'maven' +version: '1.7.1' +project: 'dcaegen2/platform' +log_dir: 'dcaegen2-platform-mod-bpgenerator-maven-stage-master/340'