From 46013a96b0e125027b02eca7cf4e178317391508 Mon Sep 17 00:00:00 2001 From: Romain Grecourt Date: Tue, 8 Oct 2024 14:18:53 -0700 Subject: [PATCH] Update version to 3.0.9-SNAPSHOT --- archetype/engine-v1/pom.xml | 4 ++-- archetype/engine-v2-json/pom.xml | 4 ++-- archetype/engine-v2/pom.xml | 4 ++-- archetype/pom.xml | 4 ++-- cli/codegen/pom.xml | 2 +- cli/common/pom.xml | 4 ++-- cli/harness/pom.xml | 4 ++-- cli/impl/pom.xml | 2 +- cli/plugin/pom.xml | 4 ++-- cli/pom.xml | 2 +- cli/tests/functional/pom.xml | 4 ++-- cli/tests/pom.xml | 2 +- common/ansi/pom.xml | 4 ++-- common/common/pom.xml | 2 +- common/markdown/pom.xml | 4 ++-- common/maven-plugin/pom.xml | 4 ++-- common/maven-url-support/pom.xml | 4 ++-- common/maven/pom.xml | 4 ++-- common/pom.xml | 4 ++-- common/test-utils/pom.xml | 2 +- common/xml/pom.xml | 4 ++-- dev-loop/common/pom.xml | 4 ++-- dev-loop/dev-loop/pom.xml | 4 ++-- dev-loop/pom.xml | 4 ++-- ide-support/lsp/common/pom.xml | 4 ++-- ide-support/lsp/helidon-lsp-maven-plugin/pom.xml | 2 +- ide-support/lsp/lsp-server/pom.xml | 4 ++-- ide-support/lsp/pom.xml | 4 ++-- ide-support/pom.xml | 4 ++-- ide-support/vscode-extension/pom.xml | 4 ++-- licensing/pom.xml | 4 ++-- linker/pom.xml | 4 ++-- maven-enforcer-rules/pom.xml | 4 ++-- maven-plugins/build-cache-maven-plugin/pom.xml | 4 ++-- maven-plugins/enforcer-maven-plugin/pom.xml | 4 ++-- maven-plugins/helidon-archetype-maven-plugin/pom.xml | 2 +- maven-plugins/helidon-cli-maven-plugin/pom.xml | 2 +- maven-plugins/helidon-maven-plugin/pom.xml | 4 ++-- maven-plugins/pom.xml | 4 ++-- maven-plugins/services-maven-plugin/pom.xml | 4 ++-- maven-plugins/sitegen-maven-plugin/pom.xml | 2 +- maven-plugins/snakeyaml-codegen-maven-plugin/pom.xml | 4 ++-- maven-plugins/stager-maven-plugin/pom.xml | 4 ++-- pom.xml | 2 +- 44 files changed, 77 insertions(+), 77 deletions(-) diff --git a/archetype/engine-v1/pom.xml b/archetype/engine-v1/pom.xml index 7e2a0623c..b2d6b957f 100644 --- a/archetype/engine-v1/pom.xml +++ b/archetype/engine-v1/pom.xml @@ -1,7 +1,7 @@