From d04bc0a9162eb5da2751f80cfdd4922353c0ee1b Mon Sep 17 00:00:00 2001 From: Eclipse CDI Bot Date: Fri, 10 Dec 2021 21:34:01 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 4.0.0-RC1 --- api/pom.xml | 4 ++-- lang-model/pom.xml | 2 +- pom.xml | 4 ++-- spec/pom.xml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index b786db79..0d22c7ad 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ jakarta.enterprise jakarta.enterprise.cdi-parent - 4.0.0-SNAPSHOT + 4.0.0-RC1 jakarta.enterprise.cdi-api @@ -243,7 +243,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.0.0-RC1 diff --git a/lang-model/pom.xml b/lang-model/pom.xml index f43c0a50..d6797e6a 100644 --- a/lang-model/pom.xml +++ b/lang-model/pom.xml @@ -4,7 +4,7 @@ jakarta.enterprise jakarta.enterprise.cdi-parent - 4.0.0-SNAPSHOT + 4.0.0-RC1 jakarta.enterprise.lang-model diff --git a/pom.xml b/pom.xml index 1a70cc0e..6bac8750 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ jakarta.enterprise jakarta.enterprise.cdi-parent pom - 4.0.0-SNAPSHOT + 4.0.0-RC1 Parent module for CDI Specification @@ -26,7 +26,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.0.0-RC1 diff --git a/spec/pom.xml b/spec/pom.xml index f0bdc169..bb5783c4 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -4,7 +4,7 @@ jakarta.enterprise jakarta.enterprise.cdi-parent - 4.0.0-SNAPSHOT + 4.0.0-RC1 jakarta.enterprise.cdi-spec-doc