From ad81710364d199650d67f3b90d14870e320ff68e Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 12 Apr 2023 17:32:11 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 4.1.3 --- deployment/pom.xml | 2 +- docs/pom.xml | 2 +- integration-tests/pom.xml | 2 +- pom.xml | 6 +++++- runtime/pom.xml | 2 +- 5 files changed, 9 insertions(+), 5 deletions(-) diff --git a/deployment/pom.xml b/deployment/pom.xml index baea644..69ae175 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.omnifaces quarkus-omnifaces-parent - 4.1.3-SNAPSHOT + 4.1.3 quarkus-omnifaces-deployment Quarkus OmniFaces - Deployment diff --git a/docs/pom.xml b/docs/pom.xml index e2a3cdc..22bf3cd 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.omnifaces quarkus-omnifaces-parent - 4.1.3-SNAPSHOT + 4.1.3 ../pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index a8c5e5f..3514c0d 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.omnifaces quarkus-omnifaces-parent - 4.1.3-SNAPSHOT + 4.1.3 quarkus-omnifaces-integration-tests Quarkus OmniFaces - Integration Tests diff --git a/pom.xml b/pom.xml index 8e4fced..d094d35 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.omnifaces quarkus-omnifaces-parent - 4.1.3-SNAPSHOT + 4.1.3 pom Quarkus OmniFaces - Parent OmniFaces - is a Faces / JSF utility library to make life easier! @@ -105,4 +105,8 @@ + + + 4.1.3 + diff --git a/runtime/pom.xml b/runtime/pom.xml index 0baab0c..db389dc 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.omnifaces quarkus-omnifaces-parent - 4.1.3-SNAPSHOT + 4.1.3 quarkus-omnifaces Quarkus OmniFaces - Runtime