(openwebbeans) 02/02: [maven-release-plugin] prepare for next development iteration

2023-11-11 Thread struberg
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 008b1e3dba8cbcf9a52e437acbc7a72f78ceb938
Author: Mark Struberg 
AuthorDate: Sat Nov 11 19:25:38 2023 +0100

[maven-release-plugin] prepare for next development iteration
---
 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   | 4 ++--
 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-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-se/pom.xml   | 2 +-
 webbeans-slf4j/pom.xml| 2 +-
 webbeans-spi/pom.xml  | 2 +-
 webbeans-tck/pom.xml  | 2 +-
 webbeans-tomcat/pom.xml   | 2 +-
 webbeans-web/pom.xml  | 2 +-
 25 files changed, 26 insertions(+), 26 deletions(-)

diff --git a/atinject-tck/pom.xml b/atinject-tck/pom.xml
index 8d079ec5f..2a9e78130 100644
--- a/atinject-tck/pom.xml
+++ b/atinject-tck/pom.xml
@@ -23,7 +23,7 @@
 
 org.apache.openwebbeans
 openwebbeans
-4.0.1
+4.0.2-SNAPSHOT
 ../pom.xml
 
 
diff --git a/bom/openwebbeans-se-bom/pom.xml b/bom/openwebbeans-se-bom/pom.xml
index 64561bcad..f9978afe9 100644
--- a/bom/openwebbeans-se-bom/pom.xml
+++ b/bom/openwebbeans-se-bom/pom.xml
@@ -19,7 +19,7 @@
 
 bom
 org.apache.openwebbeans.bom
-4.0.1
+4.0.2-SNAPSHOT
 
 4.0.0
 
diff --git a/bom/openwebbeans-web-bom/pom.xml b/bom/openwebbeans-web-bom/pom.xml
index a18e67edd..b8ff73dfe 100644
--- a/bom/openwebbeans-web-bom/pom.xml
+++ b/bom/openwebbeans-web-bom/pom.xml
@@ -19,7 +19,7 @@
   
 bom
 org.apache.openwebbeans.bom
-4.0.1
+4.0.2-SNAPSHOT
   
   4.0.0
 
diff --git a/bom/pom.xml b/bom/pom.xml
index 078a87740..d4e7f596a 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -19,7 +19,7 @@
   
 openwebbeans
 org.apache.openwebbeans
-4.0.1
+4.0.2-SNAPSHOT
   
   4.0.0
 
diff --git a/distribution/pom.xml b/distribution/pom.xml
index ddde0d2bc..f5b898b26 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.openwebbeans
 openwebbeans
-4.0.1
+4.0.2-SNAPSHOT
 ../pom.xml
 
 
diff --git a/pom.xml b/pom.xml
index 2ab129014..1707105c8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
 openwebbeans
 Apache OpenWebBeans
 pom
-4.0.1
+4.0.2-SNAPSHOT
 
 openwebbeans.apache.org
 
@@ -50,7 +50,7 @@
 
scm:git:https://gitbox.apache.org/repos/asf/openwebbeans.git
 
scm:git:https://gitbox.apache.org/repos/asf/openwebbeans.git
 https://github.com/apache/openwebbeans
-  openwebbeans-4.0.1
+  HEAD
   
 
 
diff --git a/webbeans-arquillian/owb-arquillian-standalone/pom.xml 
b/webbeans-arquillian/owb-arquillian-standalone/pom.xml
index c1b71a9a6..3622491a5 100644
--- a/webbeans-arquillian/owb-arquillian-standalone/pom.xml
+++ b/webbeans-arquillian/owb-arquillian-standalone/pom.xml
@@ -23,7 +23,7 @@
 
 org.apache.openwebbeans.arquillian
 owb-arquillian-parent
-4.0.1
+4.0.2-SNAPSHOT
 
 
 owb-arquillian-standalone
diff --git a/webbeans-arquillian/pom.xml b/webbeans-arquillian/pom.xml
index 7ad0afe4d..b5fa9a497 100644
--- a/webbeans-arquillian/pom.xml
+++ b/webbeans-arquillian/pom.xml
@@ -22,7 +22,7 @@
 
 org.apache.openwebbeans
 openwebbeans
-4.0.1
+4.0.2-SNAPSHOT
 
 org.apache.openwebbeans.arquillian
 owb-arquillian-parent
diff --git a/webbeans-ee-common/pom.xml b/webbeans-ee-common/pom.xml
index 9a40d1a46..6ff3014f6 100644
--- a/webbeans-ee-common/pom.xml
+++ b/webbeans-ee-common/pom.xml
@@ -20,7 +20,7 @@
 
 org.apache.openwebbeans
 openwebbeans
-4.0.1
+4.0.2-SNAPSHOT
 

[openwebbeans] 02/02: [maven-release-plugin] prepare for next development iteration

2023-09-04 Thread struberg
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 8bcade17a18887fe70dc4e9a9d8f87e993f4793d
Author: Mark Struberg 
AuthorDate: Mon Sep 4 12:34:32 2023 +0200

[maven-release-plugin] prepare for next development iteration
---
 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   | 4 ++--
 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-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-se/pom.xml   | 2 +-
 webbeans-slf4j/pom.xml| 2 +-
 webbeans-spi/pom.xml  | 2 +-
 webbeans-tck/pom.xml  | 2 +-
 webbeans-tomcat/pom.xml   | 2 +-
 webbeans-web/pom.xml  | 2 +-
 25 files changed, 26 insertions(+), 26 deletions(-)

diff --git a/atinject-tck/pom.xml b/atinject-tck/pom.xml
index ed36d2e34..3a82b30b1 100644
--- a/atinject-tck/pom.xml
+++ b/atinject-tck/pom.xml
@@ -23,7 +23,7 @@
 
 org.apache.openwebbeans
 openwebbeans
-4.0.0
+4.0.1-SNAPSHOT
 ../pom.xml
 
 
diff --git a/bom/openwebbeans-se-bom/pom.xml b/bom/openwebbeans-se-bom/pom.xml
index a1fc47576..a5b941f78 100644
--- a/bom/openwebbeans-se-bom/pom.xml
+++ b/bom/openwebbeans-se-bom/pom.xml
@@ -19,7 +19,7 @@
 
 bom
 org.apache.openwebbeans.bom
-4.0.0
+4.0.1-SNAPSHOT
 
 4.0.0
 
diff --git a/bom/openwebbeans-web-bom/pom.xml b/bom/openwebbeans-web-bom/pom.xml
index d27a5e18f..46118550b 100644
--- a/bom/openwebbeans-web-bom/pom.xml
+++ b/bom/openwebbeans-web-bom/pom.xml
@@ -19,7 +19,7 @@
   
 bom
 org.apache.openwebbeans.bom
-4.0.0
+4.0.1-SNAPSHOT
   
   4.0.0
 
diff --git a/bom/pom.xml b/bom/pom.xml
index a99a7cf33..ddfd80762 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -19,7 +19,7 @@
   
 openwebbeans
 org.apache.openwebbeans
-4.0.0
+4.0.1-SNAPSHOT
   
   4.0.0
 
diff --git a/distribution/pom.xml b/distribution/pom.xml
index e574e82f0..eb8e3d9f5 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.openwebbeans
 openwebbeans
-4.0.0
+4.0.1-SNAPSHOT
 ../pom.xml
 
 
diff --git a/pom.xml b/pom.xml
index 0e70fd11b..22c81da48 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
 openwebbeans
 Apache OpenWebBeans
 pom
