You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by rm...@apache.org on 2022/02/03 09:23:17 UTC

[openwebbeans] branch master updated (0da7a3c -> 966c113)

This is an automated email from the ASF dual-hosted git repository.

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


    from 0da7a3c  [OWB-1402] ensure Instance#select uses an append logic for qualifiers
     new 0f06ed1  [maven-release-plugin] prepare release openwebbeans-2.0.26
     new 966c113  [maven-release-plugin] prepare for next development iteration

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 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(-)

[openwebbeans] 01/02: [maven-release-plugin] prepare release openwebbeans-2.0.26

Posted by rm...@apache.org.
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 0f06ed15bfe3e53923971188e96ecc721242c2e0
Author: Romain Manni-Bucau <rm...@gmail.com>
AuthorDate: Thu Feb 3 10:18:56 2022 +0100

    [maven-release-plugin] prepare release openwebbeans-2.0.26
---
 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 7207660..b4da0c6 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.26-SNAPSHOT</version>
+        <version>2.0.26</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/bom/openwebbeans-se-bom/pom.xml b/bom/openwebbeans-se-bom/pom.xml
index 1056f38..dce442d 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.26-SNAPSHOT</version>
+    <version>2.0.26</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/bom/openwebbeans-web-bom/pom.xml b/bom/openwebbeans-web-bom/pom.xml
index 5556175..7b202c6 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.26-SNAPSHOT</version>
+    <version>2.0.26</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/bom/pom.xml b/bom/pom.xml
index 0166485..f18d046 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.26-SNAPSHOT</version>
+    <version>2.0.26</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 0db5449..420d6ba 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.26-SNAPSHOT</version>
+        <version>2.0.26</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 52847ec..05e2f91 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
     <artifactId>openwebbeans</artifactId>
     <name>Apache OpenWebBeans</name>
     <packaging>pom</packaging>
-    <version>2.0.26-SNAPSHOT</version>
+    <version>2.0.26</version>
 
     <url>openwebbeans.apache.org</url>
 
@@ -50,7 +50,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/openwebbeans.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/openwebbeans.git</developerConnection>
         <url>https://github.com/apache/openwebbeans</url>
-      <tag>openwebbeans-2.0.25</tag>
+      <tag>openwebbeans-2.0.26</tag>
   </scm>
 
     <issueManagement>
diff --git a/samples/conversation-sample/pom.xml b/samples/conversation-sample/pom.xml
index fceb11d..591329a 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.26-SNAPSHOT</version>
+        <version>2.0.26</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/guess/pom.xml b/samples/guess/pom.xml
index 72a1788..6fbd8c4 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.26-SNAPSHOT</version>
+        <version>2.0.26</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/jsf2sample/pom.xml b/samples/jsf2sample/pom.xml
index 2a099f1..c84f67a 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.26-SNAPSHOT</version>
+        <version>2.0.26</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/pom.xml b/samples/pom.xml
index 5fb0fdc..ed43b03 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.26-SNAPSHOT</version>
+        <version>2.0.26</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/reservation/pom.xml b/samples/reservation/pom.xml
index 4c1292d..91c4dad 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.26-SNAPSHOT</version>
+        <version>2.0.26</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/standalone-sample/pom.xml b/samples/standalone-sample/pom.xml
index 175d767..b66d550 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.26-SNAPSHOT</version>
+        <version>2.0.26</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/tomcat7-sample/pom.xml b/samples/tomcat7-sample/pom.xml
index 6afca27..24d20ff 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.26-SNAPSHOT</version>
+        <version>2.0.26</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 7b7e659..1206c72 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.26-SNAPSHOT</version>
+        <version>2.0.26</version>
     </parent>
     <artifactId>owb-arquillian-standalone</artifactId>
     <packaging>jar</packaging>
