From 3d7ad4ea432c13ceacd8cbc25f5509e277900cf7 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Mon, 16 Nov 2020 11:50:31 +0000 Subject: [PATCH] Add m2e config for random plugin --- spring-cloud-function-deployer/pom.xml | 35 ++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/spring-cloud-function-deployer/pom.xml b/spring-cloud-function-deployer/pom.xml index 3b1c1634e..2ea871668 100644 --- a/spring-cloud-function-deployer/pom.xml +++ b/spring-cloud-function-deployer/pom.xml @@ -75,6 +75,41 @@ + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + + org.apache.maven.plugins + + + maven-invoker-plugin + + + [3.0.1,) + + + run + + + + + + + + + + + +