From c0fc3b919e5ea891781da4800d0972d8c71ccd71 Mon Sep 17 00:00:00 2001 From: Tomas Langer Date: Thu, 17 Sep 2020 18:09:39 +0200 Subject: [PATCH] Use latest version for helidon plugin to include native image fix. (#2374) Signed-off-by: Tomas Langer --- applications/pom.xml | 2 +- examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml | 2 +- examples/quickstarts/helidon-standalone-quickstart-se/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/applications/pom.xml b/applications/pom.xml index 4bbc8c3fdc9..01f805d016b 100644 --- a/applications/pom.xml +++ b/applications/pom.xml @@ -47,7 +47,7 @@ 3.1.2 1.6.0 3.0.0-M5 - 2.1.0 + 2.1.1 2.1.0 3.0.2 1.5.0.Final diff --git a/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml b/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml index 329f0cd1cf8..5084034ab09 100644 --- a/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml +++ b/examples/quickstarts/helidon-standalone-quickstart-mp/pom.xml @@ -41,7 +41,7 @@ 2.7.5.1 1.6.0 3.0.0-M5 - 2.1.0 + 2.1.1 2.1.0 1.0.6 3.0.2 diff --git a/examples/quickstarts/helidon-standalone-quickstart-se/pom.xml b/examples/quickstarts/helidon-standalone-quickstart-se/pom.xml index 9a38fe7ee38..7cdb76abe36 100644 --- a/examples/quickstarts/helidon-standalone-quickstart-se/pom.xml +++ b/examples/quickstarts/helidon-standalone-quickstart-se/pom.xml @@ -40,7 +40,7 @@ 3.0.0 1.6.0 3.0.0-M5 - 2.1.0 + 2.1.1 2.1.0 3.0.2 1.5.0.Final