diff --git a/webbeans-arquillian/pom.xml b/webbeans-arquillian/pom.xml
index c651c95..844ba2f 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.26-SNAPSHOT</version>
+        <version>2.0.26</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 672f370..976dee6 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.26-SNAPSHOT</version>
+        <version>2.0.26</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/webbeans-ee/pom.xml b/webbeans-ee/pom.xml
index 3b737f1..dde6134 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.26-SNAPSHOT</version>
+        <version>2.0.26</version>
     </parent>
 
     <artifactId>openwebbeans-ee</artifactId>
diff --git a/webbeans-ejb/pom.xml b/webbeans-ejb/pom.xml
index 7b62b65..0b6653f 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.26-SNAPSHOT</version>
+        <version>2.0.26</version>
     </parent>
     <artifactId>openwebbeans-ejb</artifactId>
     <name>EJB plugin</name>
diff --git a/webbeans-el22/pom.xml b/webbeans-el22/pom.xml
index e035178..1b9f3e5 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.26-SNAPSHOT</version>
+        <version>2.0.26</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/webbeans-gradle/pom.xml b/webbeans-gradle/pom.xml
index 611c3d6..079731c 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.26-SNAPSHOT</version>
+    <version>2.0.26</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/webbeans-impl/pom.xml b/webbeans-impl/pom.xml
index 96b9083..e3104e6 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.26-SNAPSHOT</version>
+        <version>2.0.26</version>
     </parent>
     <artifactId>openwebbeans-impl</artifactId>
     <name>OpenWebBeans Core</name>
diff --git a/webbeans-jetty9/pom.xml b/webbeans-jetty9/pom.xml
index e275c1c..88380c9 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.26-SNAPSHOT</version>
+        <version>2.0.26</version>
     </parent>
 
     <artifactId>openwebbeans-jetty9</artifactId>
diff --git a/webbeans-jms/pom.xml b/webbeans-jms/pom.xml
index 5e456af..054d4d4 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.26-SNAPSHOT</version>
+        <version>2.0.26</version>
     </parent>
     <artifactId>openwebbeans-jms</artifactId>
     <name>JMS plugin</name>
diff --git a/webbeans-jsf/pom.xml b/webbeans-jsf/pom.xml
index a1e27fd..a4da35a 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.26-SNAPSHOT</version>
+        <version>2.0.26</version>
     </parent>
 
     <artifactId>openwebbeans-jsf</artifactId>
diff --git a/webbeans-junit5/pom.xml b/webbeans-junit5/pom.xml
index dc8b33f..71f080e 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.26-SNAPSHOT</version>
+        <version>2.0.26</version>
     </parent>
 
     <artifactId>openwebbeans-junit5</artifactId>
diff --git a/webbeans-osgi/pom.xml b/webbeans-osgi/pom.xml
index 089ceed..ea93b10 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.26-SNAPSHOT</version>
+        <version>2.0.26</version>
     </parent>
 
     <artifactId>openwebbeans-osgi</artifactId>
diff --git a/webbeans-porting/pom.xml b/webbeans-porting/pom.xml
index d7c6423..d54f280 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.26-SNAPSHOT</version>
+        <version>2.0.26</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/webbeans-resource/pom.xml b/webbeans-resource/pom.xml
index 2cf9113..68b3471 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.26-SNAPSHOT</version>
+        <version>2.0.26</version>
     </parent>
     <artifactId>openwebbeans-resource</artifactId>
     <name>EE Resource plugin</name>
diff --git a/webbeans-se/pom.xml b/webbeans-se/pom.xml
index 588c626..d16415d 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.26-SNAPSHOT</version>
+    <version>2.0.26</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/webbeans-slf4j/pom.xml b/webbeans-slf4j/pom.xml
index 2e2fc83..6692819 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.26-SNAPSHOT</version>
+        <version>2.0.26</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/webbeans-spi/pom.xml b/webbeans-spi/pom.xml
index 491e8d9..9a00941 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.26-SNAPSHOT</version>
+        <version>2.0.26</version>
     </parent>
 
     <artifactId>openwebbeans-spi</artifactId>