-4.0.0
+4.0.1-SNAPSHOT
 
 openwebbeans.apache.org
 
@@ -50,7 +50,7 @@
 
scm:git:https://gitbox.apache.org/repos/asf/openwebbeans.git
 
scm:git:https://gitbox.apache.org/repos/asf/openwebbeans.git
 https://github.com/apache/openwebbeans
-  openwebbeans-4.0.0
+  HEAD
   
 
 
diff --git a/webbeans-arquillian/owb-arquillian-standalone/pom.xml 
b/webbeans-arquillian/owb-arquillian-standalone/pom.xml
index f60da356e..02552bfcd 100644
--- a/webbeans-arquillian/owb-arquillian-standalone/pom.xml
+++ b/webbeans-arquillian/owb-arquillian-standalone/pom.xml
@@ -23,7 +23,7 @@
 
 org.apache.openwebbeans.arquillian
 owb-arquillian-parent
-4.0.0
+4.0.1-SNAPSHOT
 
 
 owb-arquillian-standalone
diff --git a/webbeans-arquillian/pom.xml b/webbeans-arquillian/pom.xml
index 76d4422ec..74ad962f7 100644
--- a/webbeans-arquillian/pom.xml
+++ b/webbeans-arquillian/pom.xml
@@ -22,7 +22,7 @@
 
 org.apache.openwebbeans
 openwebbeans
-4.0.0
+4.0.1-SNAPSHOT
 
 org.apache.openwebbeans.arquillian
 owb-arquillian-parent
diff --git a/webbeans-ee-common/pom.xml b/webbeans-ee-common/pom.xml
index db2750799..edc1340e6 100644
--- a/webbeans-ee-common/pom.xml
+++ b/webbeans-ee-common/pom.xml
@@ -20,7 +20,7 @@
 
 org.apache.openwebbeans
 openwebbeans
-4.0.0
+4.0.1-SNAPSHOT
 

[openwebbeans] 02/02: [maven-release-plugin] prepare for next development iteration

2022-05-24 Thread jlmonteiro
This is an automated email from the ASF dual-hosted git repository.

jlmonteiro pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwebbeans.git

commit ba5345948d311533e1f17c9992fee6c24ec3e77e
Author: Jean-Louis Monteiro 
AuthorDate: Tue May 24 14:24:18 2022 +0200

[maven-release-plugin] prepare for next development iteration
---
 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   | 4 ++--
 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, 36 insertions(+), 36 deletions(-)

diff --git a/atinject-tck/pom.xml b/atinject-tck/pom.xml
index 2968e5c85..35bc036f3 100644
--- a/atinject-tck/pom.xml
+++ b/atinject-tck/pom.xml
@@ -23,7 +23,7 @@
 
 org.apache.openwebbeans
 openwebbeans
-2.0.27
+2.0.28-SNAPSHOT
 ../pom.xml
 
 
diff --git a/bom/openwebbeans-se-bom/pom.xml b/bom/openwebbeans-se-bom/pom.xml
index 95c3db498..816375a7f 100644
--- a/bom/openwebbeans-se-bom/pom.xml
+++ b/bom/openwebbeans-se-bom/pom.xml
@@ -19,7 +19,7 @@
   
 bom
 org.apache.openwebbeans.bom
-2.0.27
+2.0.28-SNAPSHOT
   
   4.0.0
 
diff --git a/bom/openwebbeans-web-bom/pom.xml b/bom/openwebbeans-web-bom/pom.xml
index 6be6a7e27..caa4bd113 100644
--- a/bom/openwebbeans-web-bom/pom.xml
+++ b/bom/openwebbeans-web-bom/pom.xml
@@ -19,7 +19,7 @@
   
 bom
 org.apache.openwebbeans.bom
-2.0.27
+2.0.28-SNAPSHOT
   
   4.0.0
 
diff --git a/bom/pom.xml b/bom/pom.xml
index 8ae7b74d2..f37f9fe27 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -19,7 +19,7 @@
   
 openwebbeans
 org.apache.openwebbeans
-2.0.27
+2.0.28-SNAPSHOT
   
   4.0.0
 
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 10b652592..62f735f74 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.openwebbeans
 openwebbeans
-2.0.27
+2.0.28-SNAPSHOT
 ../pom.xml
 
 
diff --git a/pom.xml b/pom.xml
index 76f11e7f1..6df59f0b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
 openwebbeans
 Apache OpenWebBeans
 pom
-2.0.27
+2.0.28-SNAPSHOT
 
 openwebbeans.apache.org
 
@@ -50,7 +50,7 @@
 
scm:git:https://gitbox.apache.org/repos/asf/openwebbeans.git
 
scm:git:https://gitbox.apache.org/repos/asf/openwebbeans.git
 https://github.com/apache/openwebbeans
-  openwebbeans-2.0.27
+  openwebbeans-2.0.25
 
 
 
diff --git a/samples/conversation-sample/pom.xml 
b/samples/conversation-sample/pom.xml
index f392f69ad..d8d03d973 100644
--- a/samples/conversation-sample/pom.xml
+++ b/samples/conversation-sample/pom.xml
@@ -23,7 +23,7 @@ under the License.
 
 samples
 org.apache.openwebbeans
-2.0.27
+2.0.28-SNAPSHOT
 ../pom.xml
 
 
diff --git a/samples/guess/pom.xml b/samples/guess/pom.xml
index 627999f53..c160edccd 100644
--- 

[openwebbeans] 02/02: [maven-release-plugin] prepare for next development iteration

2022-02-03 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository.

rmannibucau pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwebbeans.git

commit 966c113fcf72f38931ef2ab77d22ca386f71bfa5
Author: Romain Manni-Bucau 
AuthorDate: Thu Feb 3 10:18:56 2022 +0100

[maven-release-plugin] prepare for next development iteration
---
 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   | 4 ++--
 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, 36 insertions(+), 36 deletions(-)

diff --git a/atinject-tck/pom.xml b/atinject-tck/pom.xml
index b4da0c6..038b735 100644
--- a/atinject-tck/pom.xml
+++ b/atinject-tck/pom.xml
@@ -23,7 +23,7 @@
 
 org.apache.openwebbeans
 openwebbeans
-2.0.26
+2.0.27-SNAPSHOT
 ../pom.xml
 
 
diff --git a/bom/openwebbeans-se-bom/pom.xml b/bom/openwebbeans-se-bom/pom.xml
index dce442d..fe60a94 100644
--- a/bom/openwebbeans-se-bom/pom.xml
+++ b/bom/openwebbeans-se-bom/pom.xml
@@ -19,7 +19,7 @@
   
 bom
 org.apache.openwebbeans.bom
-2.0.26
+2.0.27-SNAPSHOT
   
   4.0.0
 
diff --git a/bom/openwebbeans-web-bom/pom.xml b/bom/openwebbeans-web-bom/pom.xml
index 7b202c6..8498d6c 100644
--- a/bom/openwebbeans-web-bom/pom.xml
+++ b/bom/openwebbeans-web-bom/pom.xml
@@ -19,7 +19,7 @@
   
 bom
 org.apache.openwebbeans.bom
-2.0.26
+2.0.27-SNAPSHOT
   
   4.0.0
 
diff --git a/bom/pom.xml b/bom/pom.xml
index f18d046..bea8a91 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -19,7 +19,7 @@
   
 openwebbeans
 org.apache.openwebbeans
-2.0.26
+2.0.27-SNAPSHOT
   
   4.0.0
 
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 420d6ba..00db3bb 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.openwebbeans
 openwebbeans
