This is an automated email from the ASF dual-hosted git repository. struberg pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/openwebbeans.git
commit 6cc7ac227c536f81678a22cb889b3174dbb79b6a Author: Mark Struberg <[email protected]> AuthorDate: Sun Jan 22 16:18:12 2023 +0100 OWB-1417 bump version to 4.0.0-SNAPSHOT --- atinject-tck/pom.xml | 2 +- bom/openwebbeans-se-bom/pom.xml | 2 +- bom/openwebbeans-web-bom/pom.xml | 2 +- bom/pom.xml | 2 +- distribution/pom.xml | 2 +- pom.xml | 2 +- samples/conversation-sample/pom.xml | 2 +- samples/guess/pom.xml | 2 +- samples/jsf2sample/pom.xml | 2 +- samples/pom.xml | 2 +- samples/reservation/pom.xml | 2 +- samples/standalone-sample/pom.xml | 2 +- samples/tomcat7-sample/pom.xml | 2 +- webbeans-arquillian/owb-arquillian-standalone/pom.xml | 2 +- webbeans-arquillian/pom.xml | 2 +- webbeans-ee-common/pom.xml | 2 +- webbeans-ee/pom.xml | 2 +- webbeans-ejb/pom.xml | 2 +- webbeans-el22/pom.xml | 2 +- webbeans-gradle/pom.xml | 2 +- webbeans-impl/pom.xml | 2 +- webbeans-jetty9/pom.xml | 2 +- webbeans-jms/pom.xml | 2 +- webbeans-jsf/pom.xml | 2 +- webbeans-junit5/pom.xml | 2 +- webbeans-osgi/pom.xml | 2 +- webbeans-porting/pom.xml | 2 +- webbeans-resource/pom.xml | 2 +- webbeans-se/pom.xml | 2 +- webbeans-slf4j/pom.xml | 2 +- webbeans-spi/pom.xml | 2 +- webbeans-tck-jakarta/pom.xml | 2 +- webbeans-tck/pom.xml | 2 +- webbeans-tomcat7/pom.xml | 2 +- webbeans-web/pom.xml | 2 +- 35 files changed, 35 insertions(+), 35 deletions(-) diff --git a/atinject-tck/pom.xml b/atinject-tck/pom.xml index 35bc036f3..2743c50d0 100644 --- a/atinject-tck/pom.xml +++ b/atinject-tck/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.openwebbeans</groupId> <artifactId>openwebbeans</artifactId> - <version>2.0.28-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/bom/openwebbeans-se-bom/pom.xml b/bom/openwebbeans-se-bom/pom.xml index 816375a7f..edc25b6b2 100644 --- a/bom/openwebbeans-se-bom/pom.xml +++ b/bom/openwebbeans-se-bom/pom.xml @@ -19,7 +19,7 @@ <parent> <artifactId>bom</artifactId> <groupId>org.apache.openwebbeans.bom</groupId> - <version>2.0.28-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/bom/openwebbeans-web-bom/pom.xml b/bom/openwebbeans-web-bom/pom.xml index caa4bd113..c2536d5e3 100644 --- a/bom/openwebbeans-web-bom/pom.xml +++ b/bom/openwebbeans-web-bom/pom.xml @@ -19,7 +19,7 @@ <parent> <artifactId>bom</artifactId> <groupId>org.apache.openwebbeans.bom</groupId> - <version>2.0.28-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/bom/pom.xml b/bom/pom.xml index f37f9fe27..bf0aacc41 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -19,7 +19,7 @@ <parent> <artifactId>openwebbeans</artifactId> <groupId>org.apache.openwebbeans</groupId> - <version>2.0.28-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/distribution/pom.xml b/distribution/pom.xml index 62f735f74..c5e5d2e88 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.openwebbeans</groupId> <artifactId>openwebbeans</artifactId> - <version>2.0.28-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/pom.xml b/pom.xml index 1f7dcc03d..beef082df 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ <artifactId>openwebbeans</artifactId> <name>Apache OpenWebBeans</name> <packaging>pom</packaging> - <version>2.0.28-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> <url>openwebbeans.apache.org</url> diff --git a/samples/conversation-sample/pom.xml b/samples/conversation-sample/pom.xml index d8d03d973..f44fe711d 100644 --- a/samples/conversation-sample/pom.xml +++ b/samples/conversation-sample/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <artifactId>samples</artifactId> <groupId>org.apache.openwebbeans</groupId> - <version>2.0.28-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/samples/guess/pom.xml b/samples/guess/pom.xml index c160edccd..1b18a22d9 100644 --- a/samples/guess/pom.xml +++ b/samples/guess/pom.xml @@ -21,7 +21,7 @@ under the License. <parent> <groupId>org.apache.openwebbeans</groupId> <artifactId>samples</artifactId> - <version>2.0.28-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/samples/jsf2sample/pom.xml b/samples/jsf2sample/pom.xml index 8dbade093..199253f06 100644 --- a/samples/jsf2sample/pom.xml +++ b/samples/jsf2sample/pom.xml @@ -22,7 +22,7 @@ under the License. <parent> <artifactId>samples</artifactId> <groupId>org.apache.openwebbeans</groupId> - <version>2.0.28-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/samples/pom.xml b/samples/pom.xml index 5ee1f4d4d..36abb61c3 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -22,7 +22,7 @@ under the License. <parent> <groupId>org.apache.openwebbeans</groupId> <artifactId>openwebbeans</artifactId> - <version>2.0.28-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/samples/reservation/pom.xml b/samples/reservation/pom.xml index 9d4275e20..b461fb73a 100644 --- a/samples/reservation/pom.xml +++ b/samples/reservation/pom.xml @@ -21,7 +21,7 @@ under the License. <parent> <groupId>org.apache.openwebbeans</groupId> <artifactId>samples</artifactId> - <version>2.0.28-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/samples/standalone-sample/pom.xml b/samples/standalone-sample/pom.xml index 1666a7fc7..895e2fda9 100644 --- a/samples/standalone-sample/pom.xml +++ b/samples/standalone-sample/pom.xml @@ -22,7 +22,7 @@ under the License. <parent> <groupId>org.apache.openwebbeans</groupId> <artifactId>openwebbeans</artifactId> - <version>2.0.28-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/samples/tomcat7-sample/pom.xml b/samples/tomcat7-sample/pom.xml index 4eef69883..a54a16a30 100644 --- a/samples/tomcat7-sample/pom.xml +++ b/samples/tomcat7-sample/pom.xml @@ -22,7 +22,7 @@ under the License. <parent> <groupId>org.apache.openwebbeans</groupId> <artifactId>samples</artifactId> - <version>2.0.28-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/webbeans-arquillian/owb-arquillian-standalone/pom.xml b/webbeans-arquillian/owb-arquillian-standalone/pom.xml index 7004fb759..82793cf0a 100644 --- a/webbeans-arquillian/owb-arquillian-standalone/pom.xml +++ b/webbeans-arquillian/owb-arquillian-standalone/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.openwebbeans.arquillian</groupId> <artifactId>owb-arquillian-parent</artifactId> - <version>2.0.28-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> </parent> <artifactId>owb-arquillian-standalone</artifactId> <packaging>jar</packaging> diff --git a/webbeans-arquillian/pom.xml b/webbeans-arquillian/pom.xml index 9d0ed85a3..28616a9ce 100644 --- a/webbeans-arquillian/pom.xml +++ b/webbeans-arquillian/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.openwebbeans</groupId> <artifactId>openwebbeans</artifactId> - <version>2.0.28-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> </parent> <groupId>org.apache.openwebbeans.arquillian</groupId> <artifactId>owb-arquillian-parent</artifactId> diff --git a/webbeans-ee-common/pom.xml b/webbeans-ee-common/pom.xml index e970c0b13..270cc9434 100644 --- a/webbeans-ee-common/pom.xml +++ b/webbeans-ee-common/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.openwebbeans</groupId> <artifactId>openwebbeans</artifactId> - <version>2.0.28-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/webbeans-ee/pom.xml b/webbeans-ee/pom.xml index aae54f06f..35ec99b4b 100644 --- a/webbeans-ee/pom.xml +++ b/webbeans-ee/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.openwebbeans</groupId> <artifactId>openwebbeans</artifactId> - <version>2.0.28-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> </parent> <artifactId>openwebbeans-ee</artifactId> diff --git a/webbeans-ejb/pom.xml b/webbeans-ejb/pom.xml index 77be659be..51c99a353 100644 --- a/webbeans-ejb/pom.xml +++ b/webbeans-ejb/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.openwebbeans</groupId> <artifactId>openwebbeans</artifactId> - <version>2.0.28-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> </parent> <artifactId>openwebbeans-ejb</artifactId> <name>EJB plugin</name> diff --git a/webbeans-el22/pom.xml b/webbeans-el22/pom.xml index 71fa8a810..e53093cad 100644 --- a/webbeans-el22/pom.xml +++ b/webbeans-el22/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.openwebbeans</groupId> <artifactId>openwebbeans</artifactId> - <version>2.0.28-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/webbeans-gradle/pom.xml b/webbeans-gradle/pom.xml index 428480832..c85942957 100644 --- a/webbeans-gradle/pom.xml +++ b/webbeans-gradle/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>openwebbeans</artifactId> <groupId>org.apache.openwebbeans</groupId> - <version>2.0.28-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/webbeans-impl/pom.xml b/webbeans-impl/pom.xml index 464cf24e6..2fe51b1ca 100644 --- a/webbeans-impl/pom.xml +++ b/webbeans-impl/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.openwebbeans</groupId> <artifactId>openwebbeans</artifactId> - <version>2.0.28-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> </parent> <artifactId>openwebbeans-impl</artifactId> <name>OpenWebBeans Core</name> diff --git a/webbeans-jetty9/pom.xml b/webbeans-jetty9/pom.xml index 2d24438fd..07eef4195 100644 --- a/webbeans-jetty9/pom.xml +++ b/webbeans-jetty9/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.openwebbeans</groupId> <artifactId>openwebbeans</artifactId> - <version>2.0.28-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> </parent> <artifactId>openwebbeans-jetty9</artifactId> diff --git a/webbeans-jms/pom.xml b/webbeans-jms/pom.xml index 7295a1a70..2ce4f0a78 100644 --- a/webbeans-jms/pom.xml +++ b/webbeans-jms/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.openwebbeans</groupId> <artifactId>openwebbeans</artifactId> - <version>2.0.28-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> </parent> <artifactId>openwebbeans-jms</artifactId> <name>JMS plugin</name> diff --git a/webbeans-jsf/pom.xml b/webbeans-jsf/pom.xml index 7430b3117..78f2435bb 100644 --- a/webbeans-jsf/pom.xml +++ b/webbeans-jsf/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.openwebbeans</groupId> <artifactId>openwebbeans</artifactId> - <version>2.0.28-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> </parent> <artifactId>openwebbeans-jsf</artifactId> diff --git a/webbeans-junit5/pom.xml b/webbeans-junit5/pom.xml index 5b0ae0b7d..6df39ecf9 100644 --- a/webbeans-junit5/pom.xml +++ b/webbeans-junit5/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.openwebbeans</groupId> <artifactId>openwebbeans</artifactId> - <version>2.0.28-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> </parent> <artifactId>openwebbeans-junit5</artifactId> diff --git a/webbeans-osgi/pom.xml b/webbeans-osgi/pom.xml index cef1e0ecb..c53e2cb10 100644 --- a/webbeans-osgi/pom.xml +++ b/webbeans-osgi/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.openwebbeans</groupId> <artifactId>openwebbeans</artifactId> - <version>2.0.28-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> </parent> <artifactId>openwebbeans-osgi</artifactId> diff --git a/webbeans-porting/pom.xml b/webbeans-porting/pom.xml index 7f4c3e27f..d2d943d23 100644 --- a/webbeans-porting/pom.xml +++ b/webbeans-porting/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.openwebbeans</groupId> <artifactId>openwebbeans</artifactId> - <version>2.0.28-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/webbeans-resource/pom.xml b/webbeans-resource/pom.xml index 496b7787d..1c27497f8 100644 --- a/webbeans-resource/pom.xml +++ b/webbeans-resource/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.openwebbeans</groupId> <artifactId>openwebbeans</artifactId> - <version>2.0.28-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> </parent> <artifactId>openwebbeans-resource</artifactId> <name>EE Resource plugin</name> diff --git a/webbeans-se/pom.xml b/webbeans-se/pom.xml index f15f0ce67..319429670 100644 --- a/webbeans-se/pom.xml +++ b/webbeans-se/pom.xml @@ -19,7 +19,7 @@ <parent> <artifactId>openwebbeans</artifactId> <groupId>org.apache.openwebbeans</groupId> - <version>2.0.28-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/webbeans-slf4j/pom.xml b/webbeans-slf4j/pom.xml index 53cdf0de9..579e9cdb5 100644 --- a/webbeans-slf4j/pom.xml +++ b/webbeans-slf4j/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>openwebbeans</artifactId> <groupId>org.apache.openwebbeans</groupId> - <version>2.0.28-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/webbeans-spi/pom.xml b/webbeans-spi/pom.xml index aa7c4f27f..47d515ef6 100644 --- a/webbeans-spi/pom.xml +++ b/webbeans-spi/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.openwebbeans</groupId> <artifactId>openwebbeans</artifactId> - <version>2.0.28-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> </parent> <artifactId>openwebbeans-spi</artifactId> diff --git a/webbeans-tck-jakarta/pom.xml b/webbeans-tck-jakarta/pom.xml index 34b0f0a2f..3605ad33a 100644 --- a/webbeans-tck-jakarta/pom.xml +++ b/webbeans-tck-jakarta/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.openwebbeans</groupId> <artifactId>openwebbeans</artifactId> - <version>2.0.28-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/webbeans-tck/pom.xml b/webbeans-tck/pom.xml index fc6f58f91..239318668 100644 --- a/webbeans-tck/pom.xml +++ b/webbeans-tck/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.openwebbeans</groupId> <artifactId>openwebbeans</artifactId> - <version>2.0.28-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/webbeans-tomcat7/pom.xml b/webbeans-tomcat7/pom.xml index b0e1e01cd..8b89c6a3c 100644 --- a/webbeans-tomcat7/pom.xml +++ b/webbeans-tomcat7/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.openwebbeans</groupId> <artifactId>openwebbeans</artifactId> - <version>2.0.28-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> </parent> <artifactId>openwebbeans-tomcat7</artifactId> diff --git a/webbeans-web/pom.xml b/webbeans-web/pom.xml index 8728ae28c..e0ae1709d 100644 --- a/webbeans-web/pom.xml +++ b/webbeans-web/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.openwebbeans</groupId> <artifactId>openwebbeans</artifactId> - <version>2.0.28-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> </parent> <artifactId>openwebbeans-web</artifactId>