diff --git a/webbeans-tck-jakarta/pom.xml b/webbeans-tck-jakarta/pom.xml
index b542701..93657c5 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.26-SNAPSHOT</version>
+    <version>2.0.26</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/webbeans-tck/pom.xml b/webbeans-tck/pom.xml
index 76c1d99..336acac 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.26-SNAPSHOT</version>
+        <version>2.0.26</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/webbeans-tomcat7/pom.xml b/webbeans-tomcat7/pom.xml
index 58fa34e..f512fec 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.26-SNAPSHOT</version>
+        <version>2.0.26</version>
     </parent>
 
     <artifactId>openwebbeans-tomcat7</artifactId>
diff --git a/webbeans-web/pom.xml b/webbeans-web/pom.xml
index b9607cc..3ad9af7 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.26-SNAPSHOT</version>
+        <version>2.0.26</version>
     </parent>
 
     <artifactId>openwebbeans-web</artifactId>

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

Posted by rm...@apache.org.
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 <rm...@gmail.com>
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 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>2.0.26</version>
+        <version>2.0.27-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
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 @@
   <parent>
     <artifactId>bom</artifactId>
     <groupId>org.apache.openwebbeans.bom</groupId>
-    <version>2.0.26</version>
+    <version>2.0.27-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 7b202c6..8498d6c 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.26</version>
+    <version>2.0.27-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
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 @@
   <parent>
     <artifactId>openwebbeans</artifactId>
     <groupId>org.apache.openwebbeans</groupId>
-    <version>2.0.26</version>
+    <version>2.0.27-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
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 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>2.0.26</version>
+        <version>2.0.27-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 05e2f91..77c9af9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
     <artifactId>openwebbeans</artifactId>
     <name>Apache OpenWebBeans</name>
     <packaging>pom</packaging>
-    <version>2.0.26</version>
+    <version>2.0.27-SNAPSHOT</version>
 
     <url>openwebbeans.apache.org</url>
 
@@ -50,7 +50,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/openwebbeans.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/openwebbeans.git</developerConnection>
         <url>https://github.com/apache/openwebbeans</url>
-      <tag>openwebbeans-2.0.26</tag>
+      <tag>openwebbeans-2.0.25</tag>
   </scm>
 
     <issueManagement>
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.
     <parent>
         <artifactId>samples</artifactId>
         <groupId>org.apache.openwebbeans</groupId>
-        <version>2.0.26</version>
+        <version>2.0.27-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/guess/pom.xml b/samples/guess/pom.xml
index 6fbd8c4..ed79692 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.26</version>
+        <version>2.0.27-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/jsf2sample/pom.xml b/samples/jsf2sample/pom.xml
index c84f67a..0390602 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.26</version>
+        <version>2.0.27-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/pom.xml b/samples/pom.xml
index ed43b03..3923489 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.26</version>
+        <version>2.0.27-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/reservation/pom.xml b/samples/reservation/pom.xml
index 91c4dad..85b6e9b 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.26</version>
+        <version>2.0.27-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/standalone-sample/pom.xml b/samples/standalone-sample/pom.xml
index b66d550..91f8a60 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.26</version>
+        <version>2.0.27-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/tomcat7-sample/pom.xml b/samples/tomcat7-sample/pom.xml
index 24d20ff..c55af8d 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.26</version>
+        <version>2.0.27-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 1206c72..07e0159 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.26</version>
+        <version>2.0.27-SNAPSHOT</version>
     </parent>
     <artifactId>owb-arquillian-standalone</artifactId>
     <packaging>jar</packaging>
diff --git a/webbeans-arquillian/pom.xml b/webbeans-arquillian/pom.xml
index 844ba2f..576821d 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.26</version>
+        <version>2.0.27-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 976dee6..0d41fc8 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.26</version>
+        <version>2.0.27-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/webbeans-ee/pom.xml b/webbeans-ee/pom.xml
index dde6134..c9598c0 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.26</version>
+        <version>2.0.27-SNAPSHOT</version>
     </parent>
 
     <artifactId>openwebbeans-ee</artifactId>