-2.0.26
+2.0.27-SNAPSHOT
 ../pom.xml
 
 
diff --git a/pom.xml b/pom.xml
index 05e2f91..77c9af9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
 openwebbeans
 Apache OpenWebBeans
 pom
-2.0.26
+2.0.27-SNAPSHOT
 
 openwebbeans.apache.org
 
@@ -50,7 +50,7 @@
 
scm:git:https://gitbox.apache.org/repos/asf/openwebbeans.git
 
scm:git:https://gitbox.apache.org/repos/asf/openwebbeans.git
 https://github.com/apache/openwebbeans
-  openwebbeans-2.0.26
+  openwebbeans-2.0.25
   
 
 
diff --git a/samples/conversation-sample/pom.xml 
b/samples/conversation-sample/pom.xml
index 591329a..be7ae4a 100644
--- a/samples/conversation-sample/pom.xml
+++ b/samples/conversation-sample/pom.xml
@@ -23,7 +23,7 @@ under the License.
 
 samples
 org.apache.openwebbeans
-2.0.26
+2.0.27-SNAPSHOT
 ../pom.xml
 
 
diff --git a/samples/guess/pom.xml b/samples/guess/pom.xml
index 6fbd8c4..ed79692 100644
--- a/samples/guess/pom.xml
+++ 

[openwebbeans] 02/02: [maven-release-plugin] prepare for next development iteration

2021-12-14 Thread struberg
This is an automated email from the ASF dual-hosted git repository.

struberg pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwebbeans.git

commit 3d665bf864b4296181819342ea0a46379c610cfc
Author: Mark Struberg 
AuthorDate: Tue Dec 14 22:40:23 2021 +0100

[maven-release-plugin] prepare for next development iteration
---
 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 ca3574d..7207660 100644
--- a/atinject-tck/pom.xml
+++ b/atinject-tck/pom.xml
@@ -23,7 +23,7 @@
 
 org.apache.openwebbeans
 openwebbeans
-2.0.25
+2.0.26-SNAPSHOT
 ../pom.xml
 
 
diff --git a/bom/openwebbeans-se-bom/pom.xml b/bom/openwebbeans-se-bom/pom.xml
index 890e0e6..1056f38 100644
--- a/bom/openwebbeans-se-bom/pom.xml
+++ b/bom/openwebbeans-se-bom/pom.xml
@@ -19,7 +19,7 @@
   
 bom
 org.apache.openwebbeans.bom
-2.0.25
+2.0.26-SNAPSHOT
   
   4.0.0
 
diff --git a/bom/openwebbeans-web-bom/pom.xml b/bom/openwebbeans-web-bom/pom.xml
index 2c3b09d..5556175 100644
--- a/bom/openwebbeans-web-bom/pom.xml
+++ b/bom/openwebbeans-web-bom/pom.xml
@@ -19,7 +19,7 @@
   
 bom
 org.apache.openwebbeans.bom
-2.0.25
+2.0.26-SNAPSHOT
   
   4.0.0
 
diff --git a/bom/pom.xml b/bom/pom.xml
index a791ddb..0166485 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -19,7 +19,7 @@
   
 openwebbeans
 org.apache.openwebbeans
-2.0.25
+2.0.26-SNAPSHOT
   
   4.0.0
 
diff --git a/distribution/pom.xml b/distribution/pom.xml
index c60beea..0db5449 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.openwebbeans
 openwebbeans
-2.0.25
+2.0.26-SNAPSHOT
 ../pom.xml
 
 
diff --git a/pom.xml b/pom.xml
index ff0d7f3..52847ec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
 openwebbeans
 Apache OpenWebBeans
 pom
-2.0.25
+2.0.26-SNAPSHOT
 
 openwebbeans.apache.org
 
diff --git a/samples/conversation-sample/pom.xml 
b/samples/conversation-sample/pom.xml
index 951e842..fceb11d 100644
--- a/samples/conversation-sample/pom.xml
+++ b/samples/conversation-sample/pom.xml
@@ -23,7 +23,7 @@ under the License.
 
 samples
 org.apache.openwebbeans
-2.0.25
+2.0.26-SNAPSHOT
 ../pom.xml
 
 
diff --git a/samples/guess/pom.xml b/samples/guess/pom.xml
index 1ba23ee..72a1788 100644
--- a/samples/guess/pom.xml
+++ b/samples/guess/pom.xml
@@ -21,7 +21,7 @@ under the License.
 
 org.apache.openwebbeans
 samples
-2.0.25
+2.0.26-SNAPSHOT
 ../pom.xml
 
 
diff --git a/samples/jsf2sample/pom.xml b/samples/jsf2sample/pom.xml
index 3c5194b..2a099f1 100644
--- 

[openwebbeans] 02/02: [maven-release-plugin] prepare for next development iteration

2021-12-12 Thread struberg
This is an automated email from the ASF dual-hosted git repository.

struberg pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwebbeans.git

commit cdfba4c7f2012b107013ca21000edbaf75700320
Author: Mark Struberg 
AuthorDate: Sun Dec 12 21:02:48 2021 +0100

[maven-release-plugin] prepare for next development iteration
---
 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 ca3574d..7207660 100644
--- a/atinject-tck/pom.xml
+++ b/atinject-tck/pom.xml
@@ -23,7 +23,7 @@
 
 org.apache.openwebbeans
 openwebbeans
-2.0.25
+2.0.26-SNAPSHOT
 ../pom.xml
 
 
diff --git a/bom/openwebbeans-se-bom/pom.xml b/bom/openwebbeans-se-bom/pom.xml
index 890e0e6..1056f38 100644
--- a/bom/openwebbeans-se-bom/pom.xml
+++ b/bom/openwebbeans-se-bom/pom.xml
@@ -19,7 +19,7 @@
   
 bom
 org.apache.openwebbeans.bom
-2.0.25
+2.0.26-SNAPSHOT
   
   4.0.0
 
diff --git a/bom/openwebbeans-web-bom/pom.xml b/bom/openwebbeans-web-bom/pom.xml
index 2c3b09d..5556175 100644
--- a/bom/openwebbeans-web-bom/pom.xml
+++ b/bom/openwebbeans-web-bom/pom.xml
@@ -19,7 +19,7 @@
   
 bom
 org.apache.openwebbeans.bom
-2.0.25
+2.0.26-SNAPSHOT
   
   4.0.0
 
diff --git a/bom/pom.xml b/bom/pom.xml
index a791ddb..0166485 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -19,7 +19,7 @@
   
 openwebbeans
 org.apache.openwebbeans
-2.0.25
+2.0.26-SNAPSHOT
   
   4.0.0
 
diff --git a/distribution/pom.xml b/distribution/pom.xml
index c60beea..0db5449 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.openwebbeans
 openwebbeans
-2.0.25
+2.0.26-SNAPSHOT
 ../pom.xml
 
 
diff --git a/pom.xml b/pom.xml
index ff0d7f3..52847ec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
 openwebbeans
 Apache OpenWebBeans
 pom
-2.0.25
+2.0.26-SNAPSHOT
 
 openwebbeans.apache.org
 
diff --git a/samples/conversation-sample/pom.xml 
b/samples/conversation-sample/pom.xml
index 951e842..fceb11d 100644
--- a/samples/conversation-sample/pom.xml
+++ b/samples/conversation-sample/pom.xml
@@ -23,7 +23,7 @@ under the License.
 
 samples
 org.apache.openwebbeans
-2.0.25
+2.0.26-SNAPSHOT
 ../pom.xml
 
 
