From 2821f18b954c54d161581b2023ed66d498379f02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9mie=20Bresson?= Date: Thu, 17 May 2018 17:21:33 +0200 Subject: [PATCH] Meta: set version for "build-helper-maven-plugin" (#89) * Set "build-helper-maven-plugin" in template * Run bin/meta-codegen.sh --- .../openapi-generator/src/main/resources/codegen/pom.mustache | 1 + samples/meta-codegen/lib/pom.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/modules/openapi-generator/src/main/resources/codegen/pom.mustache b/modules/openapi-generator/src/main/resources/codegen/pom.mustache index eca9e0dfa6f..2548456f813 100644 --- a/modules/openapi-generator/src/main/resources/codegen/pom.mustache +++ b/modules/openapi-generator/src/main/resources/codegen/pom.mustache @@ -65,6 +65,7 @@ org.codehaus.mojo build-helper-maven-plugin + 3.0.0 add_sources diff --git a/samples/meta-codegen/lib/pom.xml b/samples/meta-codegen/lib/pom.xml index 9135e396e58..dd8dcf14fea 100644 --- a/samples/meta-codegen/lib/pom.xml +++ b/samples/meta-codegen/lib/pom.xml @@ -65,6 +65,7 @@ org.codehaus.mojo build-helper-maven-plugin + 3.0.0 add_sources