diff --git a/webbeans-ejb/pom.xml b/webbeans-ejb/pom.xml
index 0b6653f..bc77c16 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.26</version>
+        <version>2.0.27-SNAPSHOT</version>
     </parent>
     <artifactId>openwebbeans-ejb</artifactId>
     <name>EJB plugin</name>
diff --git a/webbeans-el22/pom.xml b/webbeans-el22/pom.xml
index 1b9f3e5..fb838e5 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.26</version>
+        <version>2.0.27-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/webbeans-gradle/pom.xml b/webbeans-gradle/pom.xml
index 079731c..4e88589 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.26</version>
+    <version>2.0.27-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/webbeans-impl/pom.xml b/webbeans-impl/pom.xml
index e3104e6..af39773 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.26</version>
+        <version>2.0.27-SNAPSHOT</version>
     </parent>
     <artifactId>openwebbeans-impl</artifactId>
     <name>OpenWebBeans Core</name>
diff --git a/webbeans-jetty9/pom.xml b/webbeans-jetty9/pom.xml
index 88380c9..d1b4cb9 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.26</version>
+        <version>2.0.27-SNAPSHOT</version>
     </parent>
 
     <artifactId>openwebbeans-jetty9</artifactId>
diff --git a/webbeans-jms/pom.xml b/webbeans-jms/pom.xml
index 054d4d4..2dcc46d 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.26</version>
+        <version>2.0.27-SNAPSHOT</version>
     </parent>
     <artifactId>openwebbeans-jms</artifactId>
     <name>JMS plugin</name>
diff --git a/webbeans-jsf/pom.xml b/webbeans-jsf/pom.xml
index a4da35a..44fd73b 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.26</version>
+        <version>2.0.27-SNAPSHOT</version>
     </parent>
 
     <artifactId>openwebbeans-jsf</artifactId>
diff --git a/webbeans-junit5/pom.xml b/webbeans-junit5/pom.xml
index 71f080e..d92e47d 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.26</version>
+        <version>2.0.27-SNAPSHOT</version>
     </parent>
 
     <artifactId>openwebbeans-junit5</artifactId>
diff --git a/webbeans-osgi/pom.xml b/webbeans-osgi/pom.xml
index ea93b10..24b1390 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.26</version>
+        <version>2.0.27-SNAPSHOT</version>
     </parent>
 
     <artifactId>openwebbeans-osgi</artifactId>
diff --git a/webbeans-porting/pom.xml b/webbeans-porting/pom.xml
index d54f280..df3d1ee 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.26</version>
+        <version>2.0.27-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/webbeans-resource/pom.xml b/webbeans-resource/pom.xml
index 68b3471..77af858 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.26</version>
+        <version>2.0.27-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 d16415d..3778357 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.26</version>
+    <version>2.0.27-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/webbeans-slf4j/pom.xml b/webbeans-slf4j/pom.xml
index 6692819..173adb0 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.26</version>
+        <version>2.0.27-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/webbeans-spi/pom.xml b/webbeans-spi/pom.xml
index 9a00941..5fdd4bb 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.26</version>
+        <version>2.0.27-SNAPSHOT</version>
     </parent>
 
     <artifactId>openwebbeans-spi</artifactId>
diff --git a/webbeans-tck-jakarta/pom.xml b/webbeans-tck-jakarta/pom.xml
index 93657c5..c61ede1 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.26</version>
+    <version>2.0.27-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/webbeans-tck/pom.xml b/webbeans-tck/pom.xml
index 336acac..5774ec0 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.26</version>
+        <version>2.0.27-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/webbeans-tomcat7/pom.xml b/webbeans-tomcat7/pom.xml
index f512fec..dba9a9d 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.26</version>
+        <version>2.0.27-SNAPSHOT</version>
     </parent>
 
     <artifactId>openwebbeans-tomcat7</artifactId>
diff --git a/webbeans-web/pom.xml b/webbeans-web/pom.xml
index 3ad9af7..2aad169 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.26</version>
+        <version>2.0.27-SNAPSHOT</version>
     </parent>
 
     <artifactId>openwebbeans-web</artifactId>