diff --git a/samples/guess/pom.xml b/samples/guess/pom.xml
index 1ba23ee..72a1788 100644
--- a/samples/guess/pom.xml
+++ b/samples/guess/pom.xml
@@ -21,7 +21,7 @@ under the License.
 
 org.apache.openwebbeans
 samples
-2.0.25
+2.0.26-SNAPSHOT
 ../pom.xml
 
 
diff --git a/samples/jsf2sample/pom.xml b/samples/jsf2sample/pom.xml
index 3c5194b..2a099f1 100644
--- 

[openwebbeans] 02/02: [maven-release-plugin] prepare for next development iteration

2021-06-02 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository.

rmannibucau pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwebbeans.git

commit 900607d988f2283d385af10bd1725d7db5e67d63
Author: Romain Manni-Bucau 
AuthorDate: Wed Jun 2 17:45:20 2021 +0200

[maven-release-plugin] prepare for next development iteration
---
 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 eb56ebc..8d87bb2 100644
--- a/atinject-tck/pom.xml
+++ b/atinject-tck/pom.xml
@@ -23,7 +23,7 @@
 
 org.apache.openwebbeans
 openwebbeans
-2.0.23
+2.0.24-SNAPSHOT
 ../pom.xml
 
 
diff --git a/bom/openwebbeans-se-bom/pom.xml b/bom/openwebbeans-se-bom/pom.xml
index 62c6781..7596373 100644
--- a/bom/openwebbeans-se-bom/pom.xml
+++ b/bom/openwebbeans-se-bom/pom.xml
@@ -19,7 +19,7 @@
   
 bom
 org.apache.openwebbeans.bom
-2.0.23
+2.0.24-SNAPSHOT
   
   4.0.0
 
diff --git a/bom/openwebbeans-web-bom/pom.xml b/bom/openwebbeans-web-bom/pom.xml
index 0d98d25..9da29d9 100644
--- a/bom/openwebbeans-web-bom/pom.xml
+++ b/bom/openwebbeans-web-bom/pom.xml
@@ -19,7 +19,7 @@
   
 bom
 org.apache.openwebbeans.bom
-2.0.23
+2.0.24-SNAPSHOT
   
   4.0.0
 
diff --git a/bom/pom.xml b/bom/pom.xml
index 2d9455d..94321d7 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -19,7 +19,7 @@
   
 openwebbeans
 org.apache.openwebbeans
-2.0.23
+2.0.24-SNAPSHOT
   
   4.0.0
 
diff --git a/distribution/pom.xml b/distribution/pom.xml
index f626eea..905b312 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.openwebbeans
 openwebbeans
-2.0.23
+2.0.24-SNAPSHOT
 ../pom.xml
 
 
diff --git a/pom.xml b/pom.xml
index e81fb12..5f8f968 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 openwebbeans
 Apache OpenWebBeans
 pom
-2.0.23
+2.0.24-SNAPSHOT
 
 openwebbeans.apache.org
 
diff --git a/samples/conversation-sample/pom.xml 
b/samples/conversation-sample/pom.xml
index 58a68c8..795f639 100644
--- a/samples/conversation-sample/pom.xml
+++ b/samples/conversation-sample/pom.xml
@@ -23,7 +23,7 @@ under the License.
 
 samples
 org.apache.openwebbeans
-2.0.23
+2.0.24-SNAPSHOT
 ../pom.xml
 
 
diff --git a/samples/guess/pom.xml b/samples/guess/pom.xml
index 9ce0fc3..b73e3c5 100644
--- a/samples/guess/pom.xml
+++ b/samples/guess/pom.xml
@@ -21,7 +21,7 @@ under the License.
 
 org.apache.openwebbeans
 samples
-2.0.23
+2.0.24-SNAPSHOT
 ../pom.xml
 
 
diff --git a/samples/jsf2sample/pom.xml b/samples/jsf2sample/pom.xml
index 05677ea..206383c 100644
--- 

[openwebbeans] 02/02: [maven-release-plugin] prepare for next development iteration

2021-03-18 Thread struberg
This is an automated email from the ASF dual-hosted git repository.

struberg pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwebbeans.git

commit e348f45b8ab3ef825c73dca8a01bb00a0d68e1ad
Author: Mark Struberg 
AuthorDate: Wed Mar 17 15:45:01 2021 +0100

[maven-release-plugin] prepare for next development iteration
---
 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 23fc8e8..cfdb0c8 100644
--- a/atinject-tck/pom.xml
+++ b/atinject-tck/pom.xml
@@ -23,7 +23,7 @@
 
 org.apache.openwebbeans
 openwebbeans
-2.0.22
+2.0.23-SNAPSHOT
 ../pom.xml
 
 
diff --git a/bom/openwebbeans-se-bom/pom.xml b/bom/openwebbeans-se-bom/pom.xml
index 403caf1..4d8860e 100644
--- a/bom/openwebbeans-se-bom/pom.xml
+++ b/bom/openwebbeans-se-bom/pom.xml
@@ -19,7 +19,7 @@
   
 bom
 org.apache.openwebbeans.bom
-2.0.22
+2.0.23-SNAPSHOT
   
   4.0.0
 
diff --git a/bom/openwebbeans-web-bom/pom.xml b/bom/openwebbeans-web-bom/pom.xml
index 3594ee4..7dbb619 100644
--- a/bom/openwebbeans-web-bom/pom.xml
+++ b/bom/openwebbeans-web-bom/pom.xml
@@ -19,7 +19,7 @@
   
 bom
 org.apache.openwebbeans.bom
-2.0.22
+2.0.23-SNAPSHOT
   
   4.0.0
 
diff --git a/bom/pom.xml b/bom/pom.xml
index a2937d0..86c13ba 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -19,7 +19,7 @@
   
 openwebbeans
 org.apache.openwebbeans
-2.0.22
+2.0.23-SNAPSHOT
   
   4.0.0
 
diff --git a/distribution/pom.xml b/distribution/pom.xml
index ccfe934..9030c08 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.openwebbeans
 openwebbeans
-2.0.22
+2.0.23-SNAPSHOT
 ../pom.xml
 
 
diff --git a/pom.xml b/pom.xml
index c8ca8b6..6ec07ce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 openwebbeans
 Apache OpenWebBeans
 pom
-2.0.22
+2.0.23-SNAPSHOT
 
 openwebbeans.apache.org
 
diff --git a/samples/conversation-sample/pom.xml 
b/samples/conversation-sample/pom.xml
index bbe4774..a0f8310 100644
--- a/samples/conversation-sample/pom.xml
+++ b/samples/conversation-sample/pom.xml
@@ -23,7 +23,7 @@ under the License.
 
 samples
 org.apache.openwebbeans
-2.0.22
+2.0.23-SNAPSHOT
 ../pom.xml
 
 
diff --git a/samples/guess/pom.xml b/samples/guess/pom.xml
index 2e2727f..3a7e514 100644
--- a/samples/guess/pom.xml
+++ b/samples/guess/pom.xml
@@ -21,7 +21,7 @@ under the License.
 
 org.apache.openwebbeans
 samples
-2.0.22
+2.0.23-SNAPSHOT
 ../pom.xml
 
 
diff --git a/samples/jsf2sample/pom.xml b/samples/jsf2sample/pom.xml
index 1f719e1..9521f56 100644
--- 

[openwebbeans] 02/02: [maven-release-plugin] prepare for next development iteration

2021-01-03 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository.

rmannibucau pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwebbeans.git

