From f8ef4948655b17d97dfee9ee01d46715f5d711fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Wilby?= Date: Tue, 27 Aug 2024 14:20:27 +0200 Subject: [PATCH] Update Hilla/Lit docs for Production Builds to use vaadin-maven-plugin --- articles/hilla/guides/production/production-build.adoc | 6 +++--- articles/hilla/lit/guides/production/production-build.adoc | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/articles/hilla/guides/production/production-build.adoc b/articles/hilla/guides/production/production-build.adoc index 3e32d1fd9e..5f8bfcecdc 100644 --- a/articles/hilla/guides/production/production-build.adoc +++ b/articles/hilla/guides/production/production-build.adoc @@ -30,9 +30,9 @@ The production build command works out-of-the-box for Hilla starter projects. Fo - com.vaadin.hilla - hilla-maven-plugin - ${hilla.version} + com.vaadin + vaadin-maven-plugin + ${vaadin.version} diff --git a/articles/hilla/lit/guides/production/production-build.adoc b/articles/hilla/lit/guides/production/production-build.adoc index 52a77b7f04..87020f68a2 100644 --- a/articles/hilla/lit/guides/production/production-build.adoc +++ b/articles/hilla/lit/guides/production/production-build.adoc @@ -31,9 +31,9 @@ The production build command works out-of-the-box for Hilla starter projects. Fo - com.vaadin.hilla - hilla-maven-plugin - ${hilla.version} + com.vaadin + vaadin-maven-plugin + ${vaadin.version}