You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by st...@apache.org on 2021/12/14 22:17:11 UTC

[openwebbeans] branch master updated (0ff3406 -> 3d665bf)

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

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


    from 0ff3406  OWB-1398 change back method name for API compat
     new b78df47  [maven-release-plugin] prepare release openwebbeans-2.0.25
     new 3d665bf  [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.25

Posted by st...@apache.org.
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 b78df47d226421096a8d88f265a39844f5da2381
Author: Mark Struberg <st...@apache.org>
AuthorDate: Tue Dec 14 22:40:23 2021 +0100

    [maven-release-plugin] prepare release openwebbeans-2.0.25
---
 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 1a4feac..ca3574d 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.25-SNAPSHOT</version>
+        <version>2.0.25</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/bom/openwebbeans-se-bom/pom.xml b/bom/openwebbeans-se-bom/pom.xml
index 67dfc1b..890e0e6 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.25-SNAPSHOT</version>
+    <version>2.0.25</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/bom/openwebbeans-web-bom/pom.xml b/bom/openwebbeans-web-bom/pom.xml
index abd5766..2c3b09d 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.25-SNAPSHOT</version>
+    <version>2.0.25</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/bom/pom.xml b/bom/pom.xml
index 32413bf..a791ddb 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.25-SNAPSHOT</version>
+    <version>2.0.25</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 25f7216..c60beea 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.25-SNAPSHOT</version>
+        <version>2.0.25</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 8414689..ff0d7f3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
     <artifactId>openwebbeans</artifactId>
     <name>Apache OpenWebBeans</name>
     <packaging>pom</packaging>
-    <version>2.0.25-SNAPSHOT</version>
+    <version>2.0.25</version>
 
     <url>openwebbeans.apache.org</url>
 
diff --git a/samples/conversation-sample/pom.xml b/samples/conversation-sample/pom.xml
index aa5c8b7..951e842 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.25-SNAPSHOT</version>
+        <version>2.0.25</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/guess/pom.xml b/samples/guess/pom.xml
index d327389..1ba23ee 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.25-SNAPSHOT</version>
+        <version>2.0.25</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/jsf2sample/pom.xml b/samples/jsf2sample/pom.xml
index b3e7313..3c5194b 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.25-SNAPSHOT</version>
+        <version>2.0.25</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/pom.xml b/samples/pom.xml
index 2fb9d0f..fc4c642 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.25-SNAPSHOT</version>
+        <version>2.0.25</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/reservation/pom.xml b/samples/reservation/pom.xml
index e74fd89..7574791 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.25-SNAPSHOT</version>
+        <version>2.0.25</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/standalone-sample/pom.xml b/samples/standalone-sample/pom.xml
index 8b68f58..41ca9c5 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.25-SNAPSHOT</version>
+        <version>2.0.25</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/tomcat7-sample/pom.xml b/samples/tomcat7-sample/pom.xml
index 1fe4c9d..1735fda 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.25-SNAPSHOT</version>
+        <version>2.0.25</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 4418c51..f7a3acb 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.25-SNAPSHOT</version>
+        <version>2.0.25</version>
     </parent>
     <artifactId>owb-arquillian-standalone</artifactId>
     <packaging>jar</packaging>
diff --git a/webbeans-arquillian/pom.xml b/webbeans-arquillian/pom.xml
index b1ec807..3a3617c 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.25-SNAPSHOT</version>
+        <version>2.0.25</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 3eae16b..47e92e7 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.25-SNAPSHOT</version>
+        <version>2.0.25</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/webbeans-ee/pom.xml b/webbeans-ee/pom.xml
index 59d8d28..f72881c 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.25-SNAPSHOT</version>
+        <version>2.0.25</version>
     </parent>
 
     <artifactId>openwebbeans-ee</artifactId>
diff --git a/webbeans-ejb/pom.xml b/webbeans-ejb/pom.xml
index f2933a4..88504e0 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.25-SNAPSHOT</version>
+        <version>2.0.25</version>
     </parent>
     <artifactId>openwebbeans-ejb</artifactId>
     <name>EJB plugin</name>
diff --git a/webbeans-el22/pom.xml b/webbeans-el22/pom.xml
index a63fba4..7a6a7f1 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.25-SNAPSHOT</version>
+        <version>2.0.25</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/webbeans-gradle/pom.xml b/webbeans-gradle/pom.xml
index b53df1d..e045ec5 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.25-SNAPSHOT</version>
+    <version>2.0.25</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/webbeans-impl/pom.xml b/webbeans-impl/pom.xml
index 873f8ac..36c4dd3 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.25-SNAPSHOT</version>
+        <version>2.0.25</version>
     </parent>
     <artifactId>openwebbeans-impl</artifactId>
     <name>OpenWebBeans Core</name>
diff --git a/webbeans-jetty9/pom.xml b/webbeans-jetty9/pom.xml
index ef595a7..befb0cc 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.25-SNAPSHOT</version>
+        <version>2.0.25</version>
     </parent>
 
     <artifactId>openwebbeans-jetty9</artifactId>
diff --git a/webbeans-jms/pom.xml b/webbeans-jms/pom.xml
index ecf7d63..705e905 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.25-SNAPSHOT</version>
+        <version>2.0.25</version>
     </parent>
     <artifactId>openwebbeans-jms</artifactId>
     <name>JMS plugin</name>
diff --git a/webbeans-jsf/pom.xml b/webbeans-jsf/pom.xml
index 82dee69..e1ba81e 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.25-SNAPSHOT</version>
+        <version>2.0.25</version>
     </parent>
 
     <artifactId>openwebbeans-jsf</artifactId>
diff --git a/webbeans-junit5/pom.xml b/webbeans-junit5/pom.xml
index 9cc2e58..1ace5e9 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.25-SNAPSHOT</version>
+        <version>2.0.25</version>
     </parent>
 
     <artifactId>openwebbeans-junit5</artifactId>
diff --git a/webbeans-osgi/pom.xml b/webbeans-osgi/pom.xml
index d966863..d7749c9 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.25-SNAPSHOT</version>
+        <version>2.0.25</version>
     </parent>
 
     <artifactId>openwebbeans-osgi</artifactId>
diff --git a/webbeans-porting/pom.xml b/webbeans-porting/pom.xml
index 557dd9b..2d2c610 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.25-SNAPSHOT</version>
+        <version>2.0.25</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/webbeans-resource/pom.xml b/webbeans-resource/pom.xml
index 46da807..62f23f1 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.25-SNAPSHOT</version>
+        <version>2.0.25</version>
     </parent>
     <artifactId>openwebbeans-resource</artifactId>
     <name>EE Resource plugin</name>
diff --git a/webbeans-se/pom.xml b/webbeans-se/pom.xml
index 03cbf5f..84f7b5a 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.25-SNAPSHOT</version>
+    <version>2.0.25</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/webbeans-slf4j/pom.xml b/webbeans-slf4j/pom.xml
index 65d899b..20d6a8e 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.25-SNAPSHOT</version>
+        <version>2.0.25</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/webbeans-spi/pom.xml b/webbeans-spi/pom.xml
index c1342d0..552010c 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.25-SNAPSHOT</version>
+        <version>2.0.25</version>
     </parent>
 
     <artifactId>openwebbeans-spi</artifactId>
diff --git a/webbeans-tck-jakarta/pom.xml b/webbeans-tck-jakarta/pom.xml
index 9ef3e2e..16dc106 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.25-SNAPSHOT</version>
+    <version>2.0.25</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/webbeans-tck/pom.xml b/webbeans-tck/pom.xml
index 2bb6929..be0790b 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.25-SNAPSHOT</version>
+        <version>2.0.25</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/webbeans-tomcat7/pom.xml b/webbeans-tomcat7/pom.xml
index c23c162..ce3d9e7 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.25-SNAPSHOT</version>
+        <version>2.0.25</version>
     </parent>
 
     <artifactId>openwebbeans-tomcat7</artifactId>
diff --git a/webbeans-web/pom.xml b/webbeans-web/pom.xml
index 5560ad1..9fab8fe 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.25-SNAPSHOT</version>
+        <version>2.0.25</version>
     </parent>
 
     <artifactId>openwebbeans-web</artifactId>

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

Posted by st...@apache.org.
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 <st...@apache.org>
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 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>2.0.25</version>
+        <version>2.0.26-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
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 @@
   <parent>
     <artifactId>bom</artifactId>
     <groupId>org.apache.openwebbeans.bom</groupId>
-    <version>2.0.25</version>
+    <version>2.0.26-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 2c3b09d..5556175 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.25</version>
+    <version>2.0.26-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
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 @@
   <parent>
     <artifactId>openwebbeans</artifactId>
     <groupId>org.apache.openwebbeans</groupId>
-    <version>2.0.25</version>
+    <version>2.0.26-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
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 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>2.0.25</version>
+        <version>2.0.26-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index ff0d7f3..52847ec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
     <artifactId>openwebbeans</artifactId>
     <name>Apache OpenWebBeans</name>
     <packaging>pom</packaging>
-    <version>2.0.25</version>
+    <version>2.0.26-SNAPSHOT</version>
 
     <url>openwebbeans.apache.org</url>
 
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.
     <parent>
         <artifactId>samples</artifactId>
         <groupId>org.apache.openwebbeans</groupId>
-        <version>2.0.25</version>
+        <version>2.0.26-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
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.
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>samples</artifactId>
-        <version>2.0.25</version>
+        <version>2.0.26-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/jsf2sample/pom.xml b/samples/jsf2sample/pom.xml
index 3c5194b..2a099f1 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.25</version>
+        <version>2.0.26-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/pom.xml b/samples/pom.xml
index fc4c642..5fb0fdc 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.25</version>
+        <version>2.0.26-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/reservation/pom.xml b/samples/reservation/pom.xml
index 7574791..4c1292d 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.25</version>
+        <version>2.0.26-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/standalone-sample/pom.xml b/samples/standalone-sample/pom.xml
index 41ca9c5..175d767 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.25</version>
+        <version>2.0.26-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/tomcat7-sample/pom.xml b/samples/tomcat7-sample/pom.xml
index 1735fda..6afca27 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.25</version>
+        <version>2.0.26-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 f7a3acb..7b7e659 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.25</version>
+        <version>2.0.26-SNAPSHOT</version>
     </parent>
     <artifactId>owb-arquillian-standalone</artifactId>
     <packaging>jar</packaging>
diff --git a/webbeans-arquillian/pom.xml b/webbeans-arquillian/pom.xml
index 3a3617c..c651c95 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.25</version>
+        <version>2.0.26-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 47e92e7..672f370 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.25</version>
+        <version>2.0.26-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/webbeans-ee/pom.xml b/webbeans-ee/pom.xml
index f72881c..3b737f1 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.25</version>
+        <version>2.0.26-SNAPSHOT</version>
     </parent>
 
     <artifactId>openwebbeans-ee</artifactId>
diff --git a/webbeans-ejb/pom.xml b/webbeans-ejb/pom.xml
index 88504e0..7b62b65 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.25</version>
+        <version>2.0.26-SNAPSHOT</version>
     </parent>
     <artifactId>openwebbeans-ejb</artifactId>
     <name>EJB plugin</name>
diff --git a/webbeans-el22/pom.xml b/webbeans-el22/pom.xml
index 7a6a7f1..e035178 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.25</version>
+        <version>2.0.26-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/webbeans-gradle/pom.xml b/webbeans-gradle/pom.xml
index e045ec5..15146ab 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.25</version>
+    <version>2.0.26-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/webbeans-impl/pom.xml b/webbeans-impl/pom.xml
index 36c4dd3..96b9083 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.25</version>
+        <version>2.0.26-SNAPSHOT</version>
     </parent>
     <artifactId>openwebbeans-impl</artifactId>
     <name>OpenWebBeans Core</name>
diff --git a/webbeans-jetty9/pom.xml b/webbeans-jetty9/pom.xml
index befb0cc..e275c1c 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.25</version>
+        <version>2.0.26-SNAPSHOT</version>
     </parent>
 
     <artifactId>openwebbeans-jetty9</artifactId>
diff --git a/webbeans-jms/pom.xml b/webbeans-jms/pom.xml
index 705e905..5e456af 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.25</version>
+        <version>2.0.26-SNAPSHOT</version>
     </parent>
     <artifactId>openwebbeans-jms</artifactId>
     <name>JMS plugin</name>
diff --git a/webbeans-jsf/pom.xml b/webbeans-jsf/pom.xml
index e1ba81e..a1e27fd 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.25</version>
+        <version>2.0.26-SNAPSHOT</version>
     </parent>
 
     <artifactId>openwebbeans-jsf</artifactId>
diff --git a/webbeans-junit5/pom.xml b/webbeans-junit5/pom.xml
index 1ace5e9..dc8b33f 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.25</version>
+        <version>2.0.26-SNAPSHOT</version>
     </parent>
 
     <artifactId>openwebbeans-junit5</artifactId>
diff --git a/webbeans-osgi/pom.xml b/webbeans-osgi/pom.xml
index d7749c9..089ceed 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.25</version>
+        <version>2.0.26-SNAPSHOT</version>
     </parent>
 
     <artifactId>openwebbeans-osgi</artifactId>
diff --git a/webbeans-porting/pom.xml b/webbeans-porting/pom.xml
index 2d2c610..d7c6423 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.25</version>
+        <version>2.0.26-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/webbeans-resource/pom.xml b/webbeans-resource/pom.xml
index 62f23f1..2cf9113 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.25</version>
+        <version>2.0.26-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 84f7b5a..588c626 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.25</version>
+    <version>2.0.26-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/webbeans-slf4j/pom.xml b/webbeans-slf4j/pom.xml
index 20d6a8e..2e2fc83 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.25</version>
+        <version>2.0.26-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/webbeans-spi/pom.xml b/webbeans-spi/pom.xml
index 552010c..491e8d9 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.25</version>
+        <version>2.0.26-SNAPSHOT</version>
     </parent>
 
     <artifactId>openwebbeans-spi</artifactId>
diff --git a/webbeans-tck-jakarta/pom.xml b/webbeans-tck-jakarta/pom.xml
index 16dc106..b542701 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.25</version>
+    <version>2.0.26-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/webbeans-tck/pom.xml b/webbeans-tck/pom.xml
index be0790b..76c1d99 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.25</version>
+        <version>2.0.26-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/webbeans-tomcat7/pom.xml b/webbeans-tomcat7/pom.xml
index ce3d9e7..58fa34e 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.25</version>
+        <version>2.0.26-SNAPSHOT</version>
     </parent>
 
     <artifactId>openwebbeans-tomcat7</artifactId>
diff --git a/webbeans-web/pom.xml b/webbeans-web/pom.xml
index 9fab8fe..b9607cc 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.25</version>
+        <version>2.0.26-SNAPSHOT</version>
     </parent>
 
     <artifactId>openwebbeans-web</artifactId>