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 2020/01/11 15:20:11 UTC

[openwebbeans] branch master updated (5ab9f4b -> 19b4bf5)

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 5ab9f4b  OWB-1309 fix missing NoSuchMethodException
     new 5021450  [maven-release-plugin] prepare release openwebbeans-2.0.14
     new 19b4bf5  [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 +-
 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-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, 31 insertions(+), 31 deletions(-)


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

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 50214503a5f240892cc04228256879798dd8ef5f
Author: Mark Struberg <st...@apache.org>
AuthorDate: Sat Jan 11 15:49:33 2020 +0100

    [maven-release-plugin] prepare release openwebbeans-2.0.14
---
 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 0b95489..cd54750 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.14-SNAPSHOT</version>
+        <version>2.0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 4b5b990..170e295 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.14-SNAPSHOT</version>
+        <version>2.0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index cdbf1ed..d22db33 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
     <artifactId>openwebbeans</artifactId>
     <name>Apache OpenWebBeans</name>
     <packaging>pom</packaging>
-    <version>2.0.14-SNAPSHOT</version>
+    <version>2.0.14</version>
 
     <url>openwebbeans.apache.org</url>
 
@@ -49,7 +49,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>HEAD</tag>
+      <tag>openwebbeans-2.0.14</tag>
   </scm>
 
     <issueManagement>
diff --git a/samples/conversation-sample/pom.xml b/samples/conversation-sample/pom.xml
index 29d3827..61c684f 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.14-SNAPSHOT</version>
+        <version>2.0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/guess/pom.xml b/samples/guess/pom.xml
index 2aa426b..37f0227 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.14-SNAPSHOT</version>
+        <version>2.0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/jsf2sample/pom.xml b/samples/jsf2sample/pom.xml
index af56db5..ac98ac6 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.14-SNAPSHOT</version>
+        <version>2.0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/pom.xml b/samples/pom.xml
index f54879f..aab473c 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.14-SNAPSHOT</version>
+        <version>2.0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/reservation/pom.xml b/samples/reservation/pom.xml
index 1fce664..61181c2 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.14-SNAPSHOT</version>
+        <version>2.0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/standalone-sample/pom.xml b/samples/standalone-sample/pom.xml
index d0e2b4a..48d641d 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.14-SNAPSHOT</version>
+        <version>2.0.14</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/tomcat7-sample/pom.xml b/samples/tomcat7-sample/pom.xml
index d3bca47..32c35cc 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.14-SNAPSHOT</version>
+        <version>2.0.14</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 9470322..9ab0635 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.14-SNAPSHOT</version>
+        <version>2.0.14</version>
     </parent>
     <artifactId>owb-arquillian-standalone</artifactId>
     <packaging>jar</packaging>
diff --git a/webbeans-arquillian/pom.xml b/webbeans-arquillian/pom.xml
index d6f8f0d..8f60c52 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.14-SNAPSHOT</version>
+        <version>2.0.14</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 1361d79..ba92f1e 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.14-SNAPSHOT</version>
+        <version>2.0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/webbeans-ee/pom.xml b/webbeans-ee/pom.xml
index f922b8c..6c533f4 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.14-SNAPSHOT</version>
+        <version>2.0.14</version>
     </parent>
 
     <artifactId>openwebbeans-ee</artifactId>
diff --git a/webbeans-ejb/pom.xml b/webbeans-ejb/pom.xml
index 172641c..3130dd8 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.14-SNAPSHOT</version>
+        <version>2.0.14</version>
     </parent>
     <artifactId>openwebbeans-ejb</artifactId>
     <name>EJB plugin</name>
diff --git a/webbeans-el22/pom.xml b/webbeans-el22/pom.xml
index f4d8706..14f55d9 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.14-SNAPSHOT</version>
+        <version>2.0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/webbeans-gradle/pom.xml b/webbeans-gradle/pom.xml
index e46803b..df1bf35 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.14-SNAPSHOT</version>
+    <version>2.0.14</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/webbeans-impl/pom.xml b/webbeans-impl/pom.xml
index a95626a..228587b 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.14-SNAPSHOT</version>
+        <version>2.0.14</version>
     </parent>
     <artifactId>openwebbeans-impl</artifactId>
     <name>OpenWebBeans Core</name>
diff --git a/webbeans-jetty9/pom.xml b/webbeans-jetty9/pom.xml
index 0f9743b..fac3d1f 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.14-SNAPSHOT</version>
+        <version>2.0.14</version>
     </parent>
 
     <artifactId>openwebbeans-jetty9</artifactId>
diff --git a/webbeans-jms/pom.xml b/webbeans-jms/pom.xml
index 2f69240..747f995 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.14-SNAPSHOT</version>
+        <version>2.0.14</version>
     </parent>
     <artifactId>openwebbeans-jms</artifactId>
     <name>JMS plugin</name>
diff --git a/webbeans-jsf/pom.xml b/webbeans-jsf/pom.xml
index a7c22e6..fb7a2f6 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.14-SNAPSHOT</version>
+        <version>2.0.14</version>
     </parent>
 
     <artifactId>openwebbeans-jsf</artifactId>
diff --git a/webbeans-junit5/pom.xml b/webbeans-junit5/pom.xml
index b24aada..236bcab 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.14-SNAPSHOT</version>
+        <version>2.0.14</version>
     </parent>
 
     <artifactId>openwebbeans-junit5</artifactId>
diff --git a/webbeans-maven/pom.xml b/webbeans-maven/pom.xml
index 666894d..6aba09a 100644
--- a/webbeans-maven/pom.xml
+++ b/webbeans-maven/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>openwebbeans</artifactId>
     <groupId>org.apache.openwebbeans</groupId>
-    <version>2.0.14-SNAPSHOT</version>
+    <version>2.0.14</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/webbeans-osgi/pom.xml b/webbeans-osgi/pom.xml
index 597bee9..dbd9a08 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.14-SNAPSHOT</version>
+        <version>2.0.14</version>
     </parent>
 
     <artifactId>openwebbeans-osgi</artifactId>
diff --git a/webbeans-porting/pom.xml b/webbeans-porting/pom.xml
index 3580ff2..263f98c 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.14-SNAPSHOT</version>
+        <version>2.0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/webbeans-resource/pom.xml b/webbeans-resource/pom.xml
index 2d91a26..a2ec280 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.14-SNAPSHOT</version>
+        <version>2.0.14</version>
     </parent>
     <artifactId>openwebbeans-resource</artifactId>
     <name>EE Resource plugin</name>
diff --git a/webbeans-se/pom.xml b/webbeans-se/pom.xml
index 0f4256b..26003b5 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.14-SNAPSHOT</version>
+    <version>2.0.14</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/webbeans-spi/pom.xml b/webbeans-spi/pom.xml
index 371afb6..da5bc11 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.14-SNAPSHOT</version>
+        <version>2.0.14</version>
     </parent>
 
     <artifactId>openwebbeans-spi</artifactId>
diff --git a/webbeans-tck/pom.xml b/webbeans-tck/pom.xml
index ed11a4e..7ebc141 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.14-SNAPSHOT</version>
+        <version>2.0.14</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/webbeans-tomcat7/pom.xml b/webbeans-tomcat7/pom.xml
index 036edfd..ddfabaf 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.14-SNAPSHOT</version>
+        <version>2.0.14</version>
     </parent>
 
     <artifactId>openwebbeans-tomcat7</artifactId>
diff --git a/webbeans-web/pom.xml b/webbeans-web/pom.xml
index f3a253e..59f7b01 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.14-SNAPSHOT</version>
+        <version>2.0.14</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 19b4bf53abb5ad7debe32bc5d2f831c67ee1c968
Author: Mark Struberg <st...@apache.org>
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 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>2.0.14</version>
+        <version>2.0.15-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
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 @@
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>2.0.14</version>
+        <version>2.0.15-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index d22db33..f00d264 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
     <artifactId>openwebbeans</artifactId>
     <name>Apache OpenWebBeans</name>
     <packaging>pom</packaging>
-    <version>2.0.14</version>
+    <version>2.0.15-SNAPSHOT</version>
 
     <url>openwebbeans.apache.org</url>
 
@@ -49,7 +49,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.14</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <issueManagement>
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.
     <parent>
         <artifactId>samples</artifactId>
         <groupId>org.apache.openwebbeans</groupId>
-        <version>2.0.14</version>
+        <version>2.0.15-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
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.
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>samples</artifactId>
-        <version>2.0.14</version>
+        <version>2.0.15-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
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.
     <parent>
         <artifactId>samples</artifactId>
         <groupId>org.apache.openwebbeans</groupId>
-        <version>2.0.14</version>
+        <version>2.0.15-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
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.
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>openwebbeans</artifactId>
-        <version>2.0.14</version>
+        <version>2.0.15-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
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.
     <parent>
         <groupId>org.apache.openwebbeans</groupId>
         <artifactId>samples</artifactId>
-        <version>2.0.14</version>
+        <version>2.0.15-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/standalone-sample/pom.xml b/samples/standalone-sample/pom.xml
index 48d641d..c90f26a 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.14</version>
+        <version>2.0.15-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/tomcat7-sample/pom.xml b/samples/tomcat7-sample/pom.xml
index 32c35cc..e6562c5 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.14</version>
+        <version>2.0.15-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 9ab0635..af03a29 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.14</version>
+        <version>2.0.15-SNAPSHOT</version>
     </parent>
     <artifactId>owb-arquillian-standalone</artifactId>
     <packaging>jar</packaging>
diff --git a/webbeans-arquillian/pom.xml b/webbeans-arquillian/pom.xml
index 8f60c52..9b103ea 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.14</version>
+        <version>2.0.15-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 ba92f1e..d42f3f0 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.14</version>
+        <version>2.0.15-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/webbeans-ee/pom.xml b/webbeans-ee/pom.xml
index 6c533f4..5500be7 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.14</version>
+        <version>2.0.15-SNAPSHOT</version>
     </parent>
 
     <artifactId>openwebbeans-ee</artifactId>
diff --git a/webbeans-ejb/pom.xml b/webbeans-ejb/pom.xml
index 3130dd8..2998249 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.14</version>
+        <version>2.0.15-SNAPSHOT</version>
     </parent>
     <artifactId>openwebbeans-ejb</artifactId>
     <name>EJB plugin</name>
diff --git a/webbeans-el22/pom.xml b/webbeans-el22/pom.xml
index 14f55d9..7a8299b 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.14</version>
+        <version>2.0.15-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/webbeans-gradle/pom.xml b/webbeans-gradle/pom.xml
index df1bf35..73f6ab1 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.14</version>
+    <version>2.0.15-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/webbeans-impl/pom.xml b/webbeans-impl/pom.xml
index 228587b..e04ab18 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.14</version>
+        <version>2.0.15-SNAPSHOT</version>
     </parent>
     <artifactId>openwebbeans-impl</artifactId>
     <name>OpenWebBeans Core</name>
diff --git a/webbeans-jetty9/pom.xml b/webbeans-jetty9/pom.xml
index fac3d1f..8b7b010 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.14</version>
+        <version>2.0.15-SNAPSHOT</version>
     </parent>
 
     <artifactId>openwebbeans-jetty9</artifactId>
diff --git a/webbeans-jms/pom.xml b/webbeans-jms/pom.xml
index 747f995..d4d6061 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.14</version>
+        <version>2.0.15-SNAPSHOT</version>
     </parent>
     <artifactId>openwebbeans-jms</artifactId>
     <name>JMS plugin</name>
diff --git a/webbeans-jsf/pom.xml b/webbeans-jsf/pom.xml
index fb7a2f6..f16c535 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.14</version>
+        <version>2.0.15-SNAPSHOT</version>
     </parent>
 
     <artifactId>openwebbeans-jsf</artifactId>
diff --git a/webbeans-junit5/pom.xml b/webbeans-junit5/pom.xml
index 236bcab..820ff4c 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.14</version>
+        <version>2.0.15-SNAPSHOT</version>
     </parent>
 
     <artifactId>openwebbeans-junit5</artifactId>
diff --git a/webbeans-maven/pom.xml b/webbeans-maven/pom.xml
index 6aba09a..6316f9c 100644
--- a/webbeans-maven/pom.xml
+++ b/webbeans-maven/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>openwebbeans</artifactId>
     <groupId>org.apache.openwebbeans</groupId>
-    <version>2.0.14</version>
+    <version>2.0.15-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/webbeans-osgi/pom.xml b/webbeans-osgi/pom.xml
index dbd9a08..50004f8 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.14</version>
+        <version>2.0.15-SNAPSHOT</version>
     </parent>
 
     <artifactId>openwebbeans-osgi</artifactId>
diff --git a/webbeans-porting/pom.xml b/webbeans-porting/pom.xml
index 263f98c..1b9de5f 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.14</version>
+        <version>2.0.15-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/webbeans-resource/pom.xml b/webbeans-resource/pom.xml
index a2ec280..7ea7971 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.14</version>
+        <version>2.0.15-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 26003b5..17296d3 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.14</version>
+    <version>2.0.15-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/webbeans-spi/pom.xml b/webbeans-spi/pom.xml
index da5bc11..12b4c4d 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.14</version>
+        <version>2.0.15-SNAPSHOT</version>
     </parent>
 
     <artifactId>openwebbeans-spi</artifactId>
diff --git a/webbeans-tck/pom.xml b/webbeans-tck/pom.xml
index 7ebc141..a8d7e54 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.14</version>
+        <version>2.0.15-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/webbeans-tomcat7/pom.xml b/webbeans-tomcat7/pom.xml
index ddfabaf..85a1cf7 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.14</version>
+        <version>2.0.15-SNAPSHOT</version>
     </parent>
 
     <artifactId>openwebbeans-tomcat7</artifactId>
diff --git a/webbeans-web/pom.xml b/webbeans-web/pom.xml
index 59f7b01..0d431f9 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.14</version>
+        <version>2.0.15-SNAPSHOT</version>
     </parent>
 
     <artifactId>openwebbeans-web</artifactId>