commit a3c6d4ea73828768312c941bda45bf1c85802550
Author: Romain Manni-Bucau 
AuthorDate: Sun Jan 3 20:42:17 2021 +0100

[maven-release-plugin] prepare for next development iteration
---
 atinject-tck/pom.xml  | 2 +-
 distribution/pom.xml  | 2 +-
 pom.xml   | 4 ++--
 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 +-
 32 files changed, 33 insertions(+), 33 deletions(-)

diff --git a/atinject-tck/pom.xml b/atinject-tck/pom.xml
index da07c90..d2bd0cd 100644
--- a/atinject-tck/pom.xml
+++ b/atinject-tck/pom.xml
@@ -23,7 +23,7 @@
 
 org.apache.openwebbeans
 openwebbeans
-2.0.21
+2.0.22-SNAPSHOT
 ../pom.xml
 
 
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 9763374..6ddb4ed 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.openwebbeans
 openwebbeans
-2.0.21
+2.0.22-SNAPSHOT
 ../pom.xml
 
 
diff --git a/pom.xml b/pom.xml
index b9969a8..ad188d5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 openwebbeans
 Apache OpenWebBeans
 pom
-2.0.21
+2.0.22-SNAPSHOT
 
 openwebbeans.apache.org
 
@@ -49,7 +49,7 @@
 
scm:git:https://gitbox.apache.org/repos/asf/openwebbeans.git
 
scm:git:https://gitbox.apache.org/repos/asf/openwebbeans.git
 https://github.com/apache/openwebbeans
-  openwebbeans-2.0.21
+  openwebbeans-2.0.19
   
 
 
diff --git a/samples/conversation-sample/pom.xml 
b/samples/conversation-sample/pom.xml
index 4d1ad71..343f336 100644
--- a/samples/conversation-sample/pom.xml
+++ b/samples/conversation-sample/pom.xml
@@ -23,7 +23,7 @@ under the License.
 
 samples
 org.apache.openwebbeans
-2.0.21
+2.0.22-SNAPSHOT
 ../pom.xml
 
 
diff --git a/samples/guess/pom.xml b/samples/guess/pom.xml
index 1a16c87..dbc0c3b 100644
--- a/samples/guess/pom.xml
+++ b/samples/guess/pom.xml
@@ -21,7 +21,7 @@ under the License.
 
 org.apache.openwebbeans
 samples
-2.0.21
+2.0.22-SNAPSHOT
 ../pom.xml
 
 
diff --git a/samples/jsf2sample/pom.xml b/samples/jsf2sample/pom.xml
index 329187d..743eee8 100644
--- a/samples/jsf2sample/pom.xml
+++ b/samples/jsf2sample/pom.xml
@@ -22,7 +22,7 @@ under the License.
 
 samples
 org.apache.openwebbeans
-2.0.21
+2.0.22-SNAPSHOT
 ../pom.xml
 
 
diff --git a/samples/pom.xml b/samples/pom.xml
index 1cf61cb..e802f95 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -22,7 +22,7 @@ under the License.
 
 org.apache.openwebbeans
 openwebbeans
-2.0.21
+2.0.22-SNAPSHOT
 ../pom.xml
 
 
diff --git a/samples/reservation/pom.xml b/samples/reservation/pom.xml
index 3359fe8..41a24a2 100644
--- a/samples/reservation/pom.xml
+++ b/samples/reservation/pom.xml
@@ -21,7 +21,7 @@ under the License.
 
 

[openwebbeans] 02/02: [maven-release-plugin] prepare for next development iteration

2020-11-12 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository.

rmannibucau pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwebbeans.git

commit cdc3588552fe66f04b5d2b3e1ae753cde748c34b
Author: Romain Manni-Bucau 
AuthorDate: Thu Nov 12 10:57:00 2020 +0100

[maven-release-plugin] prepare for next development iteration
---
 atinject-tck/pom.xml  | 2 +-
 distribution/pom.xml  | 2 +-
 pom.xml   | 4 ++--
 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 +-
 32 files changed, 33 insertions(+), 33 deletions(-)

diff --git a/atinject-tck/pom.xml b/atinject-tck/pom.xml
index 8e532b6..6394d25 100644
--- a/atinject-tck/pom.xml
+++ b/atinject-tck/pom.xml
@@ -23,7 +23,7 @@
 
 org.apache.openwebbeans
 openwebbeans
-2.0.20
+2.0.21-SNAPSHOT
 ../pom.xml
 
 
diff --git a/distribution/pom.xml b/distribution/pom.xml
index bc3a979..08de508 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.openwebbeans
 openwebbeans
-2.0.20
+2.0.21-SNAPSHOT
 ../pom.xml
 
 
diff --git a/pom.xml b/pom.xml
index 80161c7..3d672d1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 openwebbeans
 Apache OpenWebBeans
 pom
-2.0.20
+2.0.21-SNAPSHOT
 
 openwebbeans.apache.org
 
@@ -49,7 +49,7 @@
 
scm:git:https://gitbox.apache.org/repos/asf/openwebbeans.git
 
scm:git:https://gitbox.apache.org/repos/asf/openwebbeans.git
 https://github.com/apache/openwebbeans
-  openwebbeans-2.0.20
+  openwebbeans-2.0.19
   
 
 
diff --git a/samples/conversation-sample/pom.xml 
b/samples/conversation-sample/pom.xml
index 9769870..e792886 100644
--- a/samples/conversation-sample/pom.xml
+++ b/samples/conversation-sample/pom.xml
@@ -23,7 +23,7 @@ under the License.
 
 samples
 org.apache.openwebbeans
-2.0.20
+2.0.21-SNAPSHOT
 ../pom.xml
 
 
diff --git a/samples/guess/pom.xml b/samples/guess/pom.xml
index 089c9f5..54e53f4 100644
--- a/samples/guess/pom.xml
+++ b/samples/guess/pom.xml
@@ -21,7 +21,7 @@ under the License.
 
 org.apache.openwebbeans
 samples
-2.0.20
+2.0.21-SNAPSHOT
 ../pom.xml
 
 
diff --git a/samples/jsf2sample/pom.xml b/samples/jsf2sample/pom.xml
index 034a775..156db25 100644
--- a/samples/jsf2sample/pom.xml
+++ b/samples/jsf2sample/pom.xml
@@ -22,7 +22,7 @@ under the License.
 
 samples
 org.apache.openwebbeans
-2.0.20
+2.0.21-SNAPSHOT
 ../pom.xml
 
 
diff --git a/samples/pom.xml b/samples/pom.xml
index 16f0c6e..9b52aba 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -22,7 +22,7 @@ under the License.
 
 org.apache.openwebbeans
 openwebbeans
-2.0.20
+2.0.21-SNAPSHOT
 ../pom.xml
 
 
diff --git a/samples/reservation/pom.xml b/samples/reservation/pom.xml
index 454da58..e3af672 100644
--- a/samples/reservation/pom.xml
+++ b/samples/reservation/pom.xml
@@ -21,7 +21,7 @@ under the License.
 
 

[openwebbeans] 02/02: [maven-release-plugin] prepare for next development iteration

2020-10-18 Thread struberg
This is an automated email from the ASF dual-hosted git repository.

struberg pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwebbeans.git

commit 0c262b38129552af9e04f70bfdfecb4642be2642
Author: Mark Struberg 
AuthorDate: Sun Oct 18 12:11:22 2020 +0200

[maven-release-plugin] prepare for next development iteration
---
 atinject-tck/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 +-
 32 files changed, 32 insertions(+), 32 deletions(-)

