From c6ec97da5e684c490ab6b0937413521a7975e188 Mon Sep 17 00:00:00 2001 From: Eclipse CDI Bot Date: Thu, 29 Feb 2024 23:43:45 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 4.1.0.RC1 --- api/pom.xml | 4 ++-- el/pom.xml | 2 +- ide-config/pom.xml | 2 +- lang-model/pom.xml | 2 +- pom.xml | 4 ++-- spec/pom.xml | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 4704eabb..39374b11 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.RC1 jakarta.enterprise.cdi-api @@ -214,7 +214,7 @@ scm:git:git@github.com:cdi-spec/cdi.git scm:git:git@github.com:cdi-spec/cdi.git scm:git:git@github.com:cdi-spec/cdi.git - HEAD + 4.1.0.RC1 diff --git a/el/pom.xml b/el/pom.xml index 9e8ae043..9cf92b40 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.RC1 jakarta.enterprise.cdi-el-api diff --git a/ide-config/pom.xml b/ide-config/pom.xml index 46e0e720..4fc3ae68 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.RC1 cdi-ide-config diff --git a/lang-model/pom.xml b/lang-model/pom.xml index c81d517b..656458d5 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.RC1 jakarta.enterprise.lang-model diff --git a/pom.xml b/pom.xml index b65003a7..9c9b6f51 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.RC1 Parent module for CDI Specification @@ -35,7 +35,7 @@ scm:git:git://github.com/eclipse-ee4j/cdi.git scm:git:git@github.com:eclipse-ee4j/cdi.git https://github.com/eclipse-ee4j/cdi - HEAD + 4.1.0.RC1 diff --git a/spec/pom.xml b/spec/pom.xml index 0548b5c2..fa072099 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.RC1 jakarta.enterprise.cdi-spec-doc