From 97cf0003eb5484ade4e2faf4966fac86313d1db9 Mon Sep 17 00:00:00 2001 From: Eclipse CDI Bot Date: Mon, 29 May 2023 11:00:00 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 4.0.10 --- api/pom.xml | 2 +- dist-build/libs/pom.xml | 2 +- dist-build/pom.xml | 2 +- dist-build/porting-package/pom.xml | 2 +- doc/reference/pom.xml | 4 ++-- ext-lib/pom.xml | 2 +- impl/pom.xml | 2 +- lang-model/pom.xml | 2 +- pom.xml | 4 ++-- web/pom.xml | 2 +- 10 files changed, 12 insertions(+), 12 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 9ff7c5878d..ef17376e91 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -5,7 +5,7 @@ jakarta.enterprise cdi-tck-parent - 4.0.10-SNAPSHOT + 4.0.10 cdi-tck-api diff --git a/dist-build/libs/pom.xml b/dist-build/libs/pom.xml index 7c30858bde..1834e862ca 100644 --- a/dist-build/libs/pom.xml +++ b/dist-build/libs/pom.xml @@ -3,7 +3,7 @@ jakarta.enterprise cdi-tck-parent - 4.0.10-SNAPSHOT + 4.0.10 ../../pom.xml diff --git a/dist-build/pom.xml b/dist-build/pom.xml index 1734437891..69bacdb152 100644 --- a/dist-build/pom.xml +++ b/dist-build/pom.xml @@ -4,7 +4,7 @@ jakarta.enterprise cdi-tck-parent - 4.0.10-SNAPSHOT + 4.0.10 ../pom.xml diff --git a/dist-build/porting-package/pom.xml b/dist-build/porting-package/pom.xml index c0ae664024..00c5543f89 100644 --- a/dist-build/porting-package/pom.xml +++ b/dist-build/porting-package/pom.xml @@ -4,7 +4,7 @@ jakarta.enterprise cdi-tck-parent - 4.0.10-SNAPSHOT + 4.0.10 ../../pom.xml diff --git a/doc/reference/pom.xml b/doc/reference/pom.xml index 4f8abfb21a..4a2c868211 100644 --- a/doc/reference/pom.xml +++ b/doc/reference/pom.xml @@ -10,7 +10,7 @@ jakarta.enterprise cdi-tck-parent - 4.0.10-SNAPSHOT + 4.0.10 ../../pom.xml @@ -143,6 +143,6 @@ scm:git:git://github.com/cdi-spec/cditck.git scm:git:git@github.com:cdi-spec/cdi-tck.git https://github.com/cdi-spec/cdi-tck/ - HEAD + 4.0.10 diff --git a/ext-lib/pom.xml b/ext-lib/pom.xml index 6316f0e8c9..e09819bc22 100644 --- a/ext-lib/pom.xml +++ b/ext-lib/pom.xml @@ -3,7 +3,7 @@ cdi-tck-parent jakarta.enterprise - 4.0.10-SNAPSHOT + 4.0.10 cdi-tck-ext-lib CDI TCK Installed Library - test bean archive diff --git a/impl/pom.xml b/impl/pom.xml index 282815d061..568a84b644 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -3,7 +3,7 @@ cdi-tck-parent jakarta.enterprise - 4.0.10-SNAPSHOT + 4.0.10 4.0.0 cdi-tck-core-impl diff --git a/lang-model/pom.xml b/lang-model/pom.xml index f062b1006b..cbe896af5f 100644 --- a/lang-model/pom.xml +++ b/lang-model/pom.xml @@ -3,7 +3,7 @@ cdi-tck-parent jakarta.enterprise - 4.0.10-SNAPSHOT + 4.0.10 4.0.0 cdi-tck-lang-model diff --git a/pom.xml b/pom.xml index 4dc20cd5f8..4f6bfd61c1 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ jakarta.enterprise cdi-tck-parent pom - 4.0.10-SNAPSHOT + 4.0.10 Jakarta CDI TCK @@ -312,7 +312,7 @@ scm:git:git@github.com:eclipse-ee4j/cdi-tck.git scm:git:git@github.com:eclipse-ee4j/cdi-tck.git https://github.com/eclipse-ee4j/cdi-tck - HEAD + 4.0.10 diff --git a/web/pom.xml b/web/pom.xml index d3e5be9522..ef1353fa1e 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -3,7 +3,7 @@ cdi-tck-parent jakarta.enterprise - 4.0.10-SNAPSHOT + 4.0.10 4.0.0 cdi-tck-web-impl