diff --git a/atinject-tck/pom.xml b/atinject-tck/pom.xml
index f3a01e0..753eae4 100644
--- a/atinject-tck/pom.xml
+++ b/atinject-tck/pom.xml
@@ -23,7 +23,7 @@
 
 org.apache.openwebbeans
 openwebbeans
-2.0.19
+2.0.20-SNAPSHOT
 ../pom.xml
 
 
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 4e35850..fa2c77f 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.openwebbeans
 openwebbeans
-2.0.19
+2.0.20-SNAPSHOT
 ../pom.xml
 
 
diff --git a/pom.xml b/pom.xml
index 2362842..f792d70 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 openwebbeans
 Apache OpenWebBeans
 pom
-2.0.19
+2.0.20-SNAPSHOT
 
 openwebbeans.apache.org
 
diff --git a/samples/conversation-sample/pom.xml 
b/samples/conversation-sample/pom.xml
index 191821a..d50c806 100644
--- a/samples/conversation-sample/pom.xml
+++ b/samples/conversation-sample/pom.xml
@@ -23,7 +23,7 @@ under the License.
 
 samples
 org.apache.openwebbeans
-2.0.19
+2.0.20-SNAPSHOT
 ../pom.xml
 
 
diff --git a/samples/guess/pom.xml b/samples/guess/pom.xml
index 8a61dda..40c885d 100644
--- a/samples/guess/pom.xml
+++ b/samples/guess/pom.xml
@@ -21,7 +21,7 @@ under the License.
 
 org.apache.openwebbeans
 samples
-2.0.19
+2.0.20-SNAPSHOT
 ../pom.xml
 
 
diff --git a/samples/jsf2sample/pom.xml b/samples/jsf2sample/pom.xml
index ac3f034..599cf0a 100644
--- a/samples/jsf2sample/pom.xml
+++ b/samples/jsf2sample/pom.xml
@@ -22,7 +22,7 @@ under the License.
 
 samples
 org.apache.openwebbeans
-2.0.19
+2.0.20-SNAPSHOT
 ../pom.xml
 
 
diff --git a/samples/pom.xml b/samples/pom.xml
index 66fa55f..8384e39 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -22,7 +22,7 @@ under the License.
 
 org.apache.openwebbeans
 openwebbeans
-2.0.19
+2.0.20-SNAPSHOT
 ../pom.xml
 
 
diff --git a/samples/reservation/pom.xml b/samples/reservation/pom.xml
index 6e2baf5..b3a51cf 100644
--- a/samples/reservation/pom.xml
+++ b/samples/reservation/pom.xml
@@ -21,7 +21,7 @@ under the License.
 
 org.apache.openwebbeans
 samples
-2.0.19
+2.0.20-SNAPSHOT
 ../pom.xml
 
 
diff --git a/samples/standalone-sample/pom.xml 
b/samples/standalone-sample/pom.xml
index 1d32b66..a5d985b 100644
--- a/samples/standalone-sample/pom.xml
+++ 

[openwebbeans] 02/02: [maven-release-plugin] prepare for next development iteration

2020-09-07 Thread struberg
This is an automated email from the ASF dual-hosted git repository.

struberg pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwebbeans.git

commit 3a929aa46f60d1181ebdbd675fc8f776e5a24971
Author: Mark Struberg 
AuthorDate: Mon Sep 7 16:05:27 2020 +0200

[maven-release-plugin] prepare for next development iteration
---
 atinject-tck/pom.xml  | 2 +-
 distribution/pom.xml  | 2 +-
 pom.xml   | 4 ++--
 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 +-
 32 files changed, 33 insertions(+), 33 deletions(-)

diff --git a/atinject-tck/pom.xml b/atinject-tck/pom.xml
index 41b774e..8c02662 100644
--- a/atinject-tck/pom.xml
+++ b/atinject-tck/pom.xml
@@ -23,7 +23,7 @@
 
 org.apache.openwebbeans
 openwebbeans
-2.0.18
+2.0.19-SNAPSHOT
 ../pom.xml
 
 
diff --git a/distribution/pom.xml b/distribution/pom.xml
index fbba9cf..2d0d70e 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.openwebbeans
 openwebbeans
-2.0.18
+2.0.19-SNAPSHOT
 ../pom.xml
 
 
diff --git a/pom.xml b/pom.xml
index 3aa816a..85e1b8c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 openwebbeans
 Apache OpenWebBeans
 pom
-2.0.18
+2.0.19-SNAPSHOT
 
 openwebbeans.apache.org
 
@@ -49,7 +49,7 @@
 
scm:git:https://gitbox.apache.org/repos/asf/openwebbeans.git
 
scm:git:https://gitbox.apache.org/repos/asf/openwebbeans.git
 https://github.com/apache/openwebbeans
-  openwebbeans-2.0.18
+  HEAD
   
 
 
diff --git a/samples/conversation-sample/pom.xml 
b/samples/conversation-sample/pom.xml
index 4e10b44..37482a0 100644
--- a/samples/conversation-sample/pom.xml
+++ b/samples/conversation-sample/pom.xml
@@ -23,7 +23,7 @@ under the License.
 
 samples
 org.apache.openwebbeans
-2.0.18
+2.0.19-SNAPSHOT
 ../pom.xml
 
 
diff --git a/samples/guess/pom.xml b/samples/guess/pom.xml
index d84d823..867b1a0 100644
--- a/samples/guess/pom.xml
+++ b/samples/guess/pom.xml
@@ -21,7 +21,7 @@ under the License.
 
 org.apache.openwebbeans
 samples
-2.0.18
+2.0.19-SNAPSHOT
 ../pom.xml
 
 
diff --git a/samples/jsf2sample/pom.xml b/samples/jsf2sample/pom.xml
index 80e45b1..48e8afd 100644
--- a/samples/jsf2sample/pom.xml
+++ b/samples/jsf2sample/pom.xml
@@ -22,7 +22,7 @@ under the License.
 
 samples
 org.apache.openwebbeans
-2.0.18
+2.0.19-SNAPSHOT
 ../pom.xml
 
 
diff --git a/samples/pom.xml b/samples/pom.xml
index ca40ae9..a85c061 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -22,7 +22,7 @@ under the License.
 
 org.apache.openwebbeans
 openwebbeans
-2.0.18
+2.0.19-SNAPSHOT
 ../pom.xml
 
 
diff --git a/samples/reservation/pom.xml b/samples/reservation/pom.xml
index e309fbd..1f977a8 100644
--- a/samples/reservation/pom.xml
+++ b/samples/reservation/pom.xml
@@ -21,7 +21,7 @@ under the License.
 
 org.apache.openwebbeans
   

[openwebbeans] 02/02: [maven-release-plugin] prepare for next development iteration

2020-03-27 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository.

rmannibucau pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwebbeans.git

commit 795135930f146c744c7f9bd929ccd41ca363a9da
Author: Romain Manni-Bucau 
AuthorDate: Fri Mar 27 09:23:45 2020 +0100

[maven-release-plugin] prepare for next development iteration
---
 atinject-tck/pom.xml  | 2 +-
 distribution/pom.xml  | 2 +-
 pom.xml   | 4 ++--
 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-maven/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/pom.xml  | 2 +-
 webbeans-tomcat7/pom.xml  | 2 +-
 webbeans-web/pom.xml  | 2 +-
 32 files changed, 33 insertions(+), 33 deletions(-)

diff --git a/atinject-tck/pom.xml b/atinject-tck/pom.xml
index b3f3aed..2820206 100644
--- a/atinject-tck/pom.xml
+++ b/atinject-tck/pom.xml
@@ -23,7 +23,7 @@
 
 org.apache.openwebbeans
 openwebbeans
-2.0.16
+2.0.17-SNAPSHOT
 ../pom.xml
 
 
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 06fe551..e0f452a 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.openwebbeans
 openwebbeans
-2.0.16
+2.0.17-SNAPSHOT
 ../pom.xml
 
 
diff --git a/pom.xml b/pom.xml
index 7e33ccc..6147f34 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 openwebbeans
 Apache OpenWebBeans
 pom
-2.0.16
+2.0.17-SNAPSHOT
 
 openwebbeans.apache.org
 
@@ -49,7 +49,7 @@
 
scm:git:https://gitbox.apache.org/repos/asf/openwebbeans.git
 
scm:git:https://gitbox.apache.org/repos/asf/openwebbeans.git
 https://github.com/apache/openwebbeans
-  openwebbeans-2.0.16
+  HEAD
   
 
 
diff --git a/samples/conversation-sample/pom.xml 
b/samples/conversation-sample/pom.xml
index b10d569..29b4702 100644
--- a/samples/conversation-sample/pom.xml
+++ b/samples/conversation-sample/pom.xml
@@ -23,7 +23,7 @@ under the License.
 
 samples
 org.apache.openwebbeans
-2.0.16
+2.0.17-SNAPSHOT
 ../pom.xml
 
 
diff --git a/samples/guess/pom.xml b/samples/guess/pom.xml
index f0fcbc8..e32f5ab 100644
--- a/samples/guess/pom.xml
+++ b/samples/guess/pom.xml
@@ -21,7 +21,7 @@ under the License.
 
 org.apache.openwebbeans
 samples
-2.0.16
+2.0.17-SNAPSHOT
 ../pom.xml
 
 
diff --git a/samples/jsf2sample/pom.xml b/samples/jsf2sample/pom.xml
index 2e46f2e..04ba74e 100644
--- a/samples/jsf2sample/pom.xml
+++ b/samples/jsf2sample/pom.xml
@@ -22,7 +22,7 @@ under the License.
 
 samples
 org.apache.openwebbeans
-2.0.16
+2.0.17-SNAPSHOT
 ../pom.xml
 
 
diff --git a/samples/pom.xml b/samples/pom.xml
index da54b0b..67240af 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -22,7 +22,7 @@ under the License.
 
 org.apache.openwebbeans
 openwebbeans
-2.0.16
+2.0.17-SNAPSHOT
 ../pom.xml
 
 
diff --git a/samples/reservation/pom.xml b/samples/reservation/pom.xml
index 3eab665..616c229 100644
--- a/samples/reservation/pom.xml
+++ b/samples/reservation/pom.xml
@@ -21,7 +21,7 @@ under the License.
 
 

[openwebbeans] 02/02: [maven-release-plugin] prepare for next development iteration

2020-01-11 Thread struberg
This is an automated email from the ASF dual-hosted git repository.

struberg pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwebbeans.git

commit 19b4bf53abb5ad7debe32bc5d2f831c67ee1c968
Author: Mark Struberg 
AuthorDate: Sat Jan 11 15:49:43 2020 +0100

[maven-release-plugin] prepare for next development iteration
---
 atinject-tck/pom.xml  | 2 +-
 distribution/pom.xml  | 2 +-
 pom.xml   | 4 ++--
 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-maven/pom.xml| 2 +-
 webbeans-osgi/pom.xml | 2 +-
 webbeans-porting/pom.xml  | 2 +-
 webbeans-resource/pom.xml | 2 +-
 webbeans-se/pom.xml   | 2 +-
 webbeans-spi/pom.xml  | 2 +-
 webbeans-tck/pom.xml  | 2 +-
 webbeans-tomcat7/pom.xml  | 2 +-
 webbeans-web/pom.xml  | 2 +-
 31 files changed, 32 insertions(+), 32 deletions(-)

diff --git a/atinject-tck/pom.xml b/atinject-tck/pom.xml
index cd54750..c2ff308 100644
--- a/atinject-tck/pom.xml
+++ b/atinject-tck/pom.xml
@@ -23,7 +23,7 @@
 
 org.apache.openwebbeans
 openwebbeans
-2.0.14
+2.0.15-SNAPSHOT
 ../pom.xml
 
 
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 170e295..ad60502 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.openwebbeans
 openwebbeans
-2.0.14
+2.0.15-SNAPSHOT
 ../pom.xml
 
 
diff --git a/pom.xml b/pom.xml
index d22db33..f00d264 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 openwebbeans
 Apache OpenWebBeans
 pom
-2.0.14
+2.0.15-SNAPSHOT
 
 openwebbeans.apache.org
 
@@ -49,7 +49,7 @@
 
scm:git:https://gitbox.apache.org/repos/asf/openwebbeans.git
 
scm:git:https://gitbox.apache.org/repos/asf/openwebbeans.git
 https://github.com/apache/openwebbeans
-  openwebbeans-2.0.14
+  HEAD
   
 
 
diff --git a/samples/conversation-sample/pom.xml 
b/samples/conversation-sample/pom.xml
index 61c684f..1d239cd 100644
--- a/samples/conversation-sample/pom.xml
+++ b/samples/conversation-sample/pom.xml
@@ -23,7 +23,7 @@ under the License.
 
 samples
 org.apache.openwebbeans
-2.0.14
+2.0.15-SNAPSHOT
 ../pom.xml
 
 
diff --git a/samples/guess/pom.xml b/samples/guess/pom.xml
index 37f0227..a705ff3 100644
--- a/samples/guess/pom.xml
+++ b/samples/guess/pom.xml
@@ -21,7 +21,7 @@ under the License.
 
 org.apache.openwebbeans
 samples
-2.0.14
+2.0.15-SNAPSHOT
 ../pom.xml
 
 
diff --git a/samples/jsf2sample/pom.xml b/samples/jsf2sample/pom.xml
index ac98ac6..60605d0 100644
--- a/samples/jsf2sample/pom.xml
+++ b/samples/jsf2sample/pom.xml
@@ -22,7 +22,7 @@ under the License.
 
 samples
 org.apache.openwebbeans
-2.0.14
+2.0.15-SNAPSHOT
 ../pom.xml
 
 
diff --git a/samples/pom.xml b/samples/pom.xml
index aab473c..b2e17fe 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -22,7 +22,7 @@ under the License.
 
 org.apache.openwebbeans
 openwebbeans
-2.0.14
+2.0.15-SNAPSHOT
 ../pom.xml
 
 
diff --git a/samples/reservation/pom.xml b/samples/reservation/pom.xml
index 61181c2..99529f2 100644
--- a/samples/reservation/pom.xml
+++ b/samples/reservation/pom.xml
@@ -21,7 +21,7 @@ under the License.
 
 org.apache.openwebbeans
 samples
-2.0.14
+2.0.15-SNAPSHOT
  

[openwebbeans] 02/02: [maven-release-plugin] prepare for next development iteration

2019-11-19 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository.

rmannibucau pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwebbeans.git

commit 987a70c6121025783c6982327fe0ce6eada94db1
Author: Romain Manni-Bucau 
AuthorDate: Tue Nov 19 14:16:11 2019 +0100

[maven-release-plugin] prepare for next development iteration
---
 atinject-tck/pom.xml  | 2 +-
 distribution/pom.xml  | 2 +-
 pom.xml   | 4 ++--
 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-maven/pom.xml| 2 +-
 webbeans-osgi/pom.xml | 2 +-
 webbeans-porting/pom.xml  | 2 +-
 webbeans-resource/pom.xml | 2 +-
 webbeans-se/pom.xml   | 2 +-
 webbeans-spi/pom.xml  | 2 +-
 webbeans-tck/pom.xml  | 2 +-
 webbeans-tomcat7/pom.xml  | 2 +-
 webbeans-web/pom.xml  | 2 +-
 31 files changed, 32 insertions(+), 32 deletions(-)

diff --git a/atinject-tck/pom.xml b/atinject-tck/pom.xml
index 3798371..0b95489 100644
--- a/atinject-tck/pom.xml
+++ b/atinject-tck/pom.xml
@@ -23,7 +23,7 @@
 
 org.apache.openwebbeans
 openwebbeans
-2.0.13
+2.0.14-SNAPSHOT
 ../pom.xml
 
 
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 254fbb9..4b5b990 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.openwebbeans
 openwebbeans
-2.0.13
+2.0.14-SNAPSHOT
 ../pom.xml
 
 
diff --git a/pom.xml b/pom.xml
index c369b0a..3ca245c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 openwebbeans
 Apache OpenWebBeans
 pom
-2.0.13
+2.0.14-SNAPSHOT
 
 openwebbeans.apache.org
 
@@ -49,7 +49,7 @@
 
scm:git:https://gitbox.apache.org/repos/asf/openwebbeans.git
 
scm:git:https://gitbox.apache.org/repos/asf/openwebbeans.git
 https://github.com/apache/openwebbeans
-  openwebbeans-2.0.13
+  HEAD
   
 
 
diff --git a/samples/conversation-sample/pom.xml 
b/samples/conversation-sample/pom.xml
index 54a2da8..29d3827 100644
--- a/samples/conversation-sample/pom.xml
+++ b/samples/conversation-sample/pom.xml
@@ -23,7 +23,7 @@ under the License.
 
 samples
 org.apache.openwebbeans
-2.0.13
+2.0.14-SNAPSHOT
 ../pom.xml
 
 
diff --git a/samples/guess/pom.xml b/samples/guess/pom.xml
index 8e9ed73..2aa426b 100644
--- a/samples/guess/pom.xml
+++ b/samples/guess/pom.xml
@@ -21,7 +21,7 @@ under the License.
 
 org.apache.openwebbeans
 samples
-2.0.13
+2.0.14-SNAPSHOT
 ../pom.xml
 
 
diff --git a/samples/jsf2sample/pom.xml b/samples/jsf2sample/pom.xml
index 61d9e3a..af56db5 100644
--- a/samples/jsf2sample/pom.xml
+++ b/samples/jsf2sample/pom.xml
@@ -22,7 +22,7 @@ under the License.
 
 samples
 org.apache.openwebbeans
-2.0.13
+2.0.14-SNAPSHOT
 ../pom.xml
 
 
diff --git a/samples/pom.xml b/samples/pom.xml
index ca243a9..f54879f 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -22,7 +22,7 @@ under the License.
 
 org.apache.openwebbeans
 openwebbeans
-2.0.13
+2.0.14-SNAPSHOT
 ../pom.xml
 
 
diff --git a/samples/reservation/pom.xml b/samples/reservation/pom.xml
index 47b29d7..1fce664 100644
--- a/samples/reservation/pom.xml
+++ b/samples/reservation/pom.xml
@@ -21,7 +21,7 @@ under the License.
 
 org.apache.openwebbeans
 samples
-2.0.13
+

[openwebbeans] 02/02: [maven-release-plugin] prepare for next development iteration

2019-09-30 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository.

rmannibucau pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwebbeans.git

commit 443868737efe73f788e8b8bc50743f2a95c531d6
Author: Romain Manni-Bucau 
AuthorDate: Mon Sep 30 10:00:28 2019 +0200

[maven-release-plugin] prepare for next development iteration
---
 atinject-tck/pom.xml  | 2 +-
 distribution/pom.xml  | 2 +-
 pom.xml   | 4 ++--
 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-maven/pom.xml| 2 +-
 webbeans-osgi/pom.xml | 2 +-
 webbeans-porting/pom.xml  | 2 +-
 webbeans-resource/pom.xml | 2 +-
 webbeans-se/pom.xml   | 2 +-
 webbeans-spi/pom.xml  | 2 +-
 webbeans-tck/pom.xml  | 2 +-
 webbeans-tomcat7/pom.xml  | 2 +-
 webbeans-web/pom.xml  | 2 +-
 31 files changed, 32 insertions(+), 32 deletions(-)

diff --git a/atinject-tck/pom.xml b/atinject-tck/pom.xml
index 1c3eb10..0a48ecc 100644
--- a/atinject-tck/pom.xml
+++ b/atinject-tck/pom.xml
@@ -23,7 +23,7 @@
 
 org.apache.openwebbeans
 openwebbeans
-2.0.12
+2.0.13-SNAPSHOT
 ../pom.xml
 
 
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 2c7ef19..580ef37 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.openwebbeans
 openwebbeans
-2.0.12
+2.0.13-SNAPSHOT
 ../pom.xml
 
 
diff --git a/pom.xml b/pom.xml
index 43b4814..e650010 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 openwebbeans
 Apache OpenWebBeans
 pom
-2.0.12
+2.0.13-SNAPSHOT
 
 openwebbeans.apache.org
 
@@ -49,7 +49,7 @@
 
scm:git:https://gitbox.apache.org/repos/asf/openwebbeans.git
 
scm:git:https://gitbox.apache.org/repos/asf/openwebbeans.git
 https://github.com/apache/openwebbeans
-  openwebbeans-2.0.12
+  HEAD
   
 
 
diff --git a/samples/conversation-sample/pom.xml 
b/samples/conversation-sample/pom.xml
index 5fe0918..96c6507 100644
--- a/samples/conversation-sample/pom.xml
+++ b/samples/conversation-sample/pom.xml
@@ -23,7 +23,7 @@ under the License.
 
 samples
 org.apache.openwebbeans
-2.0.12
+2.0.13-SNAPSHOT
 ../pom.xml
 
 
diff --git a/samples/guess/pom.xml b/samples/guess/pom.xml
index 138080c..7441658 100644
--- a/samples/guess/pom.xml
+++ b/samples/guess/pom.xml
@@ -21,7 +21,7 @@ under the License.
 
 org.apache.openwebbeans
 samples
-2.0.12
+2.0.13-SNAPSHOT
 ../pom.xml
 
 
diff --git a/samples/jsf2sample/pom.xml b/samples/jsf2sample/pom.xml
index 76f67da..52a71b7 100644
--- a/samples/jsf2sample/pom.xml
+++ b/samples/jsf2sample/pom.xml
@@ -22,7 +22,7 @@ under the License.
 
 samples
 org.apache.openwebbeans
-2.0.12
+2.0.13-SNAPSHOT
 ../pom.xml
 
 
diff --git a/samples/pom.xml b/samples/pom.xml
index 78dbb67..9a36118 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -22,7 +22,7 @@ under the License.
 
 org.apache.openwebbeans
 openwebbeans
-2.0.12
+2.0.13-SNAPSHOT
 ../pom.xml
 
 
diff --git a/samples/reservation/pom.xml b/samples/reservation/pom.xml
index a082ed5..f3616e6 100644
--- a/samples/reservation/pom.xml
+++ b/samples/reservation/pom.xml
@@ -21,7 +21,7 @@ under the License.
 
 org.apache.openwebbeans
 samples
-2.0.12
+