From b15a7d70e48396babc47d4493f1a60695fec5a5f Mon Sep 17 00:00:00 2001 From: Eclipse CDI Bot Date: Thu, 7 Mar 2024 18:00:45 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 4.1.0 --- api/pom.xml | 2 +- el/pom.xml | 2 +- ide-config/pom.xml | 2 +- lang-model/pom.xml | 2 +- pom.xml | 2 +- spec/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 329e3873..b2929584 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -18,7 +18,7 @@ jakarta.enterprise jakarta.enterprise.cdi-parent - 4.1.0-SNAPSHOT + 4.1.0 jakarta.enterprise.cdi-api diff --git a/el/pom.xml b/el/pom.xml index ebc636f9..710c3cf8 100644 --- a/el/pom.xml +++ b/el/pom.xml @@ -13,7 +13,7 @@ jakarta.enterprise jakarta.enterprise.cdi-parent - 4.1.0-SNAPSHOT + 4.1.0 jakarta.enterprise.cdi-el-api diff --git a/ide-config/pom.xml b/ide-config/pom.xml index 46e0e720..38bae163 100644 --- a/ide-config/pom.xml +++ b/ide-config/pom.xml @@ -14,7 +14,7 @@ jakarta.enterprise jakarta.enterprise.cdi-parent - 4.1.0-SNAPSHOT + 4.1.0 cdi-ide-config diff --git a/lang-model/pom.xml b/lang-model/pom.xml index c81d517b..ab5dd216 100644 --- a/lang-model/pom.xml +++ b/lang-model/pom.xml @@ -13,7 +13,7 @@ jakarta.enterprise jakarta.enterprise.cdi-parent - 4.1.0-SNAPSHOT + 4.1.0 jakarta.enterprise.lang-model diff --git a/pom.xml b/pom.xml index c2d31cdc..a8ecf024 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ jakarta.enterprise jakarta.enterprise.cdi-parent pom - 4.1.0-SNAPSHOT + 4.1.0 Parent module for CDI Specification diff --git a/spec/pom.xml b/spec/pom.xml index 0548b5c2..ff9953c5 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -13,7 +13,7 @@ jakarta.enterprise jakarta.enterprise.cdi-parent - 4.1.0-SNAPSHOT + 4.1.0 jakarta.enterprise.cdi-spec-doc