[maven-release-plugin] prepare release tomee-project-10.1.2
diff --git a/arquillian/arquillian-common/pom.xml b/arquillian/arquillian-common/pom.xml
index 6429777..ba2274a 100644
--- a/arquillian/arquillian-common/pom.xml
+++ b/arquillian/arquillian-common/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>arquillian</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>arquillian-common</artifactId>
diff --git a/arquillian/arquillian-openejb-embedded/pom.xml b/arquillian/arquillian-openejb-embedded/pom.xml
index 0d9d522..5917c39 100644
--- a/arquillian/arquillian-openejb-embedded/pom.xml
+++ b/arquillian/arquillian-openejb-embedded/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>arquillian</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/arquillian/arquillian-openejb-transaction-provider/pom.xml b/arquillian/arquillian-openejb-transaction-provider/pom.xml
index a0fbb50..0a9bb50 100644
--- a/arquillian/arquillian-openejb-transaction-provider/pom.xml
+++ b/arquillian/arquillian-openejb-transaction-provider/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>arquillian</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/arquillian/arquillian-tck/pom.xml b/arquillian/arquillian-tck/pom.xml
index 0983c8f..d154478 100644
--- a/arquillian/arquillian-tck/pom.xml
+++ b/arquillian/arquillian-tck/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>arquillian</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>arquillian-tck</artifactId>
diff --git a/arquillian/arquillian-tomee-common/pom.xml b/arquillian/arquillian-tomee-common/pom.xml
index a3961cf..0de9aff 100644
--- a/arquillian/arquillian-tomee-common/pom.xml
+++ b/arquillian/arquillian-tomee-common/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>arquillian</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>arquillian-tomee-common</artifactId>
<packaging>jar</packaging>
diff --git a/arquillian/arquillian-tomee-embedded/pom.xml b/arquillian/arquillian-tomee-embedded/pom.xml
index 27b041f..1a4bd01 100644
--- a/arquillian/arquillian-tomee-embedded/pom.xml
+++ b/arquillian/arquillian-tomee-embedded/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>arquillian</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>arquillian-tomee-embedded</artifactId>
<packaging>jar</packaging>
diff --git a/arquillian/arquillian-tomee-moviefun-example/pom.xml b/arquillian/arquillian-tomee-moviefun-example/pom.xml
index e9b2a3d..61900b0 100644
--- a/arquillian/arquillian-tomee-moviefun-example/pom.xml
+++ b/arquillian/arquillian-tomee-moviefun-example/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.apache.tomee</groupId>
<artifactId>arquillian</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>arquillian-tomee-moviefun-example</artifactId>
<packaging>war</packaging>
diff --git a/arquillian/arquillian-tomee-remote/pom.xml b/arquillian/arquillian-tomee-remote/pom.xml
index a053980..7f2a8bf 100644
--- a/arquillian/arquillian-tomee-remote/pom.xml
+++ b/arquillian/arquillian-tomee-remote/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>arquillian</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>arquillian-tomee-remote</artifactId>
<packaging>jar</packaging>
@@ -95,7 +95,7 @@
<groupId>${project.groupId}</groupId>
<artifactId>apache-tomee</artifactId>
<type>zip</type>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<classifier>webprofile</classifier>
<scope>provided</scope>
</dependency>
@@ -124,7 +124,7 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>arquillian-tomee-common</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
@@ -151,7 +151,7 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>arquillian-common</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</dependency>
<dependency>
diff --git a/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/pom.xml b/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/pom.xml
index 80d124c..4b4f791 100644
--- a/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/pom.xml
+++ b/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>arquillian-tomee-tests</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>arquillian-tomee-config-tests</artifactId>
diff --git a/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxrs-tests/pom.xml b/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxrs-tests/pom.xml
index 51a7a5f..022dcf8 100644
--- a/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxrs-tests/pom.xml
+++ b/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxrs-tests/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>arquillian-tomee-tests</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>arquillian-tomee-jaxrs-tests</artifactId>
diff --git a/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxws-tests/pom.xml b/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxws-tests/pom.xml
index 467c905..463ff3e 100644
--- a/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxws-tests/pom.xml
+++ b/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxws-tests/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>arquillian-tomee-tests</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>arquillian-tomee-jaxws-tests</artifactId>
diff --git a/arquillian/arquillian-tomee-tests/arquillian-tomee-jms-tests/pom.xml b/arquillian/arquillian-tomee-tests/arquillian-tomee-jms-tests/pom.xml
index 8e85d0e..280b8eb 100644
--- a/arquillian/arquillian-tomee-tests/arquillian-tomee-jms-tests/pom.xml
+++ b/arquillian/arquillian-tomee-tests/arquillian-tomee-jms-tests/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>arquillian-tomee-tests</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>arquillian-tomee-jms-tests</artifactId>
diff --git a/arquillian/arquillian-tomee-tests/arquillian-tomee-webprofile-tests/pom.xml b/arquillian/arquillian-tomee-tests/arquillian-tomee-webprofile-tests/pom.xml
index 56e7505..fca6a2d 100644
--- a/arquillian/arquillian-tomee-tests/arquillian-tomee-webprofile-tests/pom.xml
+++ b/arquillian/arquillian-tomee-tests/arquillian-tomee-webprofile-tests/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>arquillian-tomee-tests</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>arquillian-tomee-webprofile-tests</artifactId>
diff --git a/arquillian/arquillian-tomee-tests/pom.xml b/arquillian/arquillian-tomee-tests/pom.xml
index f5f5cc8..f2a85d8 100644
--- a/arquillian/arquillian-tomee-tests/pom.xml
+++ b/arquillian/arquillian-tomee-tests/pom.xml
@@ -16,7 +16,7 @@
<parent>
<artifactId>arquillian</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>arquillian-tomee-tests</artifactId>
diff --git a/arquillian/functional-tests/pom.xml b/arquillian/functional-tests/pom.xml
index 070a212..1e890b4 100644
--- a/arquillian/functional-tests/pom.xml
+++ b/arquillian/functional-tests/pom.xml
@@ -22,11 +22,11 @@
<parent>
<artifactId>arquillian</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>functional-tests</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<packaging>pom</packaging>
<name>TomEE :: Arquillian :: Functional Tests</name>
diff --git a/arquillian/functional-tests/spring-cxf-tomee-4332/pom.xml b/arquillian/functional-tests/spring-cxf-tomee-4332/pom.xml
index 18966ea..685a8de 100644
--- a/arquillian/functional-tests/spring-cxf-tomee-4332/pom.xml
+++ b/arquillian/functional-tests/spring-cxf-tomee-4332/pom.xml
@@ -22,11 +22,11 @@
<parent>
<artifactId>functional-tests</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>spring-cxf-tomee-4332</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<packaging>war</packaging>
<name>TomEE :: Arquillian :: Functional Tests :: Spring CXF Test</name>
diff --git a/arquillian/pom.xml b/arquillian/pom.xml
index 71ffabe..cfc0881 100644
--- a/arquillian/pom.xml
+++ b/arquillian/pom.xml
@@ -22,11 +22,11 @@
<parent>
<artifactId>tomee-project</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>arquillian</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<packaging>pom</packaging>
<name>TomEE :: Arquillian Adaptors Parent</name>
diff --git a/arquillian/ziplock/pom.xml b/arquillian/ziplock/pom.xml
index c9a5e89..1a7e6a5 100644
--- a/arquillian/ziplock/pom.xml
+++ b/arquillian/ziplock/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>arquillian</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>ziplock</artifactId>
diff --git a/assembly/openejb-lite/pom.xml b/assembly/openejb-lite/pom.xml
index 293d180..b36dd63 100644
--- a/assembly/openejb-lite/pom.xml
+++ b/assembly/openejb-lite/pom.xml
@@ -26,7 +26,7 @@
<parent>
<artifactId>assembly</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>openejb-lite</artifactId>
diff --git a/assembly/openejb-standalone/pom.xml b/assembly/openejb-standalone/pom.xml
index 5db2fd3..945acdf 100644
--- a/assembly/openejb-standalone/pom.xml
+++ b/assembly/openejb-standalone/pom.xml
@@ -26,7 +26,7 @@
<parent>
<artifactId>assembly</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>openejb-standalone</artifactId>
diff --git a/assembly/pom.xml b/assembly/pom.xml
index 53e4053..153bdf9 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>tomee-project</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>assembly</artifactId>
diff --git a/boms/jaxb-runtime/pom.xml b/boms/jaxb-runtime/pom.xml
index a31f86d..4f6b1bd 100644
--- a/boms/jaxb-runtime/pom.xml
+++ b/boms/jaxb-runtime/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>boms</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/boms/pom.xml b/boms/pom.xml
index 9a5e1fa..1ec3fcc 100644
--- a/boms/pom.xml
+++ b/boms/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>tomee-project</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/boms/tomee-microprofile-api/pom.xml b/boms/tomee-microprofile-api/pom.xml
index ed635d8..70de9ed 100644
--- a/boms/tomee-microprofile-api/pom.xml
+++ b/boms/tomee-microprofile-api/pom.xml
@@ -31,7 +31,7 @@
<parent>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>boms</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/boms/tomee-microprofile/pom.xml b/boms/tomee-microprofile/pom.xml
index 653fa29..60ee725 100644
--- a/boms/tomee-microprofile/pom.xml
+++ b/boms/tomee-microprofile/pom.xml
@@ -31,7 +31,7 @@
<parent>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>boms</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -43,7 +43,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>tomee-bootstrap</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
@@ -1522,7 +1522,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>commons-dbcp2-shade</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
@@ -1764,7 +1764,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>taglibs-shade</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
diff --git a/boms/tomee-plume-api/pom.xml b/boms/tomee-plume-api/pom.xml
index dc9f442..1c8a2e0 100644
--- a/boms/tomee-plume-api/pom.xml
+++ b/boms/tomee-plume-api/pom.xml
@@ -31,7 +31,7 @@
<parent>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>boms</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/boms/tomee-plume/pom.xml b/boms/tomee-plume/pom.xml
index 640c95f..2f14e05 100644
--- a/boms/tomee-plume/pom.xml
+++ b/boms/tomee-plume/pom.xml
@@ -31,7 +31,7 @@
<parent>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>boms</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -43,7 +43,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>tomee-bootstrap</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
@@ -1588,7 +1588,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>commons-dbcp2-shade</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
@@ -1841,7 +1841,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>taglibs-shade</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
diff --git a/boms/tomee-plus-api/pom.xml b/boms/tomee-plus-api/pom.xml
index 3e03898..5c2a530 100644
--- a/boms/tomee-plus-api/pom.xml
+++ b/boms/tomee-plus-api/pom.xml
@@ -31,7 +31,7 @@
<parent>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>boms</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/boms/tomee-plus/pom.xml b/boms/tomee-plus/pom.xml
index 9945cb6..a6a39bb 100644
--- a/boms/tomee-plus/pom.xml
+++ b/boms/tomee-plus/pom.xml
@@ -31,7 +31,7 @@
<parent>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>boms</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -43,7 +43,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>tomee-bootstrap</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
@@ -1610,7 +1610,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>commons-dbcp2-shade</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
@@ -1852,7 +1852,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>taglibs-shade</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
diff --git a/boms/tomee-webprofile-api/pom.xml b/boms/tomee-webprofile-api/pom.xml
index b4aa0ec..7846348 100644
--- a/boms/tomee-webprofile-api/pom.xml
+++ b/boms/tomee-webprofile-api/pom.xml
@@ -31,7 +31,7 @@
<parent>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>boms</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/boms/tomee-webprofile/pom.xml b/boms/tomee-webprofile/pom.xml
index 576198c..32d9c19 100644
--- a/boms/tomee-webprofile/pom.xml
+++ b/boms/tomee-webprofile/pom.xml
@@ -31,7 +31,7 @@
<parent>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>boms</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -43,7 +43,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>tomee-bootstrap</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</dependency>
<dependency>
<groupId>com.fasterxml.woodstox</groupId>
@@ -884,7 +884,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>commons-dbcp2-shade</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
@@ -1104,7 +1104,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>taglibs-shade</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
diff --git a/container/mbean-annotation-api/pom.xml b/container/mbean-annotation-api/pom.xml
index b42936d..4abfa0c 100644
--- a/container/mbean-annotation-api/pom.xml
+++ b/container/mbean-annotation-api/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>container</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>mbean-annotation-api</artifactId>
diff --git a/container/openejb-api/pom.xml b/container/openejb-api/pom.xml
index ec3b08f..1cff232 100644
--- a/container/openejb-api/pom.xml
+++ b/container/openejb-api/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>container</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/container/openejb-core/pom.xml b/container/openejb-core/pom.xml
index 987f25b..2deeb19 100644
--- a/container/openejb-core/pom.xml
+++ b/container/openejb-core/pom.xml
@@ -26,7 +26,7 @@
<parent>
<artifactId>container</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>openejb-core</artifactId>
diff --git a/container/openejb-javaagent/pom.xml b/container/openejb-javaagent/pom.xml
index b9d7f3f..1e2636c 100644
--- a/container/openejb-javaagent/pom.xml
+++ b/container/openejb-javaagent/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>container</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>openejb-javaagent</artifactId>
diff --git a/container/openejb-jee-accessors/pom.xml b/container/openejb-jee-accessors/pom.xml
index 41ba99d..13b8388 100644
--- a/container/openejb-jee-accessors/pom.xml
+++ b/container/openejb-jee-accessors/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>container</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>openejb-jee-accessors</artifactId>
diff --git a/container/openejb-jee/pom.xml b/container/openejb-jee/pom.xml
index 9fcef4a..592dfc2 100644
--- a/container/openejb-jee/pom.xml
+++ b/container/openejb-jee/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>container</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>openejb-jee</artifactId>
diff --git a/container/openejb-jpa-integration/pom.xml b/container/openejb-jpa-integration/pom.xml
index b3c2692..6b8f0de 100644
--- a/container/openejb-jpa-integration/pom.xml
+++ b/container/openejb-jpa-integration/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>container</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/container/openejb-junit/pom.xml b/container/openejb-junit/pom.xml
index 8f9fe53..fcfa91f 100644
--- a/container/openejb-junit/pom.xml
+++ b/container/openejb-junit/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>container</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/container/openejb-junit5-backward/pom.xml b/container/openejb-junit5-backward/pom.xml
index cf6a84d..7816109 100644
--- a/container/openejb-junit5-backward/pom.xml
+++ b/container/openejb-junit5-backward/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>container</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/container/openejb-junit5/pom.xml b/container/openejb-junit5/pom.xml
index 02fa8d8..a5916db 100644
--- a/container/openejb-junit5/pom.xml
+++ b/container/openejb-junit5/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>container</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/container/openejb-loader/pom.xml b/container/openejb-loader/pom.xml
index 2ce66bb..2fe5c55 100644
--- a/container/openejb-loader/pom.xml
+++ b/container/openejb-loader/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>container</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>openejb-loader</artifactId>
diff --git a/container/pom.xml b/container/pom.xml
index a52cde3..8b70394 100644
--- a/container/pom.xml
+++ b/container/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>tomee-project</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/deps/commons-dbcp2-shade/pom.xml b/deps/commons-dbcp2-shade/pom.xml
index 58d9b05..2626b2d 100644
--- a/deps/commons-dbcp2-shade/pom.xml
+++ b/deps/commons-dbcp2-shade/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>deps</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/deps/pom.xml b/deps/pom.xml
index a5db7a6..b229e14 100644
--- a/deps/pom.xml
+++ b/deps/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>tomee-project</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>deps</artifactId>
diff --git a/deps/taglibs-shade/pom.xml b/deps/taglibs-shade/pom.xml
index fdd0b35..d9d3d0c 100644
--- a/deps/taglibs-shade/pom.xml
+++ b/deps/taglibs-shade/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>deps</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/examples/access-timeout-meta/pom.xml b/examples/access-timeout-meta/pom.xml
index 0b7e1df..f38918d 100644
--- a/examples/access-timeout-meta/pom.xml
+++ b/examples/access-timeout-meta/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>access-timeout-meta</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: @AccessTimeout (Meta)</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -69,7 +69,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/access-timeout/pom.xml b/examples/access-timeout/pom.xml
index 2f01f60..174af1a 100644
--- a/examples/access-timeout/pom.xml
+++ b/examples/access-timeout/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>access-timeout</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: @AccessTimeout</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -53,7 +53,7 @@
<dependency>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>tomee-webprofile-api</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>provided</scope>
</dependency>
<dependency>
@@ -69,7 +69,7 @@
<dependency>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>tomee-webprofile</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/activemq-multiple-brokers/pom.xml b/examples/activemq-multiple-brokers/pom.xml
index 118193b..975808c 100644
--- a/examples/activemq-multiple-brokers/pom.xml
+++ b/examples/activemq-multiple-brokers/pom.xml
@@ -21,11 +21,11 @@
<groupId>org.superbiz</groupId>
<artifactId>multi-broker</artifactId>
<packaging>war</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Web Examples :: Multi-Broker</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <tomee.version>10.1.2-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.2</tomee.version>
<version.shrinkwrap.resolver>3.3.4</version.shrinkwrap.resolver>
</properties>
<build>
diff --git a/examples/alternate-descriptors/pom.xml b/examples/alternate-descriptors/pom.xml
index 36c19d1..a96bc4c 100644
--- a/examples/alternate-descriptors/pom.xml
+++ b/examples/alternate-descriptors/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>alternate-descriptors</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Alternate Descriptors</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -89,7 +89,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
<exclusions>
<exclusion>
diff --git a/examples/application-composer/pom.xml b/examples/application-composer/pom.xml
index 69158bc..3f831f9 100644
--- a/examples/application-composer/pom.xml
+++ b/examples/application-composer/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>application-composer</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Application Composer</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -82,7 +82,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/applicationcomposer-jaxws-cdi/pom.xml b/examples/applicationcomposer-jaxws-cdi/pom.xml
index a13ecfb..9acf387 100644
--- a/examples/applicationcomposer-jaxws-cdi/pom.xml
+++ b/examples/applicationcomposer-jaxws-cdi/pom.xml
@@ -20,7 +20,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.superbiz</groupId>
<artifactId>applicationcomposer-jaxws-cdi</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Application Composer, JAX-WS and CDI are in a boat</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -51,7 +51,7 @@
<dependency>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>tomee-plus-api</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>provided</scope>
</dependency>
<dependency>
@@ -65,7 +65,7 @@
<dependency>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>tomee-plus</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>provided</scope>
<exclusions>
<exclusion>
@@ -77,7 +77,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>ziplock</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/applicationexception/pom.xml b/examples/applicationexception/pom.xml
index d4714fb..6cd4b62 100644
--- a/examples/applicationexception/pom.xml
+++ b/examples/applicationexception/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>applicationexception</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: @ApplicationException inheritance</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -79,7 +79,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/arquillian-jpa/pom.xml b/examples/arquillian-jpa/pom.xml
index 71cef50..a68f59f 100644
--- a/examples/arquillian-jpa/pom.xml
+++ b/examples/arquillian-jpa/pom.xml
@@ -14,10 +14,10 @@
<groupId>org.superbiz</groupId>
<artifactId>arquillian-jpa</artifactId>
<name>TomEE :: Examples :: Arquillian Persistence Extension Sample</name>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<properties>
<arquillian_universe.version>1.5.0.0</arquillian_universe.version>
- <tomee.version>10.1.2-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.2</tomee.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<build>
@@ -64,7 +64,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<exclusions>
<exclusion>
<groupId>org.apache.commons</groupId>
diff --git a/examples/async-methods/pom.xml b/examples/async-methods/pom.xml
index d803443..a29d80e 100644
--- a/examples/async-methods/pom.xml
+++ b/examples/async-methods/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>async-methods</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: @Asynchronous Methods</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -69,7 +69,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/async-postconstruct/pom.xml b/examples/async-postconstruct/pom.xml
index 3fb4010..22652f5 100644
--- a/examples/async-postconstruct/pom.xml
+++ b/examples/async-postconstruct/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>async-postconstruct</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: @Asynchronous @PostConstrct</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -69,7 +69,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/async-servlet/pom.xml b/examples/async-servlet/pom.xml
index c021e0b..12a565b 100644
--- a/examples/async-servlet/pom.xml
+++ b/examples/async-servlet/pom.xml
@@ -20,7 +20,7 @@
<groupId>org.superbiz</groupId>
<artifactId>async-servlet</artifactId>
<packaging>war</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Async Servlet</name>
<url>http://maven.apache.org</url>
<properties>
@@ -28,7 +28,7 @@
<maven.compiler.target>1.8</maven.compiler.target>
<version.arquillian>1.10.0.Final</version.arquillian>
<version.graphene.webdriver>2.3.1</version.graphene.webdriver>
- <tomee.version>10.1.2-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.2</tomee.version>
</properties>
<dependencies>
<dependency>
@@ -59,7 +59,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>ziplock</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
<dependency>
@@ -98,7 +98,7 @@
<plugin>
<groupId>org.apache.tomee.maven</groupId>
<artifactId>tomee-maven-plugin</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<configuration>
<args>-Xmx512m -XX:PermSize=256m</args>
</configuration>
diff --git a/examples/bean-validation-design-by-contract/pom.xml b/examples/bean-validation-design-by-contract/pom.xml
index b609470..4921814 100644
--- a/examples/bean-validation-design-by-contract/pom.xml
+++ b/examples/bean-validation-design-by-contract/pom.xml
@@ -20,7 +20,7 @@
<groupId>org.superbiz</groupId>
<artifactId>bean-validation-design-by-contract</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Bean Validation Design By Contract</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -67,7 +67,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/bval-evaluation-redeployment/WebApp1/pom.xml b/examples/bval-evaluation-redeployment/WebApp1/pom.xml
index 3040de6..42aa312 100644
--- a/examples/bval-evaluation-redeployment/WebApp1/pom.xml
+++ b/examples/bval-evaluation-redeployment/WebApp1/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.superbiz</groupId>
<artifactId>bval-evaluation-redeployment</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>WebApp1</artifactId>
<packaging>war</packaging>
diff --git a/examples/bval-evaluation-redeployment/WebApp2/pom.xml b/examples/bval-evaluation-redeployment/WebApp2/pom.xml
index 435cf5b..a862b46 100644
--- a/examples/bval-evaluation-redeployment/WebApp2/pom.xml
+++ b/examples/bval-evaluation-redeployment/WebApp2/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.superbiz</groupId>
<artifactId>bval-evaluation-redeployment</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>WebApp2</artifactId>
<packaging>war</packaging>
diff --git a/examples/bval-evaluation-redeployment/pom.xml b/examples/bval-evaluation-redeployment/pom.xml
index b285e4c..7ceee74 100644
--- a/examples/bval-evaluation-redeployment/pom.xml
+++ b/examples/bval-evaluation-redeployment/pom.xml
@@ -20,7 +20,7 @@
<groupId>org.superbiz</groupId>
<artifactId>bval-evaluation-redeployment</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<packaging>pom</packaging>
<name>TomEE :: Examples :: Bean Validation Evaluation on Re-Deployment</name>
@@ -83,7 +83,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>arquillian-tomee-remote</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
<dependency>
@@ -101,13 +101,13 @@
<dependency>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>tomee-webprofile</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>tomee-webprofile-api</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>provided</scope>
</dependency>
</dependencies>
diff --git a/examples/bval-evaluation-redeployment/runner/pom.xml b/examples/bval-evaluation-redeployment/runner/pom.xml
index e9588bd..5b68441 100644
--- a/examples/bval-evaluation-redeployment/runner/pom.xml
+++ b/examples/bval-evaluation-redeployment/runner/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.superbiz</groupId>
<artifactId>bval-evaluation-redeployment</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>runner</artifactId>
<packaging>jar</packaging>
@@ -47,7 +47,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>apache-tomee</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<type>zip</type>
<classifier>webprofile</classifier>
<scope>test</scope>
diff --git a/examples/cdi-alternative-and-stereotypes/pom.xml b/examples/cdi-alternative-and-stereotypes/pom.xml
index 9f04376..5fba9b4 100644
--- a/examples/cdi-alternative-and-stereotypes/pom.xml
+++ b/examples/cdi-alternative-and-stereotypes/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>cdi-alternative-and-stereotypes</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: CDI Stereotypes</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -69,7 +69,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/cdi-application-scope/pom.xml b/examples/cdi-application-scope/pom.xml
index c4722ff..be46bf7 100644
--- a/examples/cdi-application-scope/pom.xml
+++ b/examples/cdi-application-scope/pom.xml
@@ -14,7 +14,7 @@
<groupId>org.superbiz</groupId>
<artifactId>cdi-application-scope</artifactId>
<name>TomEE :: Examples :: CDI Application Scope</name>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<build>
<defaultGoal>install</defaultGoal>
<plugins>
@@ -53,7 +53,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/cdi-basic/pom.xml b/examples/cdi-basic/pom.xml
index 2d4f4c1..320f0c8 100644
--- a/examples/cdi-basic/pom.xml
+++ b/examples/cdi-basic/pom.xml
@@ -21,7 +21,7 @@
<groupId>org.superbiz</groupId>
<artifactId>cdi-basic</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Basic CDI</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -66,7 +66,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/cdi-dynamic-inject/pom.xml b/examples/cdi-dynamic-inject/pom.xml
index 5129dde..1e34142 100644
--- a/examples/cdi-dynamic-inject/pom.xml
+++ b/examples/cdi-dynamic-inject/pom.xml
@@ -21,7 +21,7 @@
<groupId>org.superbiz</groupId>
<artifactId>cdi-dynamic-inject</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Dynamic Inject</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -66,7 +66,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/cdi-ejbcontext-jaas/pom.xml b/examples/cdi-ejbcontext-jaas/pom.xml
index 3426f81..8cbb903 100644
--- a/examples/cdi-ejbcontext-jaas/pom.xml
+++ b/examples/cdi-ejbcontext-jaas/pom.xml
@@ -20,14 +20,14 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.superbiz</groupId>
<artifactId>cdi-ejbcontext-jaas</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<packaging>war</packaging>
<name>TomEE :: Examples :: CDI, EJBContext and JAAS</name>
<dependencies>
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>provided</scope>
</dependency>
<dependency>
@@ -53,7 +53,7 @@
<plugin>
<groupId>org.apache.tomee.maven</groupId>
<artifactId>tomee-maven-plugin</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<configuration>
<systemVariables>
<java.security.auth.login.config>${project.build.directory}/apache-tomee/conf/login.config</java.security.auth.login.config>
diff --git a/examples/cdi-events/pom.xml b/examples/cdi-events/pom.xml
index 5d03b55..0f35a1f 100644
--- a/examples/cdi-events/pom.xml
+++ b/examples/cdi-events/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>cdi-events</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: CDI Events</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -69,7 +69,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
<!-- to show events we log them in the test -->
diff --git a/examples/cdi-interceptors/pom.xml b/examples/cdi-interceptors/pom.xml
index 361cd43..326ac09 100644
--- a/examples/cdi-interceptors/pom.xml
+++ b/examples/cdi-interceptors/pom.xml
@@ -16,7 +16,7 @@
<groupId>org.superbiz</groupId>
<artifactId>cdi-interceptors</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: CDI Interceptors</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -61,7 +61,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/cdi-produces-disposes/pom.xml b/examples/cdi-produces-disposes/pom.xml
index 56e68bf..4c0d007 100644
--- a/examples/cdi-produces-disposes/pom.xml
+++ b/examples/cdi-produces-disposes/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>cdi-produces-disposes</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: CDI-Disposes</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -69,7 +69,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/cdi-produces-field/pom.xml b/examples/cdi-produces-field/pom.xml
index 3177673..a105124 100644
--- a/examples/cdi-produces-field/pom.xml
+++ b/examples/cdi-produces-field/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>cdi-produces-field</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: CDI-Field Producer</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -69,7 +69,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/cdi-qualifier/pom.xml b/examples/cdi-qualifier/pom.xml
index fb146ac..c6e8dcb 100644
--- a/examples/cdi-qualifier/pom.xml
+++ b/examples/cdi-qualifier/pom.xml
@@ -21,7 +21,7 @@
<groupId>org.superbiz</groupId>
<artifactId>cdi-qualifier</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Basic Qualifier</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -66,7 +66,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/cdi-realm/pom.xml b/examples/cdi-realm/pom.xml
index 4cfb77b..450ecbc 100644
--- a/examples/cdi-realm/pom.xml
+++ b/examples/cdi-realm/pom.xml
@@ -21,11 +21,11 @@
<groupId>org.superbiz</groupId>
<artifactId>cdi-realm</artifactId>
<packaging>war</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: CDI Realm</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <tomee.version>10.1.2-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.2</tomee.version>
</properties>
<build>
<defaultGoal>install</defaultGoal>
diff --git a/examples/cdi-request-scope/pom.xml b/examples/cdi-request-scope/pom.xml
index ef04c45..6ac6d2d 100644
--- a/examples/cdi-request-scope/pom.xml
+++ b/examples/cdi-request-scope/pom.xml
@@ -14,7 +14,7 @@
<groupId>org.superbiz</groupId>
<artifactId>cdi-request-scope</artifactId>
<name>TomEE :: Examples :: CDI Request Scope</name>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<build>
<defaultGoal>install</defaultGoal>
<plugins>
@@ -53,7 +53,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/cdi-session-scope/pom.xml b/examples/cdi-session-scope/pom.xml
index 53d1329..9c7d3b1 100644
--- a/examples/cdi-session-scope/pom.xml
+++ b/examples/cdi-session-scope/pom.xml
@@ -15,7 +15,7 @@
<groupId>org.superbiz</groupId>
<artifactId>cdi-session-scope</artifactId>
<name>TomEE :: Examples :: CDI Session Scope</name>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<packaging>war</packaging>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -43,7 +43,7 @@
<plugin>
<groupId>org.apache.tomee.maven</groupId>
<artifactId>tomee-maven-plugin</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<configuration>
<context>${project.artifactId}</context>
</configuration>
diff --git a/examples/change-jaxws-url/pom.xml b/examples/change-jaxws-url/pom.xml
index ba227fa..c526d6e 100644
--- a/examples/change-jaxws-url/pom.xml
+++ b/examples/change-jaxws-url/pom.xml
@@ -21,11 +21,11 @@
<groupId>org.superbiz</groupId>
<artifactId>change-jaxws-url</artifactId>
<packaging>war</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Web Examples :: Change JAXWS URL</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <tomee.version>10.1.2-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.2</tomee.version>
</properties>
<repositories>
<repository>
diff --git a/examples/client-resource-lookup-preview/pom.xml b/examples/client-resource-lookup-preview/pom.xml
index 2bf276b..c1e2f1b 100644
--- a/examples/client-resource-lookup-preview/pom.xml
+++ b/examples/client-resource-lookup-preview/pom.xml
@@ -20,7 +20,7 @@
<groupId>org.superbiz</groupId>
<artifactId>client-resource-lookup-preview</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Client Resource Lookup</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -58,13 +58,13 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-client</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-ejbd</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</dependency>
<dependency>
<groupId>org.apache.activemq</groupId>
@@ -82,7 +82,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>ziplock</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/cloud-tomee-azure/pom.xml b/examples/cloud-tomee-azure/pom.xml
index 04c8685..09959e4 100644
--- a/examples/cloud-tomee-azure/pom.xml
+++ b/examples/cloud-tomee-azure/pom.xml
@@ -21,7 +21,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.superbiz</groupId>
<artifactId>cloud-tomee-azure</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<packaging>war</packaging>
<name>TomEE :: Examples :: Azure deployment example</name>
<properties>
diff --git a/examples/component-interfaces/pom.xml b/examples/component-interfaces/pom.xml
index cc00fc7..65d873f 100644
--- a/examples/component-interfaces/pom.xml
+++ b/examples/component-interfaces/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>component-interfaces</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: EJB 2.1 Component Interfaces</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -77,7 +77,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/concurrency-utils/pom.xml b/examples/concurrency-utils/pom.xml
index ebe986d..16a177f 100644
--- a/examples/concurrency-utils/pom.xml
+++ b/examples/concurrency-utils/pom.xml
@@ -19,7 +19,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.superbiz</groupId>
<artifactId>concurrency-utils</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<packaging>jar</packaging>
<name>TomEE :: Examples :: Concurrency utilities example</name>
<properties>
diff --git a/examples/connector-ear/connector-sample-api/pom.xml b/examples/connector-ear/connector-sample-api/pom.xml
index dcf2098..8ec6a46 100644
--- a/examples/connector-ear/connector-sample-api/pom.xml
+++ b/examples/connector-ear/connector-sample-api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.superbiz</groupId>
<artifactId>connector-ear</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>connector-sample-api</artifactId>
<packaging>jar</packaging>
diff --git a/examples/connector-ear/connector-sample-ear/pom.xml b/examples/connector-ear/connector-sample-ear/pom.xml
index 1dd8257..5523e67 100644
--- a/examples/connector-ear/connector-sample-ear/pom.xml
+++ b/examples/connector-ear/connector-sample-ear/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.superbiz</groupId>
<artifactId>connector-ear</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>connector-sample-ear</artifactId>
diff --git a/examples/connector-ear/connector-sample-functional-tests/pom.xml b/examples/connector-ear/connector-sample-functional-tests/pom.xml
index 97b75d3..95530a8 100644
--- a/examples/connector-ear/connector-sample-functional-tests/pom.xml
+++ b/examples/connector-ear/connector-sample-functional-tests/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.superbiz</groupId>
<artifactId>connector-ear</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>connector-sample-functional-test</artifactId>
diff --git a/examples/connector-ear/connector-sample-impl/pom.xml b/examples/connector-ear/connector-sample-impl/pom.xml
index 16c3759..cc5f568 100644
--- a/examples/connector-ear/connector-sample-impl/pom.xml
+++ b/examples/connector-ear/connector-sample-impl/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.superbiz</groupId>
<artifactId>connector-ear</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>connector-sample-impl</artifactId>
<packaging>jar</packaging>
diff --git a/examples/connector-ear/connector-sample-rar/pom.xml b/examples/connector-ear/connector-sample-rar/pom.xml
index 1966c87..178affe 100644
--- a/examples/connector-ear/connector-sample-rar/pom.xml
+++ b/examples/connector-ear/connector-sample-rar/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.superbiz</groupId>
<artifactId>connector-ear</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>connector-sample-rar</artifactId>
<packaging>rar</packaging>
diff --git a/examples/connector-ear/connector-sample-war/pom.xml b/examples/connector-ear/connector-sample-war/pom.xml
index e110e1b..be9e6e4 100644
--- a/examples/connector-ear/connector-sample-war/pom.xml
+++ b/examples/connector-ear/connector-sample-war/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.superbiz</groupId>
<artifactId>connector-ear</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>connector-sample-war</artifactId>
<packaging>war</packaging>
diff --git a/examples/connector-ear/pom.xml b/examples/connector-ear/pom.xml
index c962a47..ac5d942 100644
--- a/examples/connector-ear/pom.xml
+++ b/examples/connector-ear/pom.xml
@@ -16,7 +16,7 @@
<groupId>org.superbiz</groupId>
<artifactId>connector-ear</artifactId>
<packaging>pom</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Connector Examples :: Connector in EAR</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
diff --git a/examples/connector-war/pom.xml b/examples/connector-war/pom.xml
index e1b0d65..f44c564 100644
--- a/examples/connector-war/pom.xml
+++ b/examples/connector-war/pom.xml
@@ -15,11 +15,11 @@
<groupId>org.superbiz</groupId>
<artifactId>connector-war</artifactId>
<packaging>war</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Connector Examples :: Connector in WAR</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <tomee.version>10.1.2-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.2</tomee.version>
<version.shrinkwrap.resolver>3.3.4</version.shrinkwrap.resolver>
</properties>
<repositories>
diff --git a/examples/cucumber-jvm/pom.xml b/examples/cucumber-jvm/pom.xml
index 6d7a55b..432fb57 100644
--- a/examples/cucumber-jvm/pom.xml
+++ b/examples/cucumber-jvm/pom.xml
@@ -21,7 +21,7 @@
<groupId>org.superbiz</groupId>
<artifactId>cucumber-jvm</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Cucumber JVM</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -66,7 +66,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
<dependency>
diff --git a/examples/custom-injection/pom.xml b/examples/custom-injection/pom.xml
index 159fcf1..2e732df 100644
--- a/examples/custom-injection/pom.xml
+++ b/examples/custom-injection/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>custom-injection</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Expanded support for Env Entries</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -69,7 +69,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/datasource-ciphered-password/pom.xml b/examples/datasource-ciphered-password/pom.xml
index a0282b1..dfe21c4 100644
--- a/examples/datasource-ciphered-password/pom.xml
+++ b/examples/datasource-ciphered-password/pom.xml
@@ -20,11 +20,11 @@
<groupId>org.superbiz</groupId>
<artifactId>datasource-ciphered-password</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Datasource Ciphered Password</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <tomee.version>10.1.2-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.2</tomee.version>
</properties>
<build>
<defaultGoal>install</defaultGoal>
diff --git a/examples/datasource-definition/pom.xml b/examples/datasource-definition/pom.xml
index dd09e6d..6bc0505 100644
--- a/examples/datasource-definition/pom.xml
+++ b/examples/datasource-definition/pom.xml
@@ -20,11 +20,11 @@
<groupId>org.superbiz</groupId>
<artifactId>datasource-definition</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Datasource Definition</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <tomee.version>10.1.2-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.2</tomee.version>
</properties>
<build>
<defaultGoal>install</defaultGoal>
diff --git a/examples/datasource-versioning/pom.xml b/examples/datasource-versioning/pom.xml
index 649183a..cca4d1b 100644
--- a/examples/datasource-versioning/pom.xml
+++ b/examples/datasource-versioning/pom.xml
@@ -21,12 +21,12 @@
<groupId>org.superbiz</groupId>
<artifactId>datasource-versioning</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Datasource Versioning</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <tomee.version>10.1.2-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.2</tomee.version>
</properties>
<build>
@@ -164,7 +164,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
<dependency>
@@ -176,7 +176,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>tomee-jdbc</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/decorators/pom.xml b/examples/decorators/pom.xml
index 58c0dba..b2e312f 100644
--- a/examples/decorators/pom.xml
+++ b/examples/decorators/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>decorators</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Decorators</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -69,7 +69,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/dynamic-dao-implementation/pom.xml b/examples/dynamic-dao-implementation/pom.xml
index 2d19544..6acf1e2 100644
--- a/examples/dynamic-dao-implementation/pom.xml
+++ b/examples/dynamic-dao-implementation/pom.xml
@@ -21,7 +21,7 @@
<groupId>org.superbiz</groupId>
<artifactId>dynamic-dao-implementation</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Dynamic DAO Implementation</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -76,7 +76,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/dynamic-datasource-routing/pom.xml b/examples/dynamic-datasource-routing/pom.xml
index d89a849..1da51d4 100644
--- a/examples/dynamic-datasource-routing/pom.xml
+++ b/examples/dynamic-datasource-routing/pom.xml
@@ -20,11 +20,11 @@
<groupId>org.superbiz</groupId>
<artifactId>dynamic-datasource-routing</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Dynamic Datasource Routing</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <tomee.version>10.1.2-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.2</tomee.version>
</properties>
<build>
<defaultGoal>install</defaultGoal>
diff --git a/examples/dynamic-implementation/pom.xml b/examples/dynamic-implementation/pom.xml
index f599d45..1483c40 100644
--- a/examples/dynamic-implementation/pom.xml
+++ b/examples/dynamic-implementation/pom.xml
@@ -20,7 +20,7 @@
<groupId>org.superbiz</groupId>
<artifactId>dynamic-implementation</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Dynamic Implementation</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -57,7 +57,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-api</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</dependency>
<dependency>
<groupId>junit</groupId>
@@ -72,7 +72,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/dynamic-proxy-to-access-mbean/pom.xml b/examples/dynamic-proxy-to-access-mbean/pom.xml
index e9c2497..2e98b58 100644
--- a/examples/dynamic-proxy-to-access-mbean/pom.xml
+++ b/examples/dynamic-proxy-to-access-mbean/pom.xml
@@ -20,7 +20,7 @@
<groupId>org.superbiz</groupId>
<artifactId>dynamic-proxy-to-access-mbean</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Dynamic MBean Proxy</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -65,7 +65,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-api</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>provided</scope>
</dependency>
<dependency>
@@ -81,7 +81,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/ear-testing/business-logic/pom.xml b/examples/ear-testing/business-logic/pom.xml
index a101365..e1ba3d3 100644
--- a/examples/ear-testing/business-logic/pom.xml
+++ b/examples/ear-testing/business-logic/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.superbiz</groupId>
<artifactId>ear-testing</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>business-logic</artifactId>
@@ -76,7 +76,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/ear-testing/business-model/pom.xml b/examples/ear-testing/business-model/pom.xml
index 033c4b5..9d4318e 100644
--- a/examples/ear-testing/business-model/pom.xml
+++ b/examples/ear-testing/business-model/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.superbiz</groupId>
<artifactId>ear-testing</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>business-model</artifactId>
diff --git a/examples/ear-testing/pom.xml b/examples/ear-testing/pom.xml
index 3933f8a..3e26214 100644
--- a/examples/ear-testing/pom.xml
+++ b/examples/ear-testing/pom.xml
@@ -21,7 +21,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.superbiz</groupId>
<artifactId>ear-testing</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<packaging>pom</packaging>
<name>TomEE :: Examples :: Ear Testing</name>
<modules>
diff --git a/examples/ejb-examples/pom.xml b/examples/ejb-examples/pom.xml
index 5d14678..d92a91a 100644
--- a/examples/ejb-examples/pom.xml
+++ b/examples/ejb-examples/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>ejb-examples</artifactId>
<packaging>war</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Web Examples :: EJB Examples War</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -62,7 +62,7 @@
<plugin>
<groupId>org.apache.tomee.maven</groupId>
<artifactId>tomee-maven-plugin</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<configuration>
<context>/ejb-examples</context>
<tomeeClassifier>plus</tomeeClassifier>
diff --git a/examples/ejb-remote-call-2/pom.xml b/examples/ejb-remote-call-2/pom.xml
index 689dab6..827972a 100644
--- a/examples/ejb-remote-call-2/pom.xml
+++ b/examples/ejb-remote-call-2/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>ejb-remote-call-2</artifactId>
<packaging>war</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Web Examples :: EJB Remote Call</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -62,7 +62,7 @@
<plugin>
<groupId>org.apache.tomee.maven</groupId>
<artifactId>tomee-maven-plugin</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<configuration>
<args>-Xmx512m -XX:PermSize=256m</args>
<config>${project.basedir}/src/test/conf</config>
diff --git a/examples/ejb-remote-call/pom.xml b/examples/ejb-remote-call/pom.xml
index 25c35f1..f2ff203 100644
--- a/examples/ejb-remote-call/pom.xml
+++ b/examples/ejb-remote-call/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>ejb-remote-call</artifactId>
<packaging>war</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Web Examples :: EJB Remote Call</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -62,7 +62,7 @@
<plugin>
<groupId>org.apache.tomee.maven</groupId>
<artifactId>tomee-maven-plugin</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<configuration>
<args>-Xmx512m -XX:PermSize=256m</args>
<config>${project.basedir}/src/test/conf</config>
diff --git a/examples/ejb-webservice/pom.xml b/examples/ejb-webservice/pom.xml
index 36b7282..d08f183 100644
--- a/examples/ejb-webservice/pom.xml
+++ b/examples/ejb-webservice/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>ejb-webservice</artifactId>
<packaging>war</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Web Examples :: EJB WebService</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
diff --git a/examples/groovy-cdi/pom.xml b/examples/groovy-cdi/pom.xml
index 8150c70..6b0a5de 100644
--- a/examples/groovy-cdi/pom.xml
+++ b/examples/groovy-cdi/pom.xml
@@ -21,7 +21,7 @@
<groupId>org.superbiz</groupId>
<artifactId>groovy-cdi</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Groovy CDI</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -76,7 +76,7 @@
<dependency>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>jaxb-runtime</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<type>pom</type>
</dependency>
<dependency>
@@ -88,13 +88,13 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>arquillian-openejb-embedded</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>ziplock</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
<dependency>
diff --git a/examples/groovy-jpa/pom.xml b/examples/groovy-jpa/pom.xml
index 763b386..0e75db9 100644
--- a/examples/groovy-jpa/pom.xml
+++ b/examples/groovy-jpa/pom.xml
@@ -23,7 +23,7 @@
<groupId>org.superbiz</groupId>
<artifactId>groovy-jpa</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Groovy JPA</name>
<properties>
@@ -91,7 +91,7 @@
<dependency>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>jaxb-runtime</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<type>pom</type>
</dependency>
<dependency>
@@ -103,13 +103,13 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>arquillian-openejb-embedded</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>ziplock</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
<dependency>
diff --git a/examples/helloworld-weblogic/pom.xml b/examples/helloworld-weblogic/pom.xml
index 0be1123..2481e43 100644
--- a/examples/helloworld-weblogic/pom.xml
+++ b/examples/helloworld-weblogic/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>helloworld-weblogic</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Hello World - Weblogic</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -69,7 +69,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/injection-of-connectionfactory/pom.xml b/examples/injection-of-connectionfactory/pom.xml
index b4494ed..7c1d103 100644
--- a/examples/injection-of-connectionfactory/pom.xml
+++ b/examples/injection-of-connectionfactory/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>injection-of-connectionfactory</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: @Resource jakarta.jms.ConnectionFactory</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -53,7 +53,7 @@
<dependency>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>tomee-plus-api</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>provided</scope>
</dependency>
<dependency>
@@ -69,7 +69,7 @@
<dependency>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>tomee-plus</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/injection-of-datasource/pom.xml b/examples/injection-of-datasource/pom.xml
index aa819a1..d39aafd 100644
--- a/examples/injection-of-datasource/pom.xml
+++ b/examples/injection-of-datasource/pom.xml
@@ -24,7 +24,7 @@
<groupId>org.superbiz</groupId>
<artifactId>injection-of-datasource</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: @Resource DataSource Injection</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -71,7 +71,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
diff --git a/examples/injection-of-ejbs/pom.xml b/examples/injection-of-ejbs/pom.xml
index 4180290..aa4ff6f 100644
--- a/examples/injection-of-ejbs/pom.xml
+++ b/examples/injection-of-ejbs/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>injection-of-ejbs</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: @EJB Injection</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -69,7 +69,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/injection-of-entitymanager/pom.xml b/examples/injection-of-entitymanager/pom.xml
index 75709b4..cd61680 100644
--- a/examples/injection-of-entitymanager/pom.xml
+++ b/examples/injection-of-entitymanager/pom.xml
@@ -24,7 +24,7 @@
<groupId>org.superbiz</groupId>
<artifactId>injection-of-entitymanager</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: @PersistenceContext EntityManager Injection</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -78,7 +78,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/injection-of-env-entry/pom.xml b/examples/injection-of-env-entry/pom.xml
index 978b92d..8896ef8 100644
--- a/examples/injection-of-env-entry/pom.xml
+++ b/examples/injection-of-env-entry/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>injection-of-env-entry</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: @Resource env-entry Injection</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -69,7 +69,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/interceptors/pom.xml b/examples/interceptors/pom.xml
index 799a2dd..b7424ee 100644
--- a/examples/interceptors/pom.xml
+++ b/examples/interceptors/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>interceptors</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Interceptors</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -69,7 +69,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/java-modules/pom.xml b/examples/java-modules/pom.xml
index a241347..99e1882 100644
--- a/examples/java-modules/pom.xml
+++ b/examples/java-modules/pom.xml
@@ -21,11 +21,11 @@
<groupId>org.superbiz</groupId>
<artifactId>java-modules</artifactId>
<packaging>war</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Web Examples :: Java Modules (Simple REST resource)</name>
<properties>
<arquillian.version>1.10.0.Final</arquillian.version>
- <tomee.version>10.1.2-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.2</tomee.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<repositories>
diff --git a/examples/javamail-velocity/pom.xml b/examples/javamail-velocity/pom.xml
index edc5dc3..8b0c756 100644
--- a/examples/javamail-velocity/pom.xml
+++ b/examples/javamail-velocity/pom.xml
@@ -20,11 +20,11 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.superbiz</groupId>
<artifactId>javamail-with-velocity</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Jakarta Mail API with Velocity</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <tomee.version>10.1.2-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.2</tomee.version>
</properties>
<build>
<defaultGoal>install</defaultGoal>
diff --git a/examples/javamail/pom.xml b/examples/javamail/pom.xml
index a7a09b8..598973f 100644
--- a/examples/javamail/pom.xml
+++ b/examples/javamail/pom.xml
@@ -20,11 +20,11 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.superbiz</groupId>
<artifactId>javamail</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: JakartaMail API</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <tomee.version>10.1.2-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.2</tomee.version>
</properties>
<build>
<defaultGoal>install</defaultGoal>
diff --git a/examples/jaxrs-filter/pom.xml b/examples/jaxrs-filter/pom.xml
index 2750b02..1423480 100644
--- a/examples/jaxrs-filter/pom.xml
+++ b/examples/jaxrs-filter/pom.xml
@@ -20,7 +20,7 @@
<groupId>org.superbiz</groupId>
<artifactId>jaxrs-filter</artifactId>
<packaging>war</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: JAXRS Filter</name>
<url>http://maven.apache.org</url>
<dependencies>
diff --git a/examples/jaxrs-json-provider-jettison/pom.xml b/examples/jaxrs-json-provider-jettison/pom.xml
index cdb2eb3..0027df0 100644
--- a/examples/jaxrs-json-provider-jettison/pom.xml
+++ b/examples/jaxrs-json-provider-jettison/pom.xml
@@ -20,7 +20,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.superbiz</groupId>
<artifactId>jaxrs-json-provider-jettison</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<packaging>war</packaging>
<name>TomEE :: Examples :: JAXRS JSON Provider with Jettison </name>
<properties>
@@ -38,7 +38,7 @@
<dependency>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>jaxb-runtime</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<type>pom</type>
<scope>provided</scope>
</dependency>
diff --git a/examples/jpa-eclipselink/pom.xml b/examples/jpa-eclipselink/pom.xml
index ba5dc16..f79bc16 100644
--- a/examples/jpa-eclipselink/pom.xml
+++ b/examples/jpa-eclipselink/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>jpa-eclipselink</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: JPA with EclipseLink</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -82,7 +82,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
<!-- EclipseLink dependencies -->
diff --git a/examples/jpa-enumerated/pom.xml b/examples/jpa-enumerated/pom.xml
index 14c4c5a..cccda09 100644
--- a/examples/jpa-enumerated/pom.xml
+++ b/examples/jpa-enumerated/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>jpa-enumerated</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: JPA @Enumerated</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -77,7 +77,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/jpa-hibernate-arquillian/pom.xml b/examples/jpa-hibernate-arquillian/pom.xml
index c827384..ecc5013 100644
--- a/examples/jpa-hibernate-arquillian/pom.xml
+++ b/examples/jpa-hibernate-arquillian/pom.xml
@@ -22,11 +22,11 @@
<groupId>org.superbiz</groupId>
<artifactId>jpa-hibernate-arquillian</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: JPA with Hibernate and arquillian</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <tomee.version>10.1.2-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.2</tomee.version>
</properties>
<build>
<defaultGoal>install</defaultGoal>
diff --git a/examples/jpa-hibernate/pom.xml b/examples/jpa-hibernate/pom.xml
index 5f1039d..4b617a4 100644
--- a/examples/jpa-hibernate/pom.xml
+++ b/examples/jpa-hibernate/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>jpa-hibernate</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: JPA with Hibernate</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -79,14 +79,14 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core-hibernate</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<type>pom</type>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>tomee-plus</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/jsf-cdi-and-ejb/pom.xml b/examples/jsf-cdi-and-ejb/pom.xml
index 4e66ccf..ea0ce6a 100644
--- a/examples/jsf-cdi-and-ejb/pom.xml
+++ b/examples/jsf-cdi-and-ejb/pom.xml
@@ -23,7 +23,7 @@
<artifactId>jsf-cdi-and-ejb</artifactId>
<packaging>war</packaging>
<name>TomEE :: Web Examples :: JSF - CDI and EJB</name>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<url>http://tomee.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
diff --git a/examples/jsonb-configuration/pom.xml b/examples/jsonb-configuration/pom.xml
index 137115e..8b1b22c 100644
--- a/examples/jsonb-configuration/pom.xml
+++ b/examples/jsonb-configuration/pom.xml
@@ -19,7 +19,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.superbiz</groupId>
<artifactId>jsonb-configuration</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<packaging>war</packaging>
<name>TomEE :: Examples :: Microprofile JSONB Configuration</name>
<properties>
@@ -42,7 +42,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-cxf-rs</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/jsonb-custom-serializer/pom.xml b/examples/jsonb-custom-serializer/pom.xml
index 522d455..41c3458 100644
--- a/examples/jsonb-custom-serializer/pom.xml
+++ b/examples/jsonb-custom-serializer/pom.xml
@@ -19,7 +19,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.superbiz</groupId>
<artifactId>jsonb-custom-serializer</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<packaging>war</packaging>
<name>TomEE :: Examples :: Microprofile JSONB Custom Serializer/Deserializer</name>
<properties>
diff --git a/examples/junit5-application-composer/pom.xml b/examples/junit5-application-composer/pom.xml
index 4f3a6de..b8890ca 100644
--- a/examples/junit5-application-composer/pom.xml
+++ b/examples/junit5-application-composer/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>junit5-application-composer</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: JUnit 5 :: Application Composer</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -73,13 +73,13 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-junit5</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/junit5-arquillian-multiple-tomee/pom.xml b/examples/junit5-arquillian-multiple-tomee/pom.xml
index 11ccb32..26cecb8 100644
--- a/examples/junit5-arquillian-multiple-tomee/pom.xml
+++ b/examples/junit5-arquillian-multiple-tomee/pom.xml
@@ -21,11 +21,11 @@
<groupId>org.superbiz</groupId>
<artifactId>junit5-multiple-tomee-arquillian</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: JUnit 5 :: Multiple TomEE with Arquillian</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <tomee.version>10.1.2-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.2</tomee.version>
<junit.jupiter.version>5.12.0</junit.jupiter.version>
<!-- 1.8.1.Final is broken, see https://github.com/arquillian/arquillian-core/pull/583 -->
diff --git a/examples/junit5-arquillian-simple-websockets/pom.xml b/examples/junit5-arquillian-simple-websockets/pom.xml
index 284aa65..cffad97 100644
--- a/examples/junit5-arquillian-simple-websockets/pom.xml
+++ b/examples/junit5-arquillian-simple-websockets/pom.xml
@@ -21,11 +21,11 @@
<groupId>org.superbiz</groupId>
<artifactId>junit5-simple-websockets-arquillian</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: JUnit 5 :: Simple Websockets with Arquillian</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <tomee.version>10.1.2-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.2</tomee.version>
<tomcat.version>10.1.46</tomcat.version>
<junit.jupiter.version>5.12.0</junit.jupiter.version>
diff --git a/examples/lookup-of-ejbs-with-descriptor/pom.xml b/examples/lookup-of-ejbs-with-descriptor/pom.xml
index 63492c7..3754982 100644
--- a/examples/lookup-of-ejbs-with-descriptor/pom.xml
+++ b/examples/lookup-of-ejbs-with-descriptor/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>lookup-of-ejbs-with-descriptor</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: EJB Lookup with descriptor</name>
<properties>
<!--
@@ -72,7 +72,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/lookup-of-ejbs/pom.xml b/examples/lookup-of-ejbs/pom.xml
index f58ba71..949f763 100644
--- a/examples/lookup-of-ejbs/pom.xml
+++ b/examples/lookup-of-ejbs/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>lookup-of-ejbs</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: @EJB Lookup</name>
<properties>
<!--
@@ -72,7 +72,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/moviefun-rest/pom.xml b/examples/moviefun-rest/pom.xml
index 2c35e0d..134c6e6 100644
--- a/examples/moviefun-rest/pom.xml
+++ b/examples/moviefun-rest/pom.xml
@@ -15,11 +15,11 @@
<groupId>org.superbiz</groupId>
<artifactId>moviefun-rest</artifactId>
<packaging>war</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Web Examples :: Moviefun Rest</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <tomee.version>10.1.2-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.2</tomee.version>
<version.shrinkwrap.resolver>3.3.4</version.shrinkwrap.resolver>
</properties>
<repositories>
diff --git a/examples/moviefun/pom.xml b/examples/moviefun/pom.xml
index 5ec51bb..01afef6 100644
--- a/examples/moviefun/pom.xml
+++ b/examples/moviefun/pom.xml
@@ -15,11 +15,11 @@
<groupId>org.superbiz</groupId>
<artifactId>moviefun</artifactId>
<packaging>war</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Web Examples :: Moviefun</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <tomee.version>10.1.2-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.2</tomee.version>
<version.shrinkwrap.resolver>3.3.4</version.shrinkwrap.resolver>
</properties>
<repositories>
@@ -105,7 +105,7 @@
<plugin>
<groupId>org.apache.tomee.maven</groupId>
<artifactId>tomee-maven-plugin</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<configuration>
<tomeeClassifier>plus</tomeeClassifier>
<args>-Xmx512m -XX:PermSize=256m</args>
@@ -151,7 +151,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
<dependency>
@@ -164,7 +164,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>tomee-embedded</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<!--<classifier>uber</classifier> -->
<scope>test</scope>
</dependency>
@@ -188,7 +188,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>ziplock</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/movies-complete-meta/pom.xml b/examples/movies-complete-meta/pom.xml
index d39fcf1..99b1798 100644
--- a/examples/movies-complete-meta/pom.xml
+++ b/examples/movies-complete-meta/pom.xml
@@ -24,7 +24,7 @@
<groupId>org.superbiz</groupId>
<artifactId>movies-complete-meta</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Movies Complete (Meta)</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -79,7 +79,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
diff --git a/examples/movies-complete/pom.xml b/examples/movies-complete/pom.xml
index a0f04a2..9bbf98c 100644
--- a/examples/movies-complete/pom.xml
+++ b/examples/movies-complete/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>movies-complete</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Movies Complete</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -77,7 +77,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/mp-config-example/pom.xml b/examples/mp-config-example/pom.xml
index 29eed99..a7f8754 100644
--- a/examples/mp-config-example/pom.xml
+++ b/examples/mp-config-example/pom.xml
@@ -19,13 +19,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.superbiz</groupId>
<artifactId>mp-config-example</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<packaging>war</packaging>
<name>TomEE :: Examples :: MicroProfile Config</name>
<properties>
<version.jakartaee-api>10.0.1</version.jakartaee-api>
<version.microprofile.config>3.0.2</version.microprofile.config>
- <tomee.version>10.1.2-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.2</tomee.version>
<version.arquillian>1.10.0.Final</version.arquillian>
</properties>
<dependencies>
diff --git a/examples/mp-config-source-database/pom.xml b/examples/mp-config-source-database/pom.xml
index d975cbf..fea3231 100644
--- a/examples/mp-config-source-database/pom.xml
+++ b/examples/mp-config-source-database/pom.xml
@@ -19,14 +19,14 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.superbiz</groupId>
<artifactId>mp-config-source-database</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<packaging>war</packaging>
<name>TomEE :: Examples :: MicroProfile Config Source Database</name>
<properties>
<version.jakartaee-api>10.0.1</version.jakartaee-api>
<version.microprofile>6.0</version.microprofile>
<version.arquillian>1.10.0.Final</version.arquillian>
- <tomee.version>10.1.2-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.2</tomee.version>
</properties>
<dependencies>
<dependency>
diff --git a/examples/mp-custom-healthcheck/pom.xml b/examples/mp-custom-healthcheck/pom.xml
index 48e58b3..2ac2f56 100644
--- a/examples/mp-custom-healthcheck/pom.xml
+++ b/examples/mp-custom-healthcheck/pom.xml
@@ -19,7 +19,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.superbiz</groupId>
<artifactId>mp-custom-healthcheck</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<packaging>war</packaging>
<name>TomEE :: Examples :: Custom HealthCheck</name>
<properties>
@@ -31,7 +31,7 @@
<junit.version>4.13.2</junit.version>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
- <tomee.version>10.1.2-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.2</tomee.version>
</properties>
<dependencies>
<dependency>
diff --git a/examples/mp-faulttolerance-fallback/pom.xml b/examples/mp-faulttolerance-fallback/pom.xml
index 8dc4a78..5a17241 100644
--- a/examples/mp-faulttolerance-fallback/pom.xml
+++ b/examples/mp-faulttolerance-fallback/pom.xml
@@ -17,7 +17,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.superbiz</groupId>
<artifactId>mp-faulttolerance-fallback</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<packaging>war</packaging>
<name>TomEE :: Examples :: Microprofile Fault Tolerance :: Fallback</name>
<properties>
@@ -29,7 +29,7 @@
<junit.version>4.13.2</junit.version>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
- <tomee.version>10.1.2-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.2</tomee.version>
</properties>
<dependencies>
<dependency>
diff --git a/examples/mp-faulttolerance-retry/pom.xml b/examples/mp-faulttolerance-retry/pom.xml
index 577df9e..5a1ef1a 100644
--- a/examples/mp-faulttolerance-retry/pom.xml
+++ b/examples/mp-faulttolerance-retry/pom.xml
@@ -19,7 +19,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.superbiz</groupId>
<artifactId>mp-faulttolerance-retry</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<packaging>war</packaging>
<name>TomEE :: Examples :: Microprofile Fault Tolerance :: Retry</name>
<properties>
@@ -31,13 +31,13 @@
<junit.version>4.13.2</junit.version>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
- <tomee.version>10.1.2-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.2</tomee.version>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>tomee-microprofile-api</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>provided</scope>
</dependency>
<dependency>
@@ -49,7 +49,7 @@
<dependency>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>tomee-microprofile</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
<dependency>
diff --git a/examples/mp-faulttolerance-timeout/pom.xml b/examples/mp-faulttolerance-timeout/pom.xml
index 330a323..f048af4 100644
--- a/examples/mp-faulttolerance-timeout/pom.xml
+++ b/examples/mp-faulttolerance-timeout/pom.xml
@@ -19,7 +19,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.superbiz</groupId>
<artifactId>mp-faulttolerance-timeout</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<packaging>war</packaging>
<name>TomEE :: Examples :: Microprofile Fault Tolerance :: Timeout</name>
<properties>
@@ -27,7 +27,7 @@
<arquillian-junit-container.version>1.7.1.Final</arquillian-junit-container.version>
<maven-compiler-plugin.version>3.7.0</maven-compiler-plugin.version>
<maven-war-plugin.version>3.4.0</maven-war-plugin.version>
- <tomee.version>10.1.2-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.2</tomee.version>
<jakartaee-api.version>10.0.1</jakartaee-api.version>
<junit.version>4.13.2</junit.version>
<maven.compiler.source>1.8</maven.compiler.source>
diff --git a/examples/mp-jwt-bean-validation-strongly-typed/pom.xml b/examples/mp-jwt-bean-validation-strongly-typed/pom.xml
index cd39b36..05ac28f 100644
--- a/examples/mp-jwt-bean-validation-strongly-typed/pom.xml
+++ b/examples/mp-jwt-bean-validation-strongly-typed/pom.xml
@@ -20,13 +20,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.superbiz</groupId>
<artifactId>mp-jwt-bean-validation-strongly-typed</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<packaging>war</packaging>
<name>TomEE :: Examples :: MicroProfile JWT Bean Validation, Strongly-typed Annotations</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<version.jakartaee-api>10.0.1</version.jakartaee-api>
- <tomee.version>10.1.2-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.2</tomee.version>
<version.shrinkwrap.resolver>3.3.4</version.shrinkwrap.resolver>
<mp-jwt.version>1.1</mp-jwt.version>
</properties>
diff --git a/examples/mp-jwt-bean-validation/pom.xml b/examples/mp-jwt-bean-validation/pom.xml
index 528318c..5c3b789 100644
--- a/examples/mp-jwt-bean-validation/pom.xml
+++ b/examples/mp-jwt-bean-validation/pom.xml
@@ -20,13 +20,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.superbiz</groupId>
<artifactId>mp-jwt-bean-validation</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<packaging>war</packaging>
<name>TomEE :: Examples :: MicroProfile JWT Bean Validation</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<version.jakartaee-api>10.0.1</version.jakartaee-api>
- <tomee.version>10.1.2-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.2</tomee.version>
<version.shrinkwrap.resolver>3.3.4</version.shrinkwrap.resolver>
<mp-jwt.version>1.1</mp-jwt.version>
</properties>
diff --git a/examples/mp-metrics-counted/pom.xml b/examples/mp-metrics-counted/pom.xml
index 0e987c5..70a94e2 100644
--- a/examples/mp-metrics-counted/pom.xml
+++ b/examples/mp-metrics-counted/pom.xml
@@ -20,7 +20,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.superbiz</groupId>
<artifactId>mp-metrics-counted</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<packaging>war</packaging>
<name>TomEE :: Examples :: Microprofile Metrics Counted</name>
<properties>
@@ -30,7 +30,7 @@
<junit.version>4.13.2</junit.version>
<docker.image.name>tomee/${project.artifactId}</docker.image.name>
<docker.file.name>Dockerfile</docker.file.name>
- <tomee.version>10.1.2-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.2</tomee.version>
</properties>
<dependencies>
<dependency>
diff --git a/examples/mp-metrics-gauge/pom.xml b/examples/mp-metrics-gauge/pom.xml
index 3c2c522..40c0bcf 100644
--- a/examples/mp-metrics-gauge/pom.xml
+++ b/examples/mp-metrics-gauge/pom.xml
@@ -18,7 +18,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<artifactId>mp-metrics-gauge</artifactId>
<packaging>war</packaging>
<name>TomEE :: Examples :: MicroProfile Metrics Gauge</name>
@@ -27,7 +27,7 @@
<version.microprofile.metrics>5.0.2</version.microprofile.metrics>
<version.arquillian.bom>1.7.1.Final</version.arquillian.bom>
<junit.version>4.13.2</junit.version>
- <tomee.version>10.1.2-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.2</tomee.version>
</properties>
<dependencies>
<dependency>
diff --git a/examples/mp-metrics-histogram/pom.xml b/examples/mp-metrics-histogram/pom.xml
index 1764edd..d876624 100644
--- a/examples/mp-metrics-histogram/pom.xml
+++ b/examples/mp-metrics-histogram/pom.xml
@@ -20,7 +20,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.superbiz</groupId>
<artifactId>mp-metrics-histogram</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<packaging>war</packaging>
<name>TomEE :: Examples :: Microprofile Metrics Histogram</name>
<properties>
@@ -28,7 +28,7 @@
<version.microprofile.metrics>5.0.2</version.microprofile.metrics>
<version.arquillian.bom>1.7.1.Final</version.arquillian.bom>
<junit.version>4.13.2</junit.version>
- <tomee.version>10.1.2-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.2</tomee.version>
</properties>
<dependencies>
<dependency>
diff --git a/examples/mp-metrics-metered/pom.xml b/examples/mp-metrics-metered/pom.xml
index 608ae7e..f1a95a9 100644
--- a/examples/mp-metrics-metered/pom.xml
+++ b/examples/mp-metrics-metered/pom.xml
@@ -18,7 +18,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.superbiz</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<artifactId>mp-metrics-metered</artifactId>
<name>TomEE :: Examples :: MicroProfile Metrics Metered</name>
<packaging>war</packaging>
@@ -27,7 +27,7 @@
<version.microprofile.metrics>5.0.2</version.microprofile.metrics>
<version.arquillian.bom>1.7.1.Final</version.arquillian.bom>
<junit.version>4.13.2</junit.version>
- <tomee.version>10.1.2-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.2</tomee.version>
</properties>
<dependencies>
<dependency>
diff --git a/examples/mp-metrics-timed/pom.xml b/examples/mp-metrics-timed/pom.xml
index 4b36715..7cfad11 100644
--- a/examples/mp-metrics-timed/pom.xml
+++ b/examples/mp-metrics-timed/pom.xml
@@ -19,7 +19,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.superbiz</groupId>
<artifactId>mp-metrics-timed</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<packaging>war</packaging>
<name>TomEE :: Examples :: Microprofile Metrics Timed</name>
<properties>
@@ -27,7 +27,7 @@
<version.microprofile.metrics>5.0.2</version.microprofile.metrics>
<version.arquillian.bom>1.7.1.Final</version.arquillian.bom>
<junit.version>4.13.2</junit.version>
- <tomee.version>10.1.2-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.2</tomee.version>
</properties>
<dependencies>
<dependency>
diff --git a/examples/mp-openapi-reader/pom.xml b/examples/mp-openapi-reader/pom.xml
index 10505d2..9d46809 100644
--- a/examples/mp-openapi-reader/pom.xml
+++ b/examples/mp-openapi-reader/pom.xml
@@ -19,14 +19,14 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.superbiz</groupId>
<artifactId>mp-openapi-reader</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<packaging>war</packaging>
<name>TomEE :: Examples :: Microprofile OpenAPI Reader</name>
<properties>
<version.jakartaee-api>10.0.1</version.jakartaee-api>
<version.arquillian.bom>1.7.1.Final</version.arquillian.bom>
<junit.version>4.13.2</junit.version>
- <tomee.version>10.1.2-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.2</tomee.version>
<version.microprofile.impl.openapi>3.13.0</version.microprofile.impl.openapi>
<version.openapi-api>3.1.1</version.openapi-api>
</properties>
diff --git a/examples/mp-rest-client/pom.xml b/examples/mp-rest-client/pom.xml
index acf32f2..f417ddb 100644
--- a/examples/mp-rest-client/pom.xml
+++ b/examples/mp-rest-client/pom.xml
@@ -20,7 +20,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.superbiz</groupId>
<artifactId>mp-rest-client</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<packaging>war</packaging>
<name>TomEE :: Examples :: Microprofile REST Client</name>
<properties>
@@ -28,7 +28,7 @@
<version.jakartaee-api>10.0.1</version.jakartaee-api>
<version.arquillian.bom>1.7.1.Final</version.arquillian.bom>
<junit.version>4.13.2</junit.version>
- <tomee.version>10.1.2-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.2</tomee.version>
</properties>
<dependencies>
<dependency>
diff --git a/examples/mp-rest-jwt-jwk/pom.xml b/examples/mp-rest-jwt-jwk/pom.xml
index 522e36f..16aa103 100644
--- a/examples/mp-rest-jwt-jwk/pom.xml
+++ b/examples/mp-rest-jwt-jwk/pom.xml
@@ -20,12 +20,12 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.superbiz</groupId>
<artifactId>mp-rest-jwt-jwk</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<packaging>war</packaging>
<name>TomEE :: Examples :: MP REST JWT JWK</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <tomee.version>10.1.2-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.2</tomee.version>
<version.shrinkwrap.resolver>3.3.4</version.shrinkwrap.resolver>
</properties>
<build>
diff --git a/examples/mp-rest-jwt-principal/pom.xml b/examples/mp-rest-jwt-principal/pom.xml
index 173b58a..1994117 100644
--- a/examples/mp-rest-jwt-principal/pom.xml
+++ b/examples/mp-rest-jwt-principal/pom.xml
@@ -20,12 +20,12 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.superbiz</groupId>
<artifactId>mp-rest-jwt-principal</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<packaging>war</packaging>
<name>TomEE :: Examples :: MP REST JWT PRINCIPAL</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <tomee.version>10.1.2-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.2</tomee.version>
<arquillian-bom.version>1.10.0.Final</arquillian-bom.version>
</properties>
<build>
diff --git a/examples/mp-rest-jwt-public-key/pom.xml b/examples/mp-rest-jwt-public-key/pom.xml
index 8f2fa02..5f379db 100644
--- a/examples/mp-rest-jwt-public-key/pom.xml
+++ b/examples/mp-rest-jwt-public-key/pom.xml
@@ -21,13 +21,13 @@
<groupId>org.superbiz</groupId>
<artifactId>mp-rest-jwt-public-key</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<packaging>war</packaging>
<name>TomEE :: Examples :: MP REST JWT Public Key</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <tomee.version>10.1.2-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.2</tomee.version>
<version.jakartaee-api>10.0</version.jakartaee-api>
<version.shrinkwrap.resolver>3.3.4</version.shrinkwrap.resolver>
<mp-jwt.version>1.1</mp-jwt.version>
diff --git a/examples/mtom/pom.xml b/examples/mtom/pom.xml
index c7cb62f..e06c9a3 100644
--- a/examples/mtom/pom.xml
+++ b/examples/mtom/pom.xml
@@ -21,11 +21,11 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.superbiz</groupId>
<artifactId>mtom</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: MTOM</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <tomee.version>10.1.2-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.2</tomee.version>
</properties>
<repositories>
<repository>
@@ -57,7 +57,7 @@
<dependency>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>tomee-microprofile</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>provided</scope>
</dependency>
<dependency>
diff --git a/examples/multi-jpa-provider-testing/pom.xml b/examples/multi-jpa-provider-testing/pom.xml
index 76aca7b..afc2f23 100644
--- a/examples/multi-jpa-provider-testing/pom.xml
+++ b/examples/multi-jpa-provider-testing/pom.xml
@@ -21,11 +21,11 @@
<groupId>org.superbiz</groupId>
<artifactId>multi-jpa-provider-testing</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Multiple JPA providers</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <tomee.version>10.1.2-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.2</tomee.version>
</properties>
<build>
<defaultGoal>install</defaultGoal>
diff --git a/examples/multiple-arquillian-adapters/pom.xml b/examples/multiple-arquillian-adapters/pom.xml
index 7dd3e7d..ec3150a 100644
--- a/examples/multiple-arquillian-adapters/pom.xml
+++ b/examples/multiple-arquillian-adapters/pom.xml
@@ -21,11 +21,11 @@
<groupId>org.superbiz</groupId>
<artifactId>multiple-arquillian-adapters</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Multiple Arquillian Adapters</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <tomee.version>10.1.2-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.2</tomee.version>
<arquillian.version>1.10.0.Final</arquillian.version>
</properties>
<build>
diff --git a/examples/multiple-tomee-arquillian/pom.xml b/examples/multiple-tomee-arquillian/pom.xml
index 851344f..80443ba 100644
--- a/examples/multiple-tomee-arquillian/pom.xml
+++ b/examples/multiple-tomee-arquillian/pom.xml
@@ -21,11 +21,11 @@
<groupId>org.superbiz</groupId>
<artifactId>multiple-tomee-arquillian</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Multiple TomEE with Arquillian</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <tomee.version>10.1.2-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.2</tomee.version>
</properties>
<build>
<defaultGoal>install</defaultGoal>
@@ -85,7 +85,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
<dependency>
@@ -103,7 +103,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>ziplock</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/persistence-fragment/pom.xml b/examples/persistence-fragment/pom.xml
index ca52423..ccb0f55 100644
--- a/examples/persistence-fragment/pom.xml
+++ b/examples/persistence-fragment/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>persistence-fragment</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Persistence Fragment</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -77,7 +77,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/pojo-webservice/pom.xml b/examples/pojo-webservice/pom.xml
index 383bffe..e084199 100644
--- a/examples/pojo-webservice/pom.xml
+++ b/examples/pojo-webservice/pom.xml
@@ -21,7 +21,7 @@
<groupId>org.superbiz</groupId>
<artifactId>pojo-webservice</artifactId>
<packaging>war</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Web Examples :: Pojo WS</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -66,7 +66,7 @@
<!-- http://localhost:8080/pojo-webservice?wsdl -->
<groupId>org.apache.tomee.maven</groupId>
<artifactId>tomee-maven-plugin</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<configuration>
<tomeeVersion>${tomee.version}</tomeeVersion>
<tomeeClassifier>plus</tomeeClassifier>
diff --git a/examples/pom.xml b/examples/pom.xml
index fc9b059..8d2d9ab 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>tomee-project</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>examples</artifactId>
<packaging>pom</packaging>
diff --git a/examples/quartz-app/pom.xml b/examples/quartz-app/pom.xml
index 107adb5..0ed83ed 100644
--- a/examples/quartz-app/pom.xml
+++ b/examples/quartz-app/pom.xml
@@ -20,7 +20,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.superbiz.quartz</groupId>
<artifactId>quartz-app</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<packaging>pom</packaging>
<name>TomEE :: Examples :: Quartz</name>
<properties>
@@ -77,13 +77,13 @@
<dependency>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>tomee-plus</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>tomee-plus-api</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>provided</scope>
</dependency>
<dependency>
diff --git a/examples/quartz-app/quartz-beans/pom.xml b/examples/quartz-app/quartz-beans/pom.xml
index 2d92826..de83894 100644
--- a/examples/quartz-app/quartz-beans/pom.xml
+++ b/examples/quartz-app/quartz-beans/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.superbiz.quartz</groupId>
<artifactId>quartz-app</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>quartz-beans</artifactId>
diff --git a/examples/quartz-app/quartz-ra/pom.xml b/examples/quartz-app/quartz-ra/pom.xml
index 8dbacae..49b1f2f 100644
--- a/examples/quartz-app/quartz-ra/pom.xml
+++ b/examples/quartz-app/quartz-ra/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.superbiz.quartz</groupId>
<artifactId>quartz-app</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>quartz-ra</artifactId>
diff --git a/examples/realm-in-tomee/pom.xml b/examples/realm-in-tomee/pom.xml
index 0b1ca9e..1ae6a0d 100644
--- a/examples/realm-in-tomee/pom.xml
+++ b/examples/realm-in-tomee/pom.xml
@@ -21,7 +21,7 @@
<groupId>org.superbiz</groupId>
<artifactId>realm-in-tomee</artifactId>
<packaging>war</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: DataSource Realm</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -49,7 +49,7 @@
<plugin>
<groupId>org.apache.tomee.maven</groupId>
<artifactId>tomee-maven-plugin</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</plugin>
</plugins>
diff --git a/examples/reload-persistence-unit-properties/pom.xml b/examples/reload-persistence-unit-properties/pom.xml
index bb60428..d105320 100644
--- a/examples/reload-persistence-unit-properties/pom.xml
+++ b/examples/reload-persistence-unit-properties/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>reload-persistence-unit-properties</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Reloadable Persistence Unit Properties</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -77,7 +77,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
<dependency>
diff --git a/examples/resources-declared-in-webapp/pom.xml b/examples/resources-declared-in-webapp/pom.xml
index a455996..abb5635 100644
--- a/examples/resources-declared-in-webapp/pom.xml
+++ b/examples/resources-declared-in-webapp/pom.xml
@@ -21,7 +21,7 @@
<groupId>org.superbiz</groupId>
<artifactId>resources-declared-in-webapp</artifactId>
<packaging>war</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Web Examples :: Resource Declared In A Webapp</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
diff --git a/examples/resources-jmx-example/pom.xml b/examples/resources-jmx-example/pom.xml
index 4119172..0c955fb 100644
--- a/examples/resources-jmx-example/pom.xml
+++ b/examples/resources-jmx-example/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>resources-jmx</artifactId>
<packaging>pom</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Resources/JMX Example</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
diff --git a/examples/resources-jmx-example/resources-jmx-ear/pom.xml b/examples/resources-jmx-example/resources-jmx-ear/pom.xml
index e0d370b..1247fc1 100644
--- a/examples/resources-jmx-example/resources-jmx-ear/pom.xml
+++ b/examples/resources-jmx-example/resources-jmx-ear/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.superbiz</groupId>
<artifactId>resources-jmx</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>resources-jmx-ear</artifactId>
<packaging>ear</packaging>
diff --git a/examples/resources-jmx-example/resources-jmx-ejb/pom.xml b/examples/resources-jmx-example/resources-jmx-ejb/pom.xml
index 9d39b18..2c80462 100644
--- a/examples/resources-jmx-example/resources-jmx-ejb/pom.xml
+++ b/examples/resources-jmx-example/resources-jmx-ejb/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.superbiz</groupId>
<artifactId>resources-jmx</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>resources-jmx-ejb</artifactId>
diff --git a/examples/rest-applicationcomposer-mockito/pom.xml b/examples/rest-applicationcomposer-mockito/pom.xml
index 7ed3fe8..7e1ac10 100644
--- a/examples/rest-applicationcomposer-mockito/pom.xml
+++ b/examples/rest-applicationcomposer-mockito/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>rest-applicationcomposer-mockito</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: REST, Mockito and Application Composer</name>
<properties>
@@ -75,19 +75,19 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-cxf-rs</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-mockito</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/rest-applicationcomposer/pom.xml b/examples/rest-applicationcomposer/pom.xml
index 045c639..d77107c 100644
--- a/examples/rest-applicationcomposer/pom.xml
+++ b/examples/rest-applicationcomposer/pom.xml
@@ -21,7 +21,7 @@
<groupId>org.superbiz</groupId>
<artifactId>rest-applicationcomposer</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: REST and Application Composer</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -68,13 +68,13 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-cxf-rs</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/rest-cdi/pom.xml b/examples/rest-cdi/pom.xml
index 401c014..5df2128 100644
--- a/examples/rest-cdi/pom.xml
+++ b/examples/rest-cdi/pom.xml
@@ -20,7 +20,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.superbiz</groupId>
<artifactId>rest-cdi</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: REST CDI</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -67,7 +67,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-cxf-rs</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/rest-example-with-application/pom.xml b/examples/rest-example-with-application/pom.xml
index e2b52dd..ac4e409 100644
--- a/examples/rest-example-with-application/pom.xml
+++ b/examples/rest-example-with-application/pom.xml
@@ -21,7 +21,7 @@
<groupId>org.superbiz</groupId>
<artifactId>rest-example-with-application</artifactId>
<packaging>war</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Web Examples :: REST Example With Application</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
diff --git a/examples/rest-example/pom.xml b/examples/rest-example/pom.xml
index 0d34266..b70ff01 100644
--- a/examples/rest-example/pom.xml
+++ b/examples/rest-example/pom.xml
@@ -21,11 +21,11 @@
<groupId>org.superbiz</groupId>
<artifactId>rest-example</artifactId>
<packaging>war</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Web Examples :: REST Example</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <tomee.version>10.1.2-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.2</tomee.version>
<version.openjpa>4.0.1</version.openjpa>
</properties>
<repositories>
diff --git a/examples/rest-jaas/pom.xml b/examples/rest-jaas/pom.xml
index a263809..b763170 100644
--- a/examples/rest-jaas/pom.xml
+++ b/examples/rest-jaas/pom.xml
@@ -20,7 +20,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.superbiz</groupId>
<artifactId>rest-jaas</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<packaging>war</packaging>
<name>TomEE :: Examples :: JAXRS and JAAS</name>
<dependencies>
@@ -46,7 +46,7 @@
<plugin>
<groupId>org.apache.tomee.maven</groupId>
<artifactId>tomee-maven-plugin</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<configuration>
<systemVariables>
<java.security.auth.login.config>${project.build.directory}/apache-tomee/conf/login.config</java.security.auth.login.config>
diff --git a/examples/rest-on-ejb/pom.xml b/examples/rest-on-ejb/pom.xml
index 7bd4931..24ff6c4 100644
--- a/examples/rest-on-ejb/pom.xml
+++ b/examples/rest-on-ejb/pom.xml
@@ -22,11 +22,11 @@
<groupId>org.superbiz</groupId>
<artifactId>rest-on-ejb</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: REST and EJB</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <tomee.version>10.1.2-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.2</tomee.version>
</properties>
<build>
<defaultGoal>install</defaultGoal>
diff --git a/examples/rest-xml-json/pom.xml b/examples/rest-xml-json/pom.xml
index e4d3885..11e3a35 100644
--- a/examples/rest-xml-json/pom.xml
+++ b/examples/rest-xml-json/pom.xml
@@ -20,7 +20,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.superbiz</groupId>
<artifactId>rest-xml-json</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: REST XML JSON</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -71,7 +71,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-cxf-rs</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/scala-basic/pom.xml b/examples/scala-basic/pom.xml
index a4ec508..865bde0 100644
--- a/examples/scala-basic/pom.xml
+++ b/examples/scala-basic/pom.xml
@@ -21,7 +21,7 @@
<groupId>org.superbiz</groupId>
<artifactId>scala-basic</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Basic Scala</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -133,7 +133,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/schedule-events/pom.xml b/examples/schedule-events/pom.xml
index 814ebc1..b44bc3e 100644
--- a/examples/schedule-events/pom.xml
+++ b/examples/schedule-events/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>schedule-events</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: @Schedule Events</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -69,7 +69,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/schedule-expression/pom.xml b/examples/schedule-expression/pom.xml
index fd81112..ba780e4 100644
--- a/examples/schedule-expression/pom.xml
+++ b/examples/schedule-expression/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>schedule-expression</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: ScheduleExpression</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -69,7 +69,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/schedule-methods-meta/pom.xml b/examples/schedule-methods-meta/pom.xml
index 595fc26..e1380d7 100644
--- a/examples/schedule-methods-meta/pom.xml
+++ b/examples/schedule-methods-meta/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>schedule-methods-meta</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: @Schedule Methods (Meta)</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -69,7 +69,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/schedule-methods/pom.xml b/examples/schedule-methods/pom.xml
index dfc35f3..017fd9c 100644
--- a/examples/schedule-methods/pom.xml
+++ b/examples/schedule-methods/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>schedule-methods</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: @Schedule Methods</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -69,7 +69,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/security-custom-identitystore/pom.xml b/examples/security-custom-identitystore/pom.xml
index 142d6e9..d4e2b43 100644
--- a/examples/security-custom-identitystore/pom.xml
+++ b/examples/security-custom-identitystore/pom.xml
@@ -20,13 +20,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.superbiz</groupId>
<artifactId>security-custom-identitystore</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Jakarta Security custom Identity Store</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <version.tomee>10.1.2-SNAPSHOT</version.tomee>
+ <version.tomee>10.1.2</version.tomee>
</properties>
<dependencies>
diff --git a/examples/security-openid/pom.xml b/examples/security-openid/pom.xml
index 1cf91bc..27c03d8 100644
--- a/examples/security-openid/pom.xml
+++ b/examples/security-openid/pom.xml
@@ -20,14 +20,14 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.superbiz</groupId>
<artifactId>security-openid</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<packaging>war</packaging>
<name>TomEE :: Examples :: Jakarta Security OpenID Connect</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <version.tomee>10.1.2-SNAPSHOT</version.tomee>
+ <version.tomee>10.1.2</version.tomee>
<version.microprofile.config>3.0.2</version.microprofile.config>
<junit.jupiter.version>5.12.0</junit.jupiter.version>
<arquillian.version>1.10.0.Final</arquillian.version>
diff --git a/examples/security-tomcat-user-identitystore/pom.xml b/examples/security-tomcat-user-identitystore/pom.xml
index 5e3f881..0995557 100644
--- a/examples/security-tomcat-user-identitystore/pom.xml
+++ b/examples/security-tomcat-user-identitystore/pom.xml
@@ -20,13 +20,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.superbiz</groupId>
<artifactId>security-tomcat-user-identitystore</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Jakarta Security tomcat-user.xml Identity Store</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <version.tomee>10.1.2-SNAPSHOT</version.tomee>
+ <version.tomee>10.1.2</version.tomee>
</properties>
<dependencies>
<dependency>
diff --git a/examples/server-events/pom.xml b/examples/server-events/pom.xml
index 8f82e6b..4471790 100644
--- a/examples/server-events/pom.xml
+++ b/examples/server-events/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>server-events</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Server Events</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -62,7 +62,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>provided</scope>
</dependency>
<!-- test libs -->
@@ -75,7 +75,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>arquillian-openejb-embedded</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
<dependency>
diff --git a/examples/serverless-builder/pom.xml b/examples/serverless-builder/pom.xml
index 1909d46..9e381f7 100644
--- a/examples/serverless-builder/pom.xml
+++ b/examples/serverless-builder/pom.xml
@@ -20,13 +20,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.superbiz</groupId>
<artifactId>serverless-builder</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Serverless Builder</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <version.tomee>10.1.2-SNAPSHOT</version.tomee>
+ <version.tomee>10.1.2</version.tomee>
</properties>
<dependencies>
<dependency>
diff --git a/examples/serverless-tomee-microprofile/pom.xml b/examples/serverless-tomee-microprofile/pom.xml
index abc8a35..00ae760 100644
--- a/examples/serverless-tomee-microprofile/pom.xml
+++ b/examples/serverless-tomee-microprofile/pom.xml
@@ -20,13 +20,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.superbiz</groupId>
<artifactId>serverless-tomee-microprofile</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Serverless Apache TomEE MicroProfile</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <version.tomee>10.1.2-SNAPSHOT</version.tomee>
+ <version.tomee>10.1.2</version.tomee>
</properties>
<dependencies>
<dependency>
diff --git a/examples/serverless-tomee-plume/pom.xml b/examples/serverless-tomee-plume/pom.xml
index 0d02be6..c3b7f04 100644
--- a/examples/serverless-tomee-plume/pom.xml
+++ b/examples/serverless-tomee-plume/pom.xml
@@ -20,13 +20,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.superbiz</groupId>
<artifactId>serverless-tomee-plume</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Serverless Apache TomEE Plume</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <version.tomee>10.1.2-SNAPSHOT</version.tomee>
+ <version.tomee>10.1.2</version.tomee>
</properties>
<dependencies>
<dependency>
diff --git a/examples/serverless-tomee-plus/pom.xml b/examples/serverless-tomee-plus/pom.xml
index e4fa858..daa9be5 100644
--- a/examples/serverless-tomee-plus/pom.xml
+++ b/examples/serverless-tomee-plus/pom.xml
@@ -20,13 +20,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.superbiz</groupId>
<artifactId>serverless-tomee-plus</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Serverless Apache TomEE Plus</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <version.tomee>10.1.2-SNAPSHOT</version.tomee>
+ <version.tomee>10.1.2</version.tomee>
</properties>
<dependencies>
<dependency>
diff --git a/examples/serverless-tomee-webprofile/pom.xml b/examples/serverless-tomee-webprofile/pom.xml
index 69901f6..9daa955 100644
--- a/examples/serverless-tomee-webprofile/pom.xml
+++ b/examples/serverless-tomee-webprofile/pom.xml
@@ -20,7 +20,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.superbiz</groupId>
<artifactId>serverless-tomee-webprofile</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Serverless Apache TomEE WebProfile</name>
@@ -31,7 +31,7 @@
<dependency>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>tomee-webprofile</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</dependency>
<dependency>
<groupId>junit</groupId>
diff --git a/examples/simple-cdi-interceptor/pom.xml b/examples/simple-cdi-interceptor/pom.xml
index 099a11a..1813584 100644
--- a/examples/simple-cdi-interceptor/pom.xml
+++ b/examples/simple-cdi-interceptor/pom.xml
@@ -16,7 +16,7 @@
<groupId>org.superbiz</groupId>
<artifactId>simple-cdi-interceptor</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Simple CDI Interceptor</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -61,7 +61,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/simple-cmp2/pom.xml b/examples/simple-cmp2/pom.xml
index a4551bd..8fa8462 100644
--- a/examples/simple-cmp2/pom.xml
+++ b/examples/simple-cmp2/pom.xml
@@ -22,11 +22,11 @@
<groupId>org.superbiz</groupId>
<artifactId>simple-cmp2</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Simple CMP2 Entity</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <tomee.version>10.1.2-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.2</tomee.version>
</properties>
<build>
<defaultGoal>install</defaultGoal>
diff --git a/examples/simple-ear/moviefun-business-logic/pom.xml b/examples/simple-ear/moviefun-business-logic/pom.xml
index 4753c0c..0f6f886 100644
--- a/examples/simple-ear/moviefun-business-logic/pom.xml
+++ b/examples/simple-ear/moviefun-business-logic/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.superbiz</groupId>
<artifactId>moviefun-ear-parent</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>moviefun-business-logic</artifactId>
@@ -78,7 +78,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/simple-ear/moviefun-business-model/pom.xml b/examples/simple-ear/moviefun-business-model/pom.xml
index b94ee0f..1fa4b0b 100644
--- a/examples/simple-ear/moviefun-business-model/pom.xml
+++ b/examples/simple-ear/moviefun-business-model/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.superbiz</groupId>
<artifactId>moviefun-ear-parent</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>moviefun-business-model</artifactId>
diff --git a/examples/simple-ear/moviefun-ear/pom.xml b/examples/simple-ear/moviefun-ear/pom.xml
index 470b149..cc536ee 100644
--- a/examples/simple-ear/moviefun-ear/pom.xml
+++ b/examples/simple-ear/moviefun-ear/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.superbiz</groupId>
<artifactId>moviefun-ear-parent</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>moviefun-ear</artifactId>
diff --git a/examples/simple-ear/moviefun-functional-tests/pom.xml b/examples/simple-ear/moviefun-functional-tests/pom.xml
index 9d1f9ff..d5f562b 100644
--- a/examples/simple-ear/moviefun-functional-tests/pom.xml
+++ b/examples/simple-ear/moviefun-functional-tests/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.superbiz</groupId>
<artifactId>moviefun-ear-parent</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>moviefun-functional-test</artifactId>
@@ -81,13 +81,13 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>taglibs-shade</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</dependency>
<dependency>
<groupId>net.sourceforge.htmlunit</groupId>
@@ -99,7 +99,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>tomee-embedded</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<!--<classifier>uber</classifier> -->
<scope>test</scope>
</dependency>
@@ -129,7 +129,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>arquillian-tomee-remote</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/simple-ear/moviefun-webapp/pom.xml b/examples/simple-ear/moviefun-webapp/pom.xml
index d13067c..b0c0e7d 100644
--- a/examples/simple-ear/moviefun-webapp/pom.xml
+++ b/examples/simple-ear/moviefun-webapp/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.superbiz</groupId>
<artifactId>moviefun-ear-parent</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>moviefun-webapp</artifactId>
<packaging>war</packaging>
@@ -58,13 +58,13 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>taglibs-shade</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>provided</scope>
</dependency>
<dependency>
diff --git a/examples/simple-ear/pom.xml b/examples/simple-ear/pom.xml
index a6fcb17..e5faefd 100644
--- a/examples/simple-ear/pom.xml
+++ b/examples/simple-ear/pom.xml
@@ -21,7 +21,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.superbiz</groupId>
<artifactId>moviefun-ear-parent</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<packaging>pom</packaging>
<name>TomEE :: Examples :: Simple EAR</name>
<modules>
diff --git a/examples/simple-jms-context/pom.xml b/examples/simple-jms-context/pom.xml
index ed99c0f..cc5dbaf 100644
--- a/examples/simple-jms-context/pom.xml
+++ b/examples/simple-jms-context/pom.xml
@@ -24,13 +24,13 @@
<groupId>org.superbiz</groupId>
<artifactId>simple-jms-context</artifactId>
<packaging>war</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Simple JMS Context</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<version.arquillian>1.10.0.Final</version.arquillian>
- <tomee.version>10.1.2-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.2</tomee.version>
<activemq.port>61616</activemq.port>
</properties>
<build>
diff --git a/examples/simple-jms/pom.xml b/examples/simple-jms/pom.xml
index 5efb16f..bbfe07f 100644
--- a/examples/simple-jms/pom.xml
+++ b/examples/simple-jms/pom.xml
@@ -22,12 +22,12 @@
<groupId>org.superbiz</groupId>
<artifactId>simple-jms</artifactId>
<packaging>war</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Simple JMS</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<version.arquillian>1.10.0.Final</version.arquillian>
- <tomee.version>10.1.2-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.2</tomee.version>
<activemq.port>61616</activemq.port>
</properties>
<build>
diff --git a/examples/simple-mdb-and-cdi/pom.xml b/examples/simple-mdb-and-cdi/pom.xml
index 18ff521..2f2bed4 100644
--- a/examples/simple-mdb-and-cdi/pom.xml
+++ b/examples/simple-mdb-and-cdi/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>simple-mdb-and-cdi</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Simple MDB With a CDI Injection</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -53,7 +53,7 @@
<dependency>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>tomee-plus-api</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>provided</scope>
</dependency>
<dependency>
@@ -69,7 +69,7 @@
<dependency>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>tomee-plus</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/simple-mdb-with-descriptor/pom.xml b/examples/simple-mdb-with-descriptor/pom.xml
index 9074030..953c6a2 100644
--- a/examples/simple-mdb-with-descriptor/pom.xml
+++ b/examples/simple-mdb-with-descriptor/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>simple-mdb-with-descriptor</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Simple MDB Using Deployment Descriptor Example</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -53,7 +53,7 @@
<dependency>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>tomee-plus-api</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>provided</scope>
</dependency>
<dependency>
@@ -69,7 +69,7 @@
<dependency>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>tomee-plus</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/simple-mdb/pom.xml b/examples/simple-mdb/pom.xml
index 3562bfd..6ebd7e1 100644
--- a/examples/simple-mdb/pom.xml
+++ b/examples/simple-mdb/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>simple-mdb</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Simple MDB Example</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -53,7 +53,7 @@
<dependency>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>tomee-plus-api</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>provided</scope>
</dependency>
<dependency>
@@ -69,7 +69,7 @@
<dependency>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>tomee-plus</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/simple-remote-tomcatusers/pom.xml b/examples/simple-remote-tomcatusers/pom.xml
index 796e67a..93cabe2 100644
--- a/examples/simple-remote-tomcatusers/pom.xml
+++ b/examples/simple-remote-tomcatusers/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>simple-remote-tomcatusers</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Simple Remote tomcat-users.xml</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -71,7 +71,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>arquillian-tomee-remote</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
<exclusions>
<exclusion>
diff --git a/examples/simple-rest/pom.xml b/examples/simple-rest/pom.xml
index a79b254..c7ff3fb 100644
--- a/examples/simple-rest/pom.xml
+++ b/examples/simple-rest/pom.xml
@@ -20,7 +20,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.superbiz</groupId>
<artifactId>simple-rest</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Simple REST</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -67,7 +67,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-cxf-rs</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/simple-singleton/pom.xml b/examples/simple-singleton/pom.xml
index 598c0d2..0e0b67e 100644
--- a/examples/simple-singleton/pom.xml
+++ b/examples/simple-singleton/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>simple-singleton</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Simple Singleton</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -69,7 +69,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/simple-stateful-callbacks/pom.xml b/examples/simple-stateful-callbacks/pom.xml
index be5416a..5659c01 100644
--- a/examples/simple-stateful-callbacks/pom.xml
+++ b/examples/simple-stateful-callbacks/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>simple-stateful-callbacks</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Simple Stateful Pojo Callbacks</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -59,7 +59,7 @@
<dependency>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>jaxb-runtime</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<type>pom</type>
</dependency>
<dependency>
@@ -75,7 +75,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/simple-stateful/pom.xml b/examples/simple-stateful/pom.xml
index a27f1cd..adc4830 100644
--- a/examples/simple-stateful/pom.xml
+++ b/examples/simple-stateful/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>simple-stateful</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Simple Stateful Pojo</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -69,7 +69,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/simple-stateless-callbacks/pom.xml b/examples/simple-stateless-callbacks/pom.xml
index 9839997..c8dcc7d 100644
--- a/examples/simple-stateless-callbacks/pom.xml
+++ b/examples/simple-stateless-callbacks/pom.xml
@@ -24,7 +24,7 @@
<groupId>org.superbiz</groupId>
<artifactId>simple-stateless-callbacks</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Simple Stateless Pojo Callbacks</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -71,7 +71,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/simple-stateless-with-descriptor/pom.xml b/examples/simple-stateless-with-descriptor/pom.xml
index 06468b2..3ef6525 100644
--- a/examples/simple-stateless-with-descriptor/pom.xml
+++ b/examples/simple-stateless-with-descriptor/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>simple-stateless-with-descriptor</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Simple Stateless With Deployment Descriptor</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -69,13 +69,13 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-jee-accessors</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/simple-stateless/pom.xml b/examples/simple-stateless/pom.xml
index 8f6d99a..bce8aaa 100644
--- a/examples/simple-stateless/pom.xml
+++ b/examples/simple-stateless/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>simple-stateless</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Simple Stateless Pojo</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -69,7 +69,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/simple-webservice-without-interface/pom.xml b/examples/simple-webservice-without-interface/pom.xml
index 67a33ae..6ca7c81 100644
--- a/examples/simple-webservice-without-interface/pom.xml
+++ b/examples/simple-webservice-without-interface/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>simple-webservice-without-interface</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Simple Webservice Without Interface</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -53,7 +53,7 @@
<dependency>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>tomee-plus-api</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</dependency>
<dependency>
<groupId>junit</groupId>
@@ -68,7 +68,7 @@
<dependency>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>tomee-plus</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
<!-- This is required on IBM JDKs (and potentially others) because saaj-impl depends
diff --git a/examples/simple-webservice/pom.xml b/examples/simple-webservice/pom.xml
index 5ac0a8f..a21eb8d 100644
--- a/examples/simple-webservice/pom.xml
+++ b/examples/simple-webservice/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>simple-webservice</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Simple Webservice</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -53,7 +53,7 @@
<dependency>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>tomee-plus-api</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</dependency>
<dependency>
<groupId>junit</groupId>
@@ -68,7 +68,7 @@
<dependency>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>tomee-plus</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
<!-- This is required on IBM JDKs (and potentially others) because saaj-impl depends
diff --git a/examples/singleton-startup-ordering/pom.xml b/examples/singleton-startup-ordering/pom.xml
index c0dee6f..3599191 100644
--- a/examples/singleton-startup-ordering/pom.xml
+++ b/examples/singleton-startup-ordering/pom.xml
@@ -20,7 +20,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.superbiz</groupId>
<artifactId>singleton-startup-ordering</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<packaging>war</packaging>
<name>TomEE :: Examples :: Singleton startup ordering</name>
<properties>
diff --git a/examples/struts/pom.xml b/examples/struts/pom.xml
index 93ca85c..83dcf6b 100644
--- a/examples/struts/pom.xml
+++ b/examples/struts/pom.xml
@@ -19,7 +19,7 @@
<groupId>org.superbiz.struts</groupId>
<artifactId>struts</artifactId>
<packaging>war</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Web Examples :: Struts</name>
<url>http://tomee.apache.org</url>
<properties>
diff --git a/examples/telephone-stateful/pom.xml b/examples/telephone-stateful/pom.xml
index bb06304..d6f42db 100644
--- a/examples/telephone-stateful/pom.xml
+++ b/examples/telephone-stateful/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>telephone-stateful</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Telephone Stateful Pojo</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -81,7 +81,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-ejbd</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
<!-- END SNIPPET: openejbdep -->
diff --git a/examples/testcase-injection/pom.xml b/examples/testcase-injection/pom.xml
index 3fc8e7b..e65847d 100644
--- a/examples/testcase-injection/pom.xml
+++ b/examples/testcase-injection/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>testcase-injection</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: TestCase Injection</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -77,7 +77,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/testing-security-2/pom.xml b/examples/testing-security-2/pom.xml
index 30023b8..06e29d0 100644
--- a/examples/testing-security-2/pom.xml
+++ b/examples/testing-security-2/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>testing-security-2</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Testing Security</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -77,7 +77,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/testing-security-3/pom.xml b/examples/testing-security-3/pom.xml
index dca2d39..88ac116 100644
--- a/examples/testing-security-3/pom.xml
+++ b/examples/testing-security-3/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>testing-security-3</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Testing Security Service Provider</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -77,7 +77,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>provided</scope>
</dependency>
</dependencies>
diff --git a/examples/testing-security-4/pom.xml b/examples/testing-security-4/pom.xml
index 2d73cea..067aea3 100644
--- a/examples/testing-security-4/pom.xml
+++ b/examples/testing-security-4/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>testing-security-4</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Testing Security Script Service Provider</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -83,7 +83,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>provided</scope>
</dependency>
</dependencies>
diff --git a/examples/testing-security-meta/pom.xml b/examples/testing-security-meta/pom.xml
index 174d6bf..eb11a0b 100644
--- a/examples/testing-security-meta/pom.xml
+++ b/examples/testing-security-meta/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>testing-security-meta</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Testing Security (Meta)</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -77,7 +77,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/testing-security/pom.xml b/examples/testing-security/pom.xml
index 7fb5b31..eeb1917 100644
--- a/examples/testing-security/pom.xml
+++ b/examples/testing-security/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>testing-security</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Testing Security</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -77,7 +77,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/testing-transactions-bmt/pom.xml b/examples/testing-transactions-bmt/pom.xml
index 861cde4..210435c 100644
--- a/examples/testing-transactions-bmt/pom.xml
+++ b/examples/testing-transactions-bmt/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>testing-transactions-bmt</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Testing Transactions BMT</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -77,7 +77,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/testing-transactions/pom.xml b/examples/testing-transactions/pom.xml
index bbc8f59..8206470 100644
--- a/examples/testing-transactions/pom.xml
+++ b/examples/testing-transactions/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>testing-transactions</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Testing Transactions</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -77,7 +77,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/tomee-jms-portability/pom.xml b/examples/tomee-jms-portability/pom.xml
index e8ad809..857fcd9 100644
--- a/examples/tomee-jms-portability/pom.xml
+++ b/examples/tomee-jms-portability/pom.xml
@@ -21,7 +21,7 @@
<groupId>com.company.tutorials</groupId>
<artifactId>simple-tomee</artifactId>
<packaging>war</packaging>
- <version>1.0</version>
+ <version>10.1.2</version>
<name>TomEE :: TomEE :: IBM MQ AMQ Portability Examples :: MDB Example</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
diff --git a/examples/transaction-rollback/pom.xml b/examples/transaction-rollback/pom.xml
index 0c0d2e6..df2f63b 100644
--- a/examples/transaction-rollback/pom.xml
+++ b/examples/transaction-rollback/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>transaction-rollback</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Transaction Rollback</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -74,7 +74,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/troubleshooting/pom.xml b/examples/troubleshooting/pom.xml
index a1e36d2..74f3c39 100644
--- a/examples/troubleshooting/pom.xml
+++ b/examples/troubleshooting/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>troubleshooting</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Troubleshooting</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -74,7 +74,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/webservice-attachments/pom.xml b/examples/webservice-attachments/pom.xml
index 995b837..967f898 100644
--- a/examples/webservice-attachments/pom.xml
+++ b/examples/webservice-attachments/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>webservice-attachments</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Webservice Attachments</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -68,14 +68,14 @@
<dependency>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>jaxb-runtime</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<type>pom</type>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-cxf</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/webservice-handlerchain/pom.xml b/examples/webservice-handlerchain/pom.xml
index c5487c8..6a577f3 100644
--- a/examples/webservice-handlerchain/pom.xml
+++ b/examples/webservice-handlerchain/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>webservice-handlerchain</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Web Service Handlers</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -53,7 +53,7 @@
<dependency>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>tomee-plus-api</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</dependency>
<dependency>
<groupId>junit</groupId>
@@ -68,7 +68,7 @@
<dependency>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>tomee-plus</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
<!-- This is required on IBM JDKs (and potentially others) because saaj-impl depends
diff --git a/examples/webservice-holder/pom.xml b/examples/webservice-holder/pom.xml
index 1cebba0..5823b5b 100644
--- a/examples/webservice-holder/pom.xml
+++ b/examples/webservice-holder/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>webservice-holder</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: @WebService Holder</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -53,7 +53,7 @@
<dependency>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>tomee-plus-api</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</dependency>
<dependency>
<groupId>junit</groupId>
@@ -68,7 +68,7 @@
<dependency>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>tomee-plus</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
<!-- This is required on IBM JDKs (and potentially others) because saaj-impl depends
diff --git a/examples/webservice-inheritance/pom.xml b/examples/webservice-inheritance/pom.xml
index 4e18412..9d6ca39 100644
--- a/examples/webservice-inheritance/pom.xml
+++ b/examples/webservice-inheritance/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>webservice-inheritance</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Webservice Inheritance</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -61,7 +61,7 @@
<dependency>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>tomee-plus-api</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</dependency>
<dependency>
<groupId>junit</groupId>
@@ -76,7 +76,7 @@
<dependency>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>tomee-plus</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/webservice-security/pom.xml b/examples/webservice-security/pom.xml
index 6ccfeae..0890102 100644
--- a/examples/webservice-security/pom.xml
+++ b/examples/webservice-security/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>webservice-security</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Web Examples :: EJB WebService with Security</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -53,7 +53,7 @@
<dependency>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>tomee-plus-api</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</dependency>
<dependency>
<groupId>junit</groupId>
@@ -68,7 +68,7 @@
<dependency>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>tomee-plus</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/webservice-ssl-client-cert/pom.xml b/examples/webservice-ssl-client-cert/pom.xml
index 7dd1497..088bc6f 100644
--- a/examples/webservice-ssl-client-cert/pom.xml
+++ b/examples/webservice-ssl-client-cert/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>webservice-ssl-client-cert</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Web Examples :: EJB WebService with SSL Client Certificate</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -89,7 +89,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>arquillian-tomee-remote</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
<exclusions>
<exclusion>
@@ -105,7 +105,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-cxf</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
<!-- This is required on IBM JDKs (and potentially others) because saaj-impl depends
diff --git a/examples/webservice-ws-security/pom.xml b/examples/webservice-ws-security/pom.xml
index 63bb3ce..fc37895 100644
--- a/examples/webservice-ws-security/pom.xml
+++ b/examples/webservice-ws-security/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.superbiz</groupId>
<artifactId>webservice-ws-security</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Web Examples :: EJB WebService with WS-Security</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -38,7 +38,7 @@
<dependency>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>tomee-plus-api</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</dependency>
<dependency>
<groupId>javax.cache</groupId>
@@ -67,7 +67,7 @@
<dependency>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>tomee-plus</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/examples/webservice-ws-with-resources-config/pom.xml b/examples/webservice-ws-with-resources-config/pom.xml
index b72d38f..4b1d156 100644
--- a/examples/webservice-ws-with-resources-config/pom.xml
+++ b/examples/webservice-ws-with-resources-config/pom.xml
@@ -21,7 +21,7 @@
<groupId>org.superbiz</groupId>
<artifactId>webservice-ws-with-resources-config</artifactId>
<packaging>jar</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Web Examples :: EJB WebService WS Security with resources.xml</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -37,7 +37,7 @@
<dependency>
<groupId>org.apache.tomee.bom</groupId>
<artifactId>tomee-plus</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>provided</scope>
</dependency>
<dependency>
diff --git a/examples/websocket-jms/pom.xml b/examples/websocket-jms/pom.xml
index a0290e7..68913a8 100644
--- a/examples/websocket-jms/pom.xml
+++ b/examples/websocket-jms/pom.xml
@@ -22,12 +22,12 @@
<groupId>org.superbiz</groupId>
<artifactId>websocket-jms</artifactId>
<packaging>war</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: Websocket JMS</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<version.arquillian>1.10.0.Final</version.arquillian>
- <tomee.version>10.1.2-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.2</tomee.version>
</properties>
<build>
<finalName>websocket-jms</finalName>
diff --git a/examples/websocket-tls-basic-auth/pom.xml b/examples/websocket-tls-basic-auth/pom.xml
index 9149c5d..25751ab 100644
--- a/examples/websocket-tls-basic-auth/pom.xml
+++ b/examples/websocket-tls-basic-auth/pom.xml
@@ -20,7 +20,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.superbiz</groupId>
<artifactId>websocket-tls-basic-auth</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<packaging>war</packaging>
<name>TomEE :: Examples :: WebSocket with tls and basic auth Example</name>
<properties>
diff --git a/examples/xa-datasource/pom.xml b/examples/xa-datasource/pom.xml
index cb41bd9..fb4c9be 100644
--- a/examples/xa-datasource/pom.xml
+++ b/examples/xa-datasource/pom.xml
@@ -22,12 +22,12 @@
<groupId>org.superbiz</groupId>
<artifactId>xa-datasource</artifactId>
<packaging>war</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Examples :: XA Datasource configuration and usage</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<version.derby>10.15.2.0</version.derby>
- <tomee.version>10.1.2-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.2</tomee.version>
</properties>
<build>
<finalName>dbtest</finalName>
@@ -96,7 +96,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
<dependency>
diff --git a/gradle/gradle-tomee-embedded/pom.xml b/gradle/gradle-tomee-embedded/pom.xml
index dec017a..b7f7c57 100644
--- a/gradle/gradle-tomee-embedded/pom.xml
+++ b/gradle/gradle-tomee-embedded/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>gradle</artifactId>
<groupId>org.apache.tomee.gradle</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/gradle/pom.xml b/gradle/pom.xml
index 0e56ce4..8a82e5e 100644
--- a/gradle/pom.xml
+++ b/gradle/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>tomee-project</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/itests/ejb/pom.xml b/itests/ejb/pom.xml
index d2e7c6c..945dbac 100644
--- a/itests/ejb/pom.xml
+++ b/itests/ejb/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>itests</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<groupId>org.apache.tomee.itests</groupId>
diff --git a/itests/failover-ejb/pom.xml b/itests/failover-ejb/pom.xml
index 825dcfd..ae6da22 100644
--- a/itests/failover-ejb/pom.xml
+++ b/itests/failover-ejb/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>itests</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<groupId>org.apache.openejb.itests</groupId>
diff --git a/itests/failover/pom.xml b/itests/failover/pom.xml
index e136758..9175e3b 100644
--- a/itests/failover/pom.xml
+++ b/itests/failover/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>itests</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<groupId>org.apache.openejb.itests</groupId>
diff --git a/itests/itest-common/pom.xml b/itests/itest-common/pom.xml
index 05c2662..2aa21b0 100644
--- a/itests/itest-common/pom.xml
+++ b/itests/itest-common/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>itests</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>itest-common</artifactId>
diff --git a/itests/itest-util/pom.xml b/itests/itest-util/pom.xml
index 76e6b19..b98c7fd 100644
--- a/itests/itest-util/pom.xml
+++ b/itests/itest-util/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>itests</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>itest-util</artifactId>
diff --git a/itests/jaxrs/pom.xml b/itests/jaxrs/pom.xml
index ebdb537..f166d32 100644
--- a/itests/jaxrs/pom.xml
+++ b/itests/jaxrs/pom.xml
@@ -19,12 +19,12 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<parent>
<artifactId>itests</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<groupId>org.apache.tomee.itests</groupId>
@@ -55,7 +55,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>apache-tomee</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<type>tar.gz</type>
<classifier>microprofile</classifier>
<exclusions>
diff --git a/itests/legacy-client/pom.xml b/itests/legacy-client/pom.xml
index 78f4ec5..a37365a 100644
--- a/itests/legacy-client/pom.xml
+++ b/itests/legacy-client/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>itests</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/itests/legacy-server/pom.xml b/itests/legacy-server/pom.xml
index 0717a7e..3297387 100644
--- a/itests/legacy-server/pom.xml
+++ b/itests/legacy-server/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>itests</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<groupId>org.apache.openejb.itests</groupId>
diff --git a/itests/microprofile-jwt-itests/pom.xml b/itests/microprofile-jwt-itests/pom.xml
index 685f641..e6174ce 100644
--- a/itests/microprofile-jwt-itests/pom.xml
+++ b/itests/microprofile-jwt-itests/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>itests</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>microprofile-jwt-itests</artifactId>
@@ -67,7 +67,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>apache-tomee</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<type>tar.gz</type>
<classifier>microprofile</classifier>
<exclusions>
diff --git a/itests/openejb-itests-app/pom.xml b/itests/openejb-itests-app/pom.xml
index 2c149ce..f02a9d3 100644
--- a/itests/openejb-itests-app/pom.xml
+++ b/itests/openejb-itests-app/pom.xml
@@ -25,7 +25,7 @@
<parent>
<artifactId>itests</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>openejb-itests-app</artifactId>
diff --git a/itests/openejb-itests-beans/pom.xml b/itests/openejb-itests-beans/pom.xml
index f1afeec..c9e01b1 100644
--- a/itests/openejb-itests-beans/pom.xml
+++ b/itests/openejb-itests-beans/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>itests</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>openejb-itests-beans</artifactId>
diff --git a/itests/openejb-itests-client/pom.xml b/itests/openejb-itests-client/pom.xml
index b697b25..a13ecd0 100644
--- a/itests/openejb-itests-client/pom.xml
+++ b/itests/openejb-itests-client/pom.xml
@@ -25,7 +25,7 @@
<parent>
<artifactId>itests</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>openejb-itests-client</artifactId>
diff --git a/itests/openejb-itests-interceptor-beans/pom.xml b/itests/openejb-itests-interceptor-beans/pom.xml
index b72e330..c1ae544 100644
--- a/itests/openejb-itests-interceptor-beans/pom.xml
+++ b/itests/openejb-itests-interceptor-beans/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.tomee</groupId>
<artifactId>itests</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>openejb-itests-interceptor-beans</artifactId>
diff --git a/itests/openejb-itests-optional-classes/3rdpartydep/pom.xml b/itests/openejb-itests-optional-classes/3rdpartydep/pom.xml
index b5f01be..0ac2734 100644
--- a/itests/openejb-itests-optional-classes/3rdpartydep/pom.xml
+++ b/itests/openejb-itests-optional-classes/3rdpartydep/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.tomee.itests</groupId>
<artifactId>openejb-itests-optional-classes</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>opt-3rdparty</artifactId>
diff --git a/itests/openejb-itests-optional-classes/app/pom.xml b/itests/openejb-itests-optional-classes/app/pom.xml
index 94f9680..512265b 100644
--- a/itests/openejb-itests-optional-classes/app/pom.xml
+++ b/itests/openejb-itests-optional-classes/app/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.tomee.itests</groupId>
<artifactId>openejb-itests-optional-classes</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>opt-app</artifactId>
diff --git a/itests/openejb-itests-optional-classes/lib_with_optional_dep/pom.xml b/itests/openejb-itests-optional-classes/lib_with_optional_dep/pom.xml
index 9806d1b..910ffca 100644
--- a/itests/openejb-itests-optional-classes/lib_with_optional_dep/pom.xml
+++ b/itests/openejb-itests-optional-classes/lib_with_optional_dep/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.tomee.itests</groupId>
<artifactId>openejb-itests-optional-classes</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>opt-lib</artifactId>
diff --git a/itests/openejb-itests-optional-classes/pom.xml b/itests/openejb-itests-optional-classes/pom.xml
index e4635e8..24d6887 100644
--- a/itests/openejb-itests-optional-classes/pom.xml
+++ b/itests/openejb-itests-optional-classes/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.tomee</groupId>
<artifactId>itests</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<groupId>org.apache.tomee.itests</groupId>
diff --git a/itests/openejb-itests-servlets/pom.xml b/itests/openejb-itests-servlets/pom.xml
index a42b380..a986d55 100644
--- a/itests/openejb-itests-servlets/pom.xml
+++ b/itests/openejb-itests-servlets/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>itests</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>openejb-itests-servlets</artifactId>
diff --git a/itests/openejb-itests-web/pom.xml b/itests/openejb-itests-web/pom.xml
index ffee2d0..28b3754 100644
--- a/itests/openejb-itests-web/pom.xml
+++ b/itests/openejb-itests-web/pom.xml
@@ -25,7 +25,7 @@
<parent>
<artifactId>itests</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>openejb-itests-web</artifactId>
diff --git a/itests/pom.xml b/itests/pom.xml
index 38af9f6..e5353e6 100644
--- a/itests/pom.xml
+++ b/itests/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>tomee-project</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/itests/tomee-microprofile-itests/pom.xml b/itests/tomee-microprofile-itests/pom.xml
index ffc1254..4877ddd 100644
--- a/itests/tomee-microprofile-itests/pom.xml
+++ b/itests/tomee-microprofile-itests/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>itests</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>tomee-microprofile-itests</artifactId>
@@ -67,7 +67,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>apache-tomee</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<type>tar.gz</type>
<classifier>microprofile</classifier>
<exclusions>
@@ -104,7 +104,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>tomee-security</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>test</scope>
</dependency>
<dependency>
diff --git a/itests/tomee-security-itests/pom.xml b/itests/tomee-security-itests/pom.xml
index 03202e7..d026baf 100644
--- a/itests/tomee-security-itests/pom.xml
+++ b/itests/tomee-security-itests/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>itests</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>tomee-security-itests</artifactId>
@@ -67,7 +67,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>apache-tomee</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<type>tar.gz</type>
<classifier>microprofile</classifier>
<exclusions>
@@ -85,7 +85,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>tomee-security</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>provided</scope>
</dependency>
diff --git a/itests/tomee-server-composer/pom.xml b/itests/tomee-server-composer/pom.xml
index c041ea6..2182b06 100644
--- a/itests/tomee-server-composer/pom.xml
+++ b/itests/tomee-server-composer/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>itests</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>tomee-server-composer</artifactId>
diff --git a/itests/tomee-server-version/pom.xml b/itests/tomee-server-version/pom.xml
index a5d89d1..559292d 100644
--- a/itests/tomee-server-version/pom.xml
+++ b/itests/tomee-server-version/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>itests</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>tomee-server-version</artifactId>
diff --git a/maven/applicationcomposer-maven-plugin/pom.xml b/maven/applicationcomposer-maven-plugin/pom.xml
index d252781..c7e344a 100644
--- a/maven/applicationcomposer-maven-plugin/pom.xml
+++ b/maven/applicationcomposer-maven-plugin/pom.xml
@@ -20,13 +20,13 @@
<parent>
<artifactId>maven</artifactId>
<groupId>org.apache.tomee.maven</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>applicationcomposer-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Maven Plugins :: ApplicationComposer Maven Plugin</name>
<dependencies>
diff --git a/maven/jarstxt-maven-plugin/pom.xml b/maven/jarstxt-maven-plugin/pom.xml
index cb5dd2f..225a152 100644
--- a/maven/jarstxt-maven-plugin/pom.xml
+++ b/maven/jarstxt-maven-plugin/pom.xml
@@ -19,12 +19,12 @@
<parent>
<artifactId>maven</artifactId>
<groupId>org.apache.tomee.maven</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jarstxt-maven-plugin</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<packaging>maven-plugin</packaging>
<name>TomEE :: Maven Plugins :: jars.txt Maven Plugin</name>
diff --git a/maven/maven-util/pom.xml b/maven/maven-util/pom.xml
index 9948fad..aec4890 100644
--- a/maven/maven-util/pom.xml
+++ b/maven/maven-util/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>maven</artifactId>
<groupId>org.apache.tomee.maven</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/maven/openejb-embedded-maven-plugin/pom.xml b/maven/openejb-embedded-maven-plugin/pom.xml
index 3ffdff5..a08e08d 100644
--- a/maven/openejb-embedded-maven-plugin/pom.xml
+++ b/maven/openejb-embedded-maven-plugin/pom.xml
@@ -20,13 +20,13 @@
<parent>
<artifactId>maven</artifactId>
<groupId>org.apache.tomee.maven</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>openejb-embedded-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>TomEE :: Maven Plugins :: OpenEJB Embedded Maven Plugin</name>
<dependencies>
diff --git a/maven/pom.xml b/maven/pom.xml
index d1248d1..c99f9ce 100644
--- a/maven/pom.xml
+++ b/maven/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>tomee-project</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<groupId>org.apache.tomee.maven</groupId>
diff --git a/maven/tomee-embedded-maven-plugin/pom.xml b/maven/tomee-embedded-maven-plugin/pom.xml
index b08ebac..0f96a25 100644
--- a/maven/tomee-embedded-maven-plugin/pom.xml
+++ b/maven/tomee-embedded-maven-plugin/pom.xml
@@ -22,11 +22,11 @@
<parent>
<artifactId>maven</artifactId>
<groupId>org.apache.tomee.maven</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>tomee-embedded-maven-plugin</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<packaging>maven-plugin</packaging>
<name>TomEE :: Maven Plugins :: TomEE Embedded Maven Plugin</name>
diff --git a/maven/tomee-maven-plugin/pom.xml b/maven/tomee-maven-plugin/pom.xml
index c4b8e88..34fe832 100644
--- a/maven/tomee-maven-plugin/pom.xml
+++ b/maven/tomee-maven-plugin/pom.xml
@@ -22,11 +22,11 @@
<parent>
<artifactId>maven</artifactId>
<groupId>org.apache.tomee.maven</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>tomee-maven-plugin</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<packaging>maven-plugin</packaging>
<name>TomEE :: Maven Plugins :: TomEE Maven Plugin</name>
diff --git a/maven/tomee-webapp-archetype/pom.xml b/maven/tomee-webapp-archetype/pom.xml
index 0a52b0b..8509663 100644
--- a/maven/tomee-webapp-archetype/pom.xml
+++ b/maven/tomee-webapp-archetype/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>maven</artifactId>
<groupId>org.apache.tomee.maven</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/mp-jwt/pom.xml b/mp-jwt/pom.xml
index 5f028be..c995367 100644
--- a/mp-jwt/pom.xml
+++ b/mp-jwt/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>tomee-project</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>mp-jwt</artifactId>
diff --git a/pom.xml b/pom.xml
index e55c296..8583a18 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
<groupId>org.apache.tomee</groupId>
<artifactId>tomee-project</artifactId>
<packaging>pom</packaging>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<name>Apache TomEE</name>
<description>Apache TomEE is a JakartaEE 10 Web Profile stack for Apache Tomcat</description>
@@ -86,7 +86,7 @@
<connection>scm:git:https://github.com/apache/tomee.git</connection>
<developerConnection>scm:git:git@github.com:apache/tomee.git</developerConnection>
<url>https://github.com/apache/tomee.git</url>
- <tag>tomee-project-10.1.0</tag>
+ <tag>tomee-project-10.1.2</tag>
</scm>
<properties>
diff --git a/server/openejb-activemq/pom.xml b/server/openejb-activemq/pom.xml
index 3d72296..fd5908b 100644
--- a/server/openejb-activemq/pom.xml
+++ b/server/openejb-activemq/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>server</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>openejb-activemq</artifactId>
diff --git a/server/openejb-bonecp/pom.xml b/server/openejb-bonecp/pom.xml
index bc03ac0..6b93a96 100644
--- a/server/openejb-bonecp/pom.xml
+++ b/server/openejb-bonecp/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>server</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/server/openejb-client/pom.xml b/server/openejb-client/pom.xml
index 9eb26fa..3ad0599 100644
--- a/server/openejb-client/pom.xml
+++ b/server/openejb-client/pom.xml
@@ -26,7 +26,7 @@
<parent>
<artifactId>server</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>openejb-client</artifactId>
diff --git a/server/openejb-common-cli/pom.xml b/server/openejb-common-cli/pom.xml
index 5ead290..c603d50 100644
--- a/server/openejb-common-cli/pom.xml
+++ b/server/openejb-common-cli/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>server</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/server/openejb-cxf-rs/pom.xml b/server/openejb-cxf-rs/pom.xml
index ddd5ae0..d6b843a 100644
--- a/server/openejb-cxf-rs/pom.xml
+++ b/server/openejb-cxf-rs/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>server</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/server/openejb-cxf-transport/pom.xml b/server/openejb-cxf-transport/pom.xml
index 0932cb9..003b87a 100644
--- a/server/openejb-cxf-transport/pom.xml
+++ b/server/openejb-cxf-transport/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>server</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/server/openejb-cxf/pom.xml b/server/openejb-cxf/pom.xml
index 60ea29d..a86e906 100644
--- a/server/openejb-cxf/pom.xml
+++ b/server/openejb-cxf/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>server</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/server/openejb-daemon/pom.xml b/server/openejb-daemon/pom.xml
index 26bd261..2b00fd8 100644
--- a/server/openejb-daemon/pom.xml
+++ b/server/openejb-daemon/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>server</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>openejb-daemon</artifactId>
diff --git a/server/openejb-derbynet/pom.xml b/server/openejb-derbynet/pom.xml
index 500e34f..234e560 100644
--- a/server/openejb-derbynet/pom.xml
+++ b/server/openejb-derbynet/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>server</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>openejb-derbynet</artifactId>
diff --git a/server/openejb-ejbd/pom.xml b/server/openejb-ejbd/pom.xml
index 0e9f1a8..9a0e218 100644
--- a/server/openejb-ejbd/pom.xml
+++ b/server/openejb-ejbd/pom.xml
@@ -26,7 +26,7 @@
<parent>
<artifactId>server</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>openejb-ejbd</artifactId>
diff --git a/server/openejb-hessian/pom.xml b/server/openejb-hessian/pom.xml
index 71fdcae..301f0d3 100644
--- a/server/openejb-hessian/pom.xml
+++ b/server/openejb-hessian/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>server</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>openejb-hessian</artifactId>
@@ -36,7 +36,7 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>openejb-http</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<scope>provided</scope>
</dependency>
<dependency>
diff --git a/server/openejb-hsql/pom.xml b/server/openejb-hsql/pom.xml
index 4bf542c..fef4669 100644
--- a/server/openejb-hsql/pom.xml
+++ b/server/openejb-hsql/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>server</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>openejb-hsql</artifactId>
diff --git a/server/openejb-http/pom.xml b/server/openejb-http/pom.xml
index 940c8f4..1e49a3b 100644
--- a/server/openejb-http/pom.xml
+++ b/server/openejb-http/pom.xml
@@ -26,7 +26,7 @@
<parent>
<artifactId>server</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>openejb-http</artifactId>
diff --git a/server/openejb-multicast/pom.xml b/server/openejb-multicast/pom.xml
index 9923594..b7e0864 100644
--- a/server/openejb-multicast/pom.xml
+++ b/server/openejb-multicast/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>server</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/server/openejb-rest/pom.xml b/server/openejb-rest/pom.xml
index 85c0fe2..53ad4cb 100644
--- a/server/openejb-rest/pom.xml
+++ b/server/openejb-rest/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>server</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/server/openejb-server/pom.xml b/server/openejb-server/pom.xml
index 08c3f53..42a0a20 100644
--- a/server/openejb-server/pom.xml
+++ b/server/openejb-server/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>server</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>openejb-server</artifactId>
diff --git a/server/openejb-ssh/pom.xml b/server/openejb-ssh/pom.xml
index 09f9a6c..576f3a6 100644
--- a/server/openejb-ssh/pom.xml
+++ b/server/openejb-ssh/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>server</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/server/openejb-webservices/pom.xml b/server/openejb-webservices/pom.xml
index 90f5702..051f935 100644
--- a/server/openejb-webservices/pom.xml
+++ b/server/openejb-webservices/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>server</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>openejb-webservices</artifactId>
diff --git a/server/pom.xml b/server/pom.xml
index 0640e94..8643d6d 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>tomee-project</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>server</artifactId>
diff --git a/tck/bval-embedded/pom.xml b/tck/bval-embedded/pom.xml
index 1cac65f..323cdc0 100644
--- a/tck/bval-embedded/pom.xml
+++ b/tck/bval-embedded/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>tck</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/tck/bval-signature-test/pom.xml b/tck/bval-signature-test/pom.xml
index 95cd929..bd4578a 100644
--- a/tck/bval-signature-test/pom.xml
+++ b/tck/bval-signature-test/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>tck</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/tck/bval-tomee/pom.xml b/tck/bval-tomee/pom.xml
index d9af84d..4498ad5 100644
--- a/tck/bval-tomee/pom.xml
+++ b/tck/bval-tomee/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>tck</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/tck/cdi-embedded/pom.xml b/tck/cdi-embedded/pom.xml
index e91aeca..18f9665 100644
--- a/tck/cdi-embedded/pom.xml
+++ b/tck/cdi-embedded/pom.xml
@@ -19,13 +19,13 @@
<parent>
<artifactId>tck</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>cdi-embedded</artifactId>
<packaging>jar</packaging>
<name>TomEE :: TCK :: CDI Embedded</name>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<properties>
<testngSuiteXml>src/test/resources/passing.xml</testngSuiteXml>
diff --git a/tck/cdi-signature-test/pom.xml b/tck/cdi-signature-test/pom.xml
index e8e852e..3131a46 100644
--- a/tck/cdi-signature-test/pom.xml
+++ b/tck/cdi-signature-test/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>tck</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/tck/cdi-tomee/pom.xml b/tck/cdi-tomee/pom.xml
index 1e14fd9..bbdcd3c 100644
--- a/tck/cdi-tomee/pom.xml
+++ b/tck/cdi-tomee/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>tck</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/tck/concurrency-signature-test/pom.xml b/tck/concurrency-signature-test/pom.xml
index af254a1..6bcd8c1 100644
--- a/tck/concurrency-signature-test/pom.xml
+++ b/tck/concurrency-signature-test/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>tck</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/tck/concurrency-standalone/pom.xml b/tck/concurrency-standalone/pom.xml
index 1a9764e..f3b7f2d 100644
--- a/tck/concurrency-standalone/pom.xml
+++ b/tck/concurrency-standalone/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>tck</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/tck/jax-rs/jax-rs-signature-test/pom.xml b/tck/jax-rs/jax-rs-signature-test/pom.xml
index 47afdb4..13d7722 100644
--- a/tck/jax-rs/jax-rs-signature-test/pom.xml
+++ b/tck/jax-rs/jax-rs-signature-test/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.tomee</groupId>
<artifactId>jax-rs</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>jax-rs-signature-test</artifactId>
diff --git a/tck/jax-rs/jax-rs-tests-embedded/pom.xml b/tck/jax-rs/jax-rs-tests-embedded/pom.xml
index 25ac496..d1067df 100644
--- a/tck/jax-rs/jax-rs-tests-embedded/pom.xml
+++ b/tck/jax-rs/jax-rs-tests-embedded/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.tomee</groupId>
<artifactId>jax-rs</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>jax-rs-tests-embedded</artifactId>
diff --git a/tck/jax-rs/jax-rs-tests/pom.xml b/tck/jax-rs/jax-rs-tests/pom.xml
index a6a074d..6783dda 100644
--- a/tck/jax-rs/jax-rs-tests/pom.xml
+++ b/tck/jax-rs/jax-rs-tests/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.tomee</groupId>
<artifactId>jax-rs</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>jax-rs-tests</artifactId>
diff --git a/tck/jax-rs/pom.xml b/tck/jax-rs/pom.xml
index 4e9307e..9d73687 100644
--- a/tck/jax-rs/pom.xml
+++ b/tck/jax-rs/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.tomee</groupId>
<artifactId>tck</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>jax-rs</artifactId>
diff --git a/tck/jsonb-signature-test/pom.xml b/tck/jsonb-signature-test/pom.xml
index 1654b5b..5089219 100644
--- a/tck/jsonb-signature-test/pom.xml
+++ b/tck/jsonb-signature-test/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>tck</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/tck/jsonb-standalone/pom.xml b/tck/jsonb-standalone/pom.xml
index 0e7595d..7913ff9 100644
--- a/tck/jsonb-standalone/pom.xml
+++ b/tck/jsonb-standalone/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>tck</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/tck/jsonp-signature-test/pom.xml b/tck/jsonp-signature-test/pom.xml
index b5991ab..ab31a97 100644
--- a/tck/jsonp-signature-test/pom.xml
+++ b/tck/jsonp-signature-test/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>tck</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/tck/jsonp-standalone/pom.xml b/tck/jsonp-standalone/pom.xml
index cc88f8e..14d3618 100644
--- a/tck/jsonp-standalone/pom.xml
+++ b/tck/jsonp-standalone/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>tck</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/tck/microprofile-tck/config/pom.xml b/tck/microprofile-tck/config/pom.xml
index 997cd02..b102cbe 100644
--- a/tck/microprofile-tck/config/pom.xml
+++ b/tck/microprofile-tck/config/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tomee</groupId>
<artifactId>microprofile-tck</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>microprofile-config-tck</artifactId>
diff --git a/tck/microprofile-tck/fault-tolerance/pom.xml b/tck/microprofile-tck/fault-tolerance/pom.xml
index a4364d6..6234db8 100644
--- a/tck/microprofile-tck/fault-tolerance/pom.xml
+++ b/tck/microprofile-tck/fault-tolerance/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tomee</groupId>
<artifactId>microprofile-tck</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>microprofile-fault-tolerance-tck</artifactId>
diff --git a/tck/microprofile-tck/health/pom.xml b/tck/microprofile-tck/health/pom.xml
index 7ab0a4b..7cb9199 100644
--- a/tck/microprofile-tck/health/pom.xml
+++ b/tck/microprofile-tck/health/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tomee</groupId>
<artifactId>microprofile-tck</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>microprofile-health-tck</artifactId>
diff --git a/tck/microprofile-tck/jwt/pom.xml b/tck/microprofile-tck/jwt/pom.xml
index 085d838..dd431f2 100644
--- a/tck/microprofile-tck/jwt/pom.xml
+++ b/tck/microprofile-tck/jwt/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.tomee</groupId>
<artifactId>microprofile-tck</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>microprofile-jwt-tck</artifactId>
diff --git a/tck/microprofile-tck/metrics/pom.xml b/tck/microprofile-tck/metrics/pom.xml
index f5592b4..c824bec 100644
--- a/tck/microprofile-tck/metrics/pom.xml
+++ b/tck/microprofile-tck/metrics/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tomee</groupId>
<artifactId>microprofile-tck</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>microprofile-metrics-tck</artifactId>
diff --git a/tck/microprofile-tck/openapi/pom.xml b/tck/microprofile-tck/openapi/pom.xml
index f04972d..1ff3b0c 100644
--- a/tck/microprofile-tck/openapi/pom.xml
+++ b/tck/microprofile-tck/openapi/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tomee</groupId>
<artifactId>microprofile-tck</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>microprofile-openapi-tck</artifactId>
diff --git a/tck/microprofile-tck/opentelemetry/pom.xml b/tck/microprofile-tck/opentelemetry/pom.xml
index a500abf..6ddade0 100644
--- a/tck/microprofile-tck/opentelemetry/pom.xml
+++ b/tck/microprofile-tck/opentelemetry/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.tomee</groupId>
<artifactId>microprofile-tck</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>microprofile-opentelemetry-tck</artifactId>
diff --git a/tck/microprofile-tck/pom.xml b/tck/microprofile-tck/pom.xml
index 376c067..d9ba4f2 100644
--- a/tck/microprofile-tck/pom.xml
+++ b/tck/microprofile-tck/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tomee</groupId>
<artifactId>tck</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>microprofile-tck</artifactId>
diff --git a/tck/microprofile-tck/rest-client/pom.xml b/tck/microprofile-tck/rest-client/pom.xml
index 4af40b3..03b949c 100644
--- a/tck/microprofile-tck/rest-client/pom.xml
+++ b/tck/microprofile-tck/rest-client/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tomee</groupId>
<artifactId>microprofile-tck</artifactId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>microprofile-rest-client-tck</artifactId>
diff --git a/tck/pom.xml b/tck/pom.xml
index 95cf394..9e2510c 100644
--- a/tck/pom.xml
+++ b/tck/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>tomee-project</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>tck</artifactId>
diff --git a/tck/tck-common/pom.xml b/tck/tck-common/pom.xml
index e16f9bc..fe91e0e 100644
--- a/tck/tck-common/pom.xml
+++ b/tck/tck-common/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>tck</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>tck-common</artifactId>
diff --git a/tomee/apache-tomee/pom.xml b/tomee/apache-tomee/pom.xml
index 1a80d91..92bbc23 100644
--- a/tomee/apache-tomee/pom.xml
+++ b/tomee/apache-tomee/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>tomee</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/tomee/pom.xml b/tomee/pom.xml
index cb6d540..b505124 100644
--- a/tomee/pom.xml
+++ b/tomee/pom.xml
@@ -25,7 +25,7 @@
<parent>
<artifactId>tomee-project</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>tomee</artifactId>
diff --git a/tomee/tomee-bootstrap/pom.xml b/tomee/tomee-bootstrap/pom.xml
index 854df89..1b12ffd 100644
--- a/tomee/tomee-bootstrap/pom.xml
+++ b/tomee/tomee-bootstrap/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>tomee</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/tomee/tomee-catalina/pom.xml b/tomee/tomee-catalina/pom.xml
index a8369a1..183d1b1 100644
--- a/tomee/tomee-catalina/pom.xml
+++ b/tomee/tomee-catalina/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>tomee</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/tomee/tomee-common/pom.xml b/tomee/tomee-common/pom.xml
index 9bf27d5..72840b6 100644
--- a/tomee/tomee-common/pom.xml
+++ b/tomee/tomee-common/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>tomee</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>tomee-common</artifactId>
diff --git a/tomee/tomee-config/pom.xml b/tomee/tomee-config/pom.xml
index 2e0ae54..d949ac5 100644
--- a/tomee/tomee-config/pom.xml
+++ b/tomee/tomee-config/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>tomee</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/tomee/tomee-embedded/pom.xml b/tomee/tomee-embedded/pom.xml
index a4c4ba0..3f908e3 100644
--- a/tomee/tomee-embedded/pom.xml
+++ b/tomee/tomee-embedded/pom.xml
@@ -24,14 +24,14 @@
<parent>
<artifactId>tomee</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>tomee-embedded</artifactId>
<packaging>jar</packaging>
<name>TomEE :: TomEE :: TomEE Embedded</name>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
<build>
<plugins>
diff --git a/tomee/tomee-jaxrs/pom.xml b/tomee/tomee-jaxrs/pom.xml
index 634dc60..2b4e44a 100644
--- a/tomee/tomee-jaxrs/pom.xml
+++ b/tomee/tomee-jaxrs/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>tomee</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/tomee/tomee-jdbc/pom.xml b/tomee/tomee-jdbc/pom.xml
index 52aad35..3a01ef9 100644
--- a/tomee/tomee-jdbc/pom.xml
+++ b/tomee/tomee-jdbc/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>tomee</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/tomee/tomee-juli/pom.xml b/tomee/tomee-juli/pom.xml
index 5a5a5b3..e1ce917 100644
--- a/tomee/tomee-juli/pom.xml
+++ b/tomee/tomee-juli/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>tomee</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/tomee/tomee-loader/pom.xml b/tomee/tomee-loader/pom.xml
index 9f9d79e..1435068 100644
--- a/tomee/tomee-loader/pom.xml
+++ b/tomee/tomee-loader/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>tomee</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/tomee/tomee-microprofile/mp-common/pom.xml b/tomee/tomee-microprofile/mp-common/pom.xml
index 742b39f..ae52eb5 100644
--- a/tomee/tomee-microprofile/mp-common/pom.xml
+++ b/tomee/tomee-microprofile/mp-common/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>tomee-microprofile</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/tomee/tomee-microprofile/pom.xml b/tomee/tomee-microprofile/pom.xml
index 194a0be..7d43cdc 100644
--- a/tomee/tomee-microprofile/pom.xml
+++ b/tomee/tomee-microprofile/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>tomee</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/tomee/tomee-microprofile/tomee-microprofile-webapp/pom.xml b/tomee/tomee-microprofile/tomee-microprofile-webapp/pom.xml
index 43a9a1f..a50b510 100644
--- a/tomee/tomee-microprofile/tomee-microprofile-webapp/pom.xml
+++ b/tomee/tomee-microprofile/tomee-microprofile-webapp/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>tomee-microprofile</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/tomee/tomee-mojarra/pom.xml b/tomee/tomee-mojarra/pom.xml
index bee8d60..1e84e2c 100644
--- a/tomee/tomee-mojarra/pom.xml
+++ b/tomee/tomee-mojarra/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>tomee</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/tomee/tomee-myfaces/pom.xml b/tomee/tomee-myfaces/pom.xml
index 30d1af6..9e7e84c 100644
--- a/tomee/tomee-myfaces/pom.xml
+++ b/tomee/tomee-myfaces/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>tomee</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>tomee-myfaces</artifactId>
diff --git a/tomee/tomee-overlay-runner/pom.xml b/tomee/tomee-overlay-runner/pom.xml
index 7cae250..7ad1bfe 100644
--- a/tomee/tomee-overlay-runner/pom.xml
+++ b/tomee/tomee-overlay-runner/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>tomee</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/tomee/tomee-plume-webapp/pom.xml b/tomee/tomee-plume-webapp/pom.xml
index 9cd2bb4..3fee9bc 100644
--- a/tomee/tomee-plume-webapp/pom.xml
+++ b/tomee/tomee-plume-webapp/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>tomee</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/tomee/tomee-plus-webapp/pom.xml b/tomee/tomee-plus-webapp/pom.xml
index 791198b..1420189 100644
--- a/tomee/tomee-plus-webapp/pom.xml
+++ b/tomee/tomee-plus-webapp/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>tomee</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/tomee/tomee-security/pom.xml b/tomee/tomee-security/pom.xml
index b8f822c..8bda8d5 100644
--- a/tomee/tomee-security/pom.xml
+++ b/tomee/tomee-security/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>tomee</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/tomee/tomee-util/pom.xml b/tomee/tomee-util/pom.xml
index d84ad05..c30e5a1 100644
--- a/tomee/tomee-util/pom.xml
+++ b/tomee/tomee-util/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>tomee</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/tomee/tomee-webaccess/pom.xml b/tomee/tomee-webaccess/pom.xml
index 7950288..aa6b593 100644
--- a/tomee/tomee-webaccess/pom.xml
+++ b/tomee/tomee-webaccess/pom.xml
@@ -17,7 +17,7 @@
<parent>
<artifactId>tomee</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>tomee-webaccess</artifactId>
<packaging>war</packaging>
diff --git a/tomee/tomee-webapp/pom.xml b/tomee/tomee-webapp/pom.xml
index b47244c..ff39a4d 100644
--- a/tomee/tomee-webapp/pom.xml
+++ b/tomee/tomee-webapp/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>tomee</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/tomee/tomee-webservices/pom.xml b/tomee/tomee-webservices/pom.xml
index 4738a2f..2435a28 100644
--- a/tomee/tomee-webservices/pom.xml
+++ b/tomee/tomee-webservices/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>tomee</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>tomee-webservices</artifactId>
diff --git a/utils/livereload-tomee/pom.xml b/utils/livereload-tomee/pom.xml
index d91bd8b..16114cf 100644
--- a/utils/livereload-tomee/pom.xml
+++ b/utils/livereload-tomee/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>utils</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/utils/log4j2-tomee/pom.xml b/utils/log4j2-tomee/pom.xml
index 521d160..b27236d 100644
--- a/utils/log4j2-tomee/pom.xml
+++ b/utils/log4j2-tomee/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>utils</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/utils/openejb-core-eclipselink/pom.xml b/utils/openejb-core-eclipselink/pom.xml
index 6015c81..942c57b 100644
--- a/utils/openejb-core-eclipselink/pom.xml
+++ b/utils/openejb-core-eclipselink/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>utils</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/utils/openejb-core-hibernate/pom.xml b/utils/openejb-core-hibernate/pom.xml
index b33a8f5..1cc4cef 100644
--- a/utils/openejb-core-hibernate/pom.xml
+++ b/utils/openejb-core-hibernate/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>utils</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>openejb-core-hibernate</artifactId>
diff --git a/utils/openejb-mockito/pom.xml b/utils/openejb-mockito/pom.xml
index 29146bf..d8f8ec9 100644
--- a/utils/openejb-mockito/pom.xml
+++ b/utils/openejb-mockito/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>utils</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/utils/openejb-provisionning/pom.xml b/utils/openejb-provisionning/pom.xml
index f8b08c3..b4574cc 100644
--- a/utils/openejb-provisionning/pom.xml
+++ b/utils/openejb-provisionning/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>utils</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/utils/pom.xml b/utils/pom.xml
index 5a9a594..c8ae3e0 100644
--- a/utils/pom.xml
+++ b/utils/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>tomee-project</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>utils</artifactId>
diff --git a/utils/webdeployer/pom.xml b/utils/webdeployer/pom.xml
index 966f938..fde600a 100644
--- a/utils/webdeployer/pom.xml
+++ b/utils/webdeployer/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>utils</artifactId>
<groupId>org.apache.tomee</groupId>
- <version>10.1.2-SNAPSHOT</version>
+ <version>10.1.2</version>
</parent>
<artifactId>webdeployer</artifactId>