From 187123bb80ced28a129199a4729883c024fedf30 Mon Sep 17 00:00:00 2001 From: Eclipse CDI Bot Date: Thu, 28 Jul 2022 13:52:43 +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 8947087c5a..18a248f156 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -5,7 +5,7 @@ jakarta.enterprise cdi-tck-parent - 4.0.7 + 4.0.8-SNAPSHOT cdi-tck-api diff --git a/dist-build/libs/pom.xml b/dist-build/libs/pom.xml index fe8279f42c..e6e48545f7 100644 --- a/dist-build/libs/pom.xml +++ b/dist-build/libs/pom.xml @@ -3,7 +3,7 @@ jakarta.enterprise cdi-tck-parent - 4.0.7 + 4.0.8-SNAPSHOT ../../pom.xml diff --git a/dist-build/pom.xml b/dist-build/pom.xml index 607f33b726..aba665d2c7 100644 --- a/dist-build/pom.xml +++ b/dist-build/pom.xml @@ -4,7 +4,7 @@ jakarta.enterprise cdi-tck-parent - 4.0.7 + 4.0.8-SNAPSHOT ../pom.xml diff --git a/dist-build/porting-package/pom.xml b/dist-build/porting-package/pom.xml index 7664484b0e..5826ea772f 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.7 + 4.0.8-SNAPSHOT ../../pom.xml diff --git a/doc/reference/pom.xml b/doc/reference/pom.xml index e90ff1eea8..2ccc2df615 100644 --- a/doc/reference/pom.xml +++ b/doc/reference/pom.xml @@ -10,7 +10,7 @@ jakarta.enterprise cdi-tck-parent - 4.0.7 + 4.0.8-SNAPSHOT ../../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/ - 4.0.7 + HEAD diff --git a/ext-lib/pom.xml b/ext-lib/pom.xml index 547eda090e..4278c89097 100644 --- a/ext-lib/pom.xml +++ b/ext-lib/pom.xml @@ -3,7 +3,7 @@ cdi-tck-parent jakarta.enterprise - 4.0.7 + 4.0.8-SNAPSHOT cdi-tck-ext-lib CDI TCK Installed Library - test bean archive diff --git a/impl/pom.xml b/impl/pom.xml index d1e4054ee1..d2d0b7636b 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -3,7 +3,7 @@ cdi-tck-parent jakarta.enterprise - 4.0.7 + 4.0.8-SNAPSHOT 4.0.0 cdi-tck-core-impl diff --git a/lang-model/pom.xml b/lang-model/pom.xml index 67ef4bca5f..02b1127133 100644 --- a/lang-model/pom.xml +++ b/lang-model/pom.xml @@ -3,7 +3,7 @@ cdi-tck-parent jakarta.enterprise - 4.0.7 + 4.0.8-SNAPSHOT 4.0.0 cdi-tck-lang-model diff --git a/pom.xml b/pom.xml index 53f0d23ae0..53e74fe523 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ jakarta.enterprise cdi-tck-parent pom - 4.0.7 + 4.0.8-SNAPSHOT Jakarta CDI TCK @@ -293,7 +293,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.0.7 + HEAD diff --git a/web/pom.xml b/web/pom.xml index e4dc3803ce..b1a5527e01 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -3,7 +3,7 @@ cdi-tck-parent jakarta.enterprise - 4.0.7 + 4.0.8-SNAPSHOT 4.0.0 cdi-tck-web-impl