From cdc45a1e952a12ab3c5444b4678216e12474b9e6 Mon Sep 17 00:00:00 2001 From: Eclipse CDI Bot Date: Thu, 30 Nov 2023 22:47:41 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- 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 b7be8fa2bc..fa75f2fac5 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -5,7 +5,7 @@ jakarta.enterprise cdi-tck-parent - 4.1.0-M1 + 4.1.0-SNAPSHOT cdi-tck-api diff --git a/dist-build/libs/pom.xml b/dist-build/libs/pom.xml index da49dd06ed..5270547e7a 100644 --- a/dist-build/libs/pom.xml +++ b/dist-build/libs/pom.xml @@ -3,7 +3,7 @@ jakarta.enterprise cdi-tck-parent - 4.1.0-M1 + 4.1.0-SNAPSHOT ../../pom.xml diff --git a/dist-build/pom.xml b/dist-build/pom.xml index c6435d21bb..498d4ba745 100644 --- a/dist-build/pom.xml +++ b/dist-build/pom.xml @@ -4,7 +4,7 @@ jakarta.enterprise cdi-tck-parent - 4.1.0-M1 + 4.1.0-SNAPSHOT ../pom.xml diff --git a/dist-build/porting-package/pom.xml b/dist-build/porting-package/pom.xml index 889be0e2e5..e249523543 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.1.0-M1 + 4.1.0-SNAPSHOT ../../pom.xml diff --git a/doc/reference/pom.xml b/doc/reference/pom.xml index 4ad78960f8..6eec6acf82 100644 --- a/doc/reference/pom.xml +++ b/doc/reference/pom.xml @@ -10,7 +10,7 @@ jakarta.enterprise cdi-tck-parent - 4.1.0-M1 + 4.1.0-SNAPSHOT ../../pom.xml @@ -144,6 +144,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/ - 4.1.0-M1 + HEAD diff --git a/ext-lib/pom.xml b/ext-lib/pom.xml index 3a53623c32..6da9676801 100644 --- a/ext-lib/pom.xml +++ b/ext-lib/pom.xml @@ -3,7 +3,7 @@ cdi-tck-parent jakarta.enterprise - 4.1.0-M1 + 4.1.0-SNAPSHOT cdi-tck-ext-lib CDI TCK Installed Library - test bean archive diff --git a/impl/pom.xml b/impl/pom.xml index d4edf3deb7..d7926d1cd8 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -3,7 +3,7 @@ cdi-tck-parent jakarta.enterprise - 4.1.0-M1 + 4.1.0-SNAPSHOT 4.0.0 cdi-tck-core-impl diff --git a/lang-model/pom.xml b/lang-model/pom.xml index bde7215a06..7c2a81d4be 100644 --- a/lang-model/pom.xml +++ b/lang-model/pom.xml @@ -3,7 +3,7 @@ cdi-tck-parent jakarta.enterprise - 4.1.0-M1 + 4.1.0-SNAPSHOT 4.0.0 cdi-tck-lang-model diff --git a/pom.xml b/pom.xml index 01fd647ad1..b86b457bee 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ jakarta.enterprise cdi-tck-parent pom - 4.1.0-M1 + 4.1.0-SNAPSHOT Jakarta CDI TCK @@ -294,7 +294,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 - 4.1.0-M1 + HEAD diff --git a/web/pom.xml b/web/pom.xml index 13d01d8c3b..b816d012f7 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -3,7 +3,7 @@ cdi-tck-parent jakarta.enterprise - 4.1.0-M1 + 4.1.0-SNAPSHOT 4.0.0 cdi-tck-web-impl