This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a commit to branch tomee-10.x
in repository https://gitbox.apache.org/repos/asf/tomee.git
The following commit(s) were added to refs/heads/tomee-10.x by this push:
new 50889f2587 Fix some snapshot version of examples
50889f2587 is described below
commit 50889f2587da181d1a609f5bb4ff87fb65d16fa4
Author: Richard Zowalla <[email protected]>
AuthorDate: Fri Nov 21 09:31:24 2025 +0100
Fix some snapshot version of examples
Configure Compiler Target for Examples to 17
(cherry picked from commit 924ba968aad6a01633e0924d943f52867cf1e2a0)
---
deps/taglibs-shade/pom.xml | 5 +++--
examples/access-timeout-meta/pom.xml | 1 +
examples/access-timeout/pom.xml | 1 +
examples/activemq-multiple-brokers/pom.xml | 1 +
examples/alternate-descriptors/pom.xml | 1 +
examples/applicationcomposer-jaxws-cdi/pom.xml | 1 +
examples/bean-validation-design-by-contract/pom.xml | 3 ++-
examples/bval-evaluation-redeployment/WebApp1/pom.xml | 1 +
examples/bval-evaluation-redeployment/WebApp2/pom.xml | 1 +
examples/bval-evaluation-redeployment/pom.xml | 4 ++--
examples/cdi-alternative-and-stereotypes/pom.xml | 1 +
examples/cdi-application-scope/pom.xml | 1 +
examples/cdi-basic/pom.xml | 1 +
examples/cdi-dynamic-inject/pom.xml | 1 +
examples/cdi-ejbcontext-jaas/pom.xml | 1 +
examples/cdi-events/pom.xml | 1 +
examples/cdi-interceptors/pom.xml | 1 +
examples/cdi-produces-disposes/pom.xml | 1 +
examples/cdi-produces-field/pom.xml | 1 +
examples/cdi-qualifier/pom.xml | 1 +
examples/cdi-realm/pom.xml | 1 +
examples/cdi-request-scope/pom.xml | 1 +
examples/cdi-session-scope/pom.xml | 1 +
examples/change-jaxws-url/pom.xml | 1 +
examples/client-resource-lookup-preview/pom.xml | 1 +
examples/cloud-tomee-azure/pom.xml | 1 +
examples/component-interfaces/pom.xml | 1 +
examples/concurrency-utils/pom.xml | 1 +
examples/connector-ear/pom.xml | 2 +-
examples/custom-injection/pom.xml | 1 +
examples/datasource-ciphered-password/pom.xml | 1 +
examples/datasource-definition/pom.xml | 1 +
examples/datasource-versioning/pom.xml | 8 ++++----
examples/decorators/pom.xml | 1 +
examples/dynamic-dao-implementation/pom.xml | 1 +
examples/dynamic-datasource-routing/pom.xml | 1 +
examples/dynamic-implementation/pom.xml | 1 +
examples/dynamic-proxy-to-access-mbean/pom.xml | 1 +
examples/ejb-examples/pom.xml | 1 +
examples/ejb-remote-call-2/pom.xml | 1 +
examples/ejb-remote-call/pom.xml | 1 +
examples/ejb-webservice/pom.xml | 1 +
examples/groovy-cdi/pom.xml | 1 +
examples/groovy-jpa/pom.xml | 1 +
examples/helloworld-weblogic/pom.xml | 1 +
examples/import-database-flyway-maven/pom.xml | 2 +-
examples/import-database-flyway/pom.xml | 2 +-
examples/import-database-liquibase-maven/pom.xml | 2 +-
examples/import-database-liquibase/pom.xml | 2 +-
examples/injection-of-connectionfactory/pom.xml | 1 +
examples/injection-of-datasource/pom.xml | 1 +
examples/injection-of-ejbs/pom.xml | 1 +
examples/injection-of-entitymanager/pom.xml | 6 +++---
examples/injection-of-env-entry/pom.xml | 1 +
examples/interceptors/pom.xml | 1 +
examples/javamail-velocity/pom.xml | 1 +
examples/jaxrs-json-provider-jettison/pom.xml | 1 +
examples/jpa-enumerated/pom.xml | 1 +
examples/jsf-cdi-and-ejb/pom.xml | 1 +
examples/jsonb-configuration/pom.xml | 1 +
examples/jsonb-custom-serializer/pom.xml | 1 +
examples/lookup-of-ejbs-with-descriptor/pom.xml | 1 +
examples/lookup-of-ejbs/pom.xml | 1 +
examples/moviefun/pom.xml | 1 +
examples/movies-complete-meta/pom.xml | 1 +
examples/movies-complete/pom.xml | 1 +
examples/mp-config-example/pom.xml | 1 +
examples/mp-config-source-database/pom.xml | 1 +
examples/mp-jsonb-configuration/pom.xml | 5 +++--
examples/mp-jwt-bean-validation-strongly-typed/pom.xml | 1 +
examples/mp-jwt-bean-validation/pom.xml | 1 +
examples/mp-metrics-gauge/pom.xml | 1 +
examples/mp-openapi-reader/pom.xml | 1 +
examples/mp-rest-client/pom.xml | 1 +
examples/mp-rest-jwt-jwk/pom.xml | 1 +
examples/mp-rest-jwt-principal/pom.xml | 1 +
examples/mp-rest-jwt-public-key/pom.xml | 1 +
examples/mtom/pom.xml | 1 +
examples/multiple-arquillian-adapters/pom.xml | 1 +
examples/multiple-tomee-arquillian/pom.xml | 1 +
examples/persistence-fragment/pom.xml | 1 +
examples/pojo-webservice/pom.xml | 3 ++-
examples/polling-parent/polling-client/pom.xml | 2 +-
examples/polling-parent/polling-core/pom.xml | 2 +-
examples/polling-parent/polling-domain/pom.xml | 2 +-
examples/polling-parent/polling-web/pom.xml | 3 ++-
examples/polling-parent/pom.xml | 5 +++--
examples/quartz-app/pom.xml | 2 +-
examples/realm-in-tomee/pom.xml | 1 +
examples/reload-persistence-unit-properties/pom.xml | 1 +
examples/resources-declared-in-webapp/pom.xml | 3 ++-
examples/resources-jmx-example/pom.xml | 2 +-
examples/rest-applicationcomposer-mockito/pom.xml | 1 +
examples/rest-applicationcomposer/pom.xml | 1 +
examples/rest-cdi/pom.xml | 1 +
examples/rest-example-with-application/pom.xml | 3 ++-
examples/rest-example/pom.xml | 1 +
examples/rest-jaas/pom.xml | 1 +
examples/rest-on-ejb/pom.xml | 1 +
examples/rest-sse-example/pom.xml | 5 +++--
examples/rest-xml-json/pom.xml | 1 +
examples/scala-basic/build.sbt | 2 +-
examples/scala-basic/pom.xml | 1 +
examples/schedule-events/pom.xml | 1 +
examples/schedule-expression/pom.xml | 1 +
examples/schedule-methods-meta/pom.xml | 1 +
examples/schedule-methods/pom.xml | 1 +
examples/security-custom-identitystore/pom.xml | 1 +
examples/security-openid/pom.xml | 17 +++++++++++++++++
examples/security-tomcat-user-identitystore/pom.xml | 1 +
examples/server-events/pom.xml | 1 +
examples/serverless-builder/pom.xml | 1 +
examples/serverless-tomee-microprofile/pom.xml | 1 +
examples/serverless-tomee-plume/pom.xml | 1 +
examples/serverless-tomee-plus/pom.xml | 1 +
examples/serverless-tomee-webprofile/pom.xml | 1 +
examples/simple-cdi-interceptor/pom.xml | 1 +
examples/simple-cmp2/pom.xml | 1 +
examples/simple-ear/pom.xml | 4 ++--
examples/simple-jms-context/pom.xml | 1 +
examples/simple-jms/pom.xml | 1 +
examples/simple-mdb-and-cdi/pom.xml | 1 +
examples/simple-mdb-with-descriptor/pom.xml | 1 +
examples/simple-mdb/pom.xml | 1 +
examples/simple-remote-tomcatusers/pom.xml | 1 +
examples/simple-rest/pom.xml | 1 +
examples/simple-singleton/pom.xml | 1 +
examples/simple-stateful-callbacks/pom.xml | 1 +
examples/simple-stateful/pom.xml | 1 +
examples/simple-stateless-callbacks/pom.xml | 1 +
examples/simple-stateless-with-descriptor/pom.xml | 1 +
examples/simple-stateless/pom.xml | 1 +
examples/simple-webservice-without-interface/pom.xml | 1 +
examples/simple-webservice/pom.xml | 1 +
examples/singleton-startup-ordering/pom.xml | 1 +
examples/struts/pom.xml | 1 +
examples/telephone-stateful/pom.xml | 1 +
examples/testcase-injection/pom.xml | 1 +
examples/testing-security-2/pom.xml | 1 +
examples/testing-security-3/pom.xml | 1 +
examples/testing-security-4/pom.xml | 1 +
examples/testing-security-meta/pom.xml | 1 +
examples/testing-security/pom.xml | 1 +
examples/testing-transactions-bmt/pom.xml | 1 +
examples/testing-transactions/pom.xml | 1 +
examples/tomee-jersey-eclipselink/pom.xml | 9 +++++----
examples/tomee-jms-portability/pom.xml | 1 +
examples/transaction-rollback/pom.xml | 1 +
examples/troubleshooting/pom.xml | 1 +
examples/webservice-attachments/pom.xml | 1 +
examples/webservice-handlerchain/pom.xml | 1 +
examples/webservice-holder/pom.xml | 1 +
examples/webservice-inheritance/pom.xml | 1 +
examples/webservice-security/pom.xml | 1 +
examples/webservice-ws-security/pom.xml | 1 +
examples/webservice-ws-with-resources-config/pom.xml | 1 +
examples/websocket-jms/pom.xml | 1 +
examples/websocket-tls-basic-auth/pom.xml | 1 +
examples/xa-datasource/pom.xml | 1 +
159 files changed, 199 insertions(+), 39 deletions(-)
diff --git a/deps/taglibs-shade/pom.xml b/deps/taglibs-shade/pom.xml
index 573f8e9716..5b49c4ea90 100644
--- a/deps/taglibs-shade/pom.xml
+++ b/deps/taglibs-shade/pom.xml
@@ -157,8 +157,9 @@
<configuration>
<select>taglibs-shade-.*\.jar</select>
<transformSources>false</transformSources>
- <source>1.8</source>
- <target>1.8</target>
+ <source>17</source>
+ <target>17</target>
+ <release>17</release>
</configuration>
<executions>
<execution>
diff --git a/examples/access-timeout-meta/pom.xml
b/examples/access-timeout-meta/pom.xml
index 254eb215d2..55b716ad68 100644
--- a/examples/access-timeout-meta/pom.xml
+++ b/examples/access-timeout-meta/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/access-timeout/pom.xml b/examples/access-timeout/pom.xml
index 353e533985..8f89a00d77 100644
--- a/examples/access-timeout/pom.xml
+++ b/examples/access-timeout/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/activemq-multiple-brokers/pom.xml
b/examples/activemq-multiple-brokers/pom.xml
index c17be4f9dd..999b86439d 100644
--- a/examples/activemq-multiple-brokers/pom.xml
+++ b/examples/activemq-multiple-brokers/pom.xml
@@ -39,6 +39,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/alternate-descriptors/pom.xml
b/examples/alternate-descriptors/pom.xml
index 897a4ae1ca..a99756345d 100644
--- a/examples/alternate-descriptors/pom.xml
+++ b/examples/alternate-descriptors/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/applicationcomposer-jaxws-cdi/pom.xml
b/examples/applicationcomposer-jaxws-cdi/pom.xml
index 10f4644cb5..4049bf633f 100644
--- a/examples/applicationcomposer-jaxws-cdi/pom.xml
+++ b/examples/applicationcomposer-jaxws-cdi/pom.xml
@@ -35,6 +35,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/bean-validation-design-by-contract/pom.xml
b/examples/bean-validation-design-by-contract/pom.xml
index 2fd67a9c35..a1b2d8d73a 100644
--- a/examples/bean-validation-design-by-contract/pom.xml
+++ b/examples/bean-validation-design-by-contract/pom.xml
@@ -24,7 +24,7 @@
<name>TomEE :: Examples :: Bean Validation Design By Contract</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <tomee.version>10.1.4-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.5-SNAPSHOT</tomee.version>
</properties>
<build>
<defaultGoal>install</defaultGoal>
@@ -36,6 +36,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/bval-evaluation-redeployment/WebApp1/pom.xml
b/examples/bval-evaluation-redeployment/WebApp1/pom.xml
index 00b35778f6..cdac191494 100644
--- a/examples/bval-evaluation-redeployment/WebApp1/pom.xml
+++ b/examples/bval-evaluation-redeployment/WebApp1/pom.xml
@@ -46,6 +46,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
<compilerArguments>
<endorseddirs>${endorsed.dir}</endorseddirs>
</compilerArguments>
diff --git a/examples/bval-evaluation-redeployment/WebApp2/pom.xml
b/examples/bval-evaluation-redeployment/WebApp2/pom.xml
index d2d3cfc2c7..f793c4d1e4 100644
--- a/examples/bval-evaluation-redeployment/WebApp2/pom.xml
+++ b/examples/bval-evaluation-redeployment/WebApp2/pom.xml
@@ -46,6 +46,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
<compilerArguments>
<endorseddirs>${endorsed.dir}</endorseddirs>
</compilerArguments>
diff --git a/examples/bval-evaluation-redeployment/pom.xml
b/examples/bval-evaluation-redeployment/pom.xml
index a24da66e01..888af6fbaa 100644
--- a/examples/bval-evaluation-redeployment/pom.xml
+++ b/examples/bval-evaluation-redeployment/pom.xml
@@ -27,8 +27,8 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <tomee.test.version>10.1.4-SNAPSHOT</tomee.test.version>
- <openejb.test.version>10.1.4-SNAPSHOT</openejb.test.version>
+ <tomee.test.version>10.1.5-SNAPSHOT</tomee.test.version>
+ <openejb.test.version>10.1.5-SNAPSHOT</openejb.test.version>
</properties>
<modules>
diff --git a/examples/cdi-alternative-and-stereotypes/pom.xml
b/examples/cdi-alternative-and-stereotypes/pom.xml
index 5b2dcfc61a..0e267bcdaa 100644
--- a/examples/cdi-alternative-and-stereotypes/pom.xml
+++ b/examples/cdi-alternative-and-stereotypes/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/cdi-application-scope/pom.xml
b/examples/cdi-application-scope/pom.xml
index dcbabcc606..7a78dde80e 100644
--- a/examples/cdi-application-scope/pom.xml
+++ b/examples/cdi-application-scope/pom.xml
@@ -25,6 +25,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/cdi-basic/pom.xml b/examples/cdi-basic/pom.xml
index 1d53f5682a..40c23fc3ca 100644
--- a/examples/cdi-basic/pom.xml
+++ b/examples/cdi-basic/pom.xml
@@ -36,6 +36,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/cdi-dynamic-inject/pom.xml
b/examples/cdi-dynamic-inject/pom.xml
index 6192a3af7d..9ce87cbbdb 100644
--- a/examples/cdi-dynamic-inject/pom.xml
+++ b/examples/cdi-dynamic-inject/pom.xml
@@ -36,6 +36,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/cdi-ejbcontext-jaas/pom.xml
b/examples/cdi-ejbcontext-jaas/pom.xml
index b4f648772d..adb10d944a 100644
--- a/examples/cdi-ejbcontext-jaas/pom.xml
+++ b/examples/cdi-ejbcontext-jaas/pom.xml
@@ -48,6 +48,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/cdi-events/pom.xml b/examples/cdi-events/pom.xml
index 8e47e1cdc3..692ccba158 100644
--- a/examples/cdi-events/pom.xml
+++ b/examples/cdi-events/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/cdi-interceptors/pom.xml
b/examples/cdi-interceptors/pom.xml
index f73e7cb8fb..8b35c5d47a 100644
--- a/examples/cdi-interceptors/pom.xml
+++ b/examples/cdi-interceptors/pom.xml
@@ -31,6 +31,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/cdi-produces-disposes/pom.xml
b/examples/cdi-produces-disposes/pom.xml
index 1da0802eb8..a006c88add 100644
--- a/examples/cdi-produces-disposes/pom.xml
+++ b/examples/cdi-produces-disposes/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/cdi-produces-field/pom.xml
b/examples/cdi-produces-field/pom.xml
index 9feaeded01..8056deba53 100644
--- a/examples/cdi-produces-field/pom.xml
+++ b/examples/cdi-produces-field/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/cdi-qualifier/pom.xml b/examples/cdi-qualifier/pom.xml
index 35d46f5e21..dcba7292cf 100644
--- a/examples/cdi-qualifier/pom.xml
+++ b/examples/cdi-qualifier/pom.xml
@@ -36,6 +36,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/cdi-realm/pom.xml b/examples/cdi-realm/pom.xml
index a980945c72..f34f439197 100644
--- a/examples/cdi-realm/pom.xml
+++ b/examples/cdi-realm/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/cdi-request-scope/pom.xml
b/examples/cdi-request-scope/pom.xml
index 1337519be5..ee55255d08 100644
--- a/examples/cdi-request-scope/pom.xml
+++ b/examples/cdi-request-scope/pom.xml
@@ -25,6 +25,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/cdi-session-scope/pom.xml
b/examples/cdi-session-scope/pom.xml
index 4408252f12..3402fb141c 100644
--- a/examples/cdi-session-scope/pom.xml
+++ b/examples/cdi-session-scope/pom.xml
@@ -30,6 +30,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/change-jaxws-url/pom.xml
b/examples/change-jaxws-url/pom.xml
index 48393dac68..f6478a637f 100644
--- a/examples/change-jaxws-url/pom.xml
+++ b/examples/change-jaxws-url/pom.xml
@@ -52,6 +52,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/client-resource-lookup-preview/pom.xml
b/examples/client-resource-lookup-preview/pom.xml
index 1fe00ea91a..f58d35583e 100644
--- a/examples/client-resource-lookup-preview/pom.xml
+++ b/examples/client-resource-lookup-preview/pom.xml
@@ -35,6 +35,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/cloud-tomee-azure/pom.xml
b/examples/cloud-tomee-azure/pom.xml
index 8e7f3b3a10..1e3aeb4559 100644
--- a/examples/cloud-tomee-azure/pom.xml
+++ b/examples/cloud-tomee-azure/pom.xml
@@ -44,6 +44,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/component-interfaces/pom.xml
b/examples/component-interfaces/pom.xml
index 0b335cf857..209211e7a7 100644
--- a/examples/component-interfaces/pom.xml
+++ b/examples/component-interfaces/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/concurrency-utils/pom.xml
b/examples/concurrency-utils/pom.xml
index 67d62eb221..21c5a26ab2 100644
--- a/examples/concurrency-utils/pom.xml
+++ b/examples/concurrency-utils/pom.xml
@@ -69,6 +69,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/connector-ear/pom.xml b/examples/connector-ear/pom.xml
index d205968ecb..fe806fd8df 100644
--- a/examples/connector-ear/pom.xml
+++ b/examples/connector-ear/pom.xml
@@ -20,7 +20,7 @@
<name>TomEE :: Connector Examples :: Connector in EAR</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <tomee.version>10.1.4-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.5-SNAPSHOT</tomee.version>
<version.shrinkwrap.resolver>2.1.0</version.shrinkwrap.resolver>
<surefire.version>3.5.3</surefire.version>
</properties>
diff --git a/examples/custom-injection/pom.xml
b/examples/custom-injection/pom.xml
index df5db55f5c..6ea35321d1 100644
--- a/examples/custom-injection/pom.xml
+++ b/examples/custom-injection/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/datasource-ciphered-password/pom.xml
b/examples/datasource-ciphered-password/pom.xml
index e6d87681d9..5ab8abbc16 100644
--- a/examples/datasource-ciphered-password/pom.xml
+++ b/examples/datasource-ciphered-password/pom.xml
@@ -36,6 +36,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/datasource-definition/pom.xml
b/examples/datasource-definition/pom.xml
index 9545004676..547038d609 100644
--- a/examples/datasource-definition/pom.xml
+++ b/examples/datasource-definition/pom.xml
@@ -61,6 +61,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
<compilerArguments>
<endorseddirs>${annotations.endorsed}</endorseddirs>
</compilerArguments>
diff --git a/examples/datasource-versioning/pom.xml
b/examples/datasource-versioning/pom.xml
index 52f5ba5b5a..0ef324ec36 100644
--- a/examples/datasource-versioning/pom.xml
+++ b/examples/datasource-versioning/pom.xml
@@ -37,8 +37,8 @@
<artifactId>maven-compiler-plugin</artifactId>
<version>3.14.1</version>
<configuration>
- <source>17</source>
- <target>17</target>
+ <source>1.8</source>
+ <target>1.8</target>
</configuration>
</plugin>
<plugin>
@@ -124,7 +124,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>jakartaee-api</artifactId>
- <version>10.0.1</version>
+ <version>10.1.5-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
@@ -170,7 +170,7 @@
<dependency>
<groupId>org.apache.tomcat</groupId>
<artifactId>tomcat-jdbc</artifactId>
- <version>10.1.49</version>
+ <version>11.0.14</version>
<scope>test</scope>
</dependency>
<dependency>
diff --git a/examples/decorators/pom.xml b/examples/decorators/pom.xml
index 664cd196db..7c79694528 100644
--- a/examples/decorators/pom.xml
+++ b/examples/decorators/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/dynamic-dao-implementation/pom.xml
b/examples/dynamic-dao-implementation/pom.xml
index 582140b20d..361ae8a297 100644
--- a/examples/dynamic-dao-implementation/pom.xml
+++ b/examples/dynamic-dao-implementation/pom.xml
@@ -36,6 +36,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/dynamic-datasource-routing/pom.xml
b/examples/dynamic-datasource-routing/pom.xml
index 7873aaf6a3..ec75aa5fa3 100644
--- a/examples/dynamic-datasource-routing/pom.xml
+++ b/examples/dynamic-datasource-routing/pom.xml
@@ -36,6 +36,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/dynamic-implementation/pom.xml
b/examples/dynamic-implementation/pom.xml
index 61529e590b..778c76de07 100644
--- a/examples/dynamic-implementation/pom.xml
+++ b/examples/dynamic-implementation/pom.xml
@@ -35,6 +35,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/dynamic-proxy-to-access-mbean/pom.xml
b/examples/dynamic-proxy-to-access-mbean/pom.xml
index 686a585586..5302c555e9 100644
--- a/examples/dynamic-proxy-to-access-mbean/pom.xml
+++ b/examples/dynamic-proxy-to-access-mbean/pom.xml
@@ -35,6 +35,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/ejb-examples/pom.xml b/examples/ejb-examples/pom.xml
index f130eb90fe..c9695ba8ba 100644
--- a/examples/ejb-examples/pom.xml
+++ b/examples/ejb-examples/pom.xml
@@ -49,6 +49,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/ejb-remote-call-2/pom.xml
b/examples/ejb-remote-call-2/pom.xml
index 2698f33095..3b21e0761e 100644
--- a/examples/ejb-remote-call-2/pom.xml
+++ b/examples/ejb-remote-call-2/pom.xml
@@ -57,6 +57,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/ejb-remote-call/pom.xml b/examples/ejb-remote-call/pom.xml
index 5da9232317..58d972b05f 100644
--- a/examples/ejb-remote-call/pom.xml
+++ b/examples/ejb-remote-call/pom.xml
@@ -57,6 +57,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/ejb-webservice/pom.xml b/examples/ejb-webservice/pom.xml
index 8f93c7f7bf..65b9a47cda 100644
--- a/examples/ejb-webservice/pom.xml
+++ b/examples/ejb-webservice/pom.xml
@@ -57,6 +57,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/groovy-cdi/pom.xml b/examples/groovy-cdi/pom.xml
index c68b262d45..1389c686a5 100644
--- a/examples/groovy-cdi/pom.xml
+++ b/examples/groovy-cdi/pom.xml
@@ -36,6 +36,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/groovy-jpa/pom.xml b/examples/groovy-jpa/pom.xml
index a6e27608b1..1cc3d9eb65 100644
--- a/examples/groovy-jpa/pom.xml
+++ b/examples/groovy-jpa/pom.xml
@@ -42,6 +42,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/helloworld-weblogic/pom.xml
b/examples/helloworld-weblogic/pom.xml
index 6bc3a60ddd..f3d1e6ffc5 100644
--- a/examples/helloworld-weblogic/pom.xml
+++ b/examples/helloworld-weblogic/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/import-database-flyway-maven/pom.xml
b/examples/import-database-flyway-maven/pom.xml
index e41067dbb5..f4696b03c2 100644
--- a/examples/import-database-flyway-maven/pom.xml
+++ b/examples/import-database-flyway-maven/pom.xml
@@ -23,7 +23,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.superbiz</groupId>
<artifactId>import-database-flyway-maven</artifactId>
- <version>10.1.4-SNAPSHOT</version>
+ <version>10.1.5-SNAPSHOT</version>
<packaging>war</packaging>
<name>TomEE :: Examples :: Import Database By Flyway By Maven
Plugin</name>
<build>
diff --git a/examples/import-database-flyway/pom.xml
b/examples/import-database-flyway/pom.xml
index 457694983f..25cbfc2a53 100644
--- a/examples/import-database-flyway/pom.xml
+++ b/examples/import-database-flyway/pom.xml
@@ -23,7 +23,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.superbiz</groupId>
<artifactId>import-database-flyway</artifactId>
- <version>10.1.4-SNAPSHOT</version>
+ <version>10.1.5-SNAPSHOT</version>
<packaging>war</packaging>
<name>TomEE :: Examples :: Import Database By Flyway
Programmatically</name>
<dependencies>
diff --git a/examples/import-database-liquibase-maven/pom.xml
b/examples/import-database-liquibase-maven/pom.xml
index 46b342c1c0..3f42e05f20 100644
--- a/examples/import-database-liquibase-maven/pom.xml
+++ b/examples/import-database-liquibase-maven/pom.xml
@@ -23,7 +23,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.superbiz</groupId>
<artifactId>import-database-liquibase-maven</artifactId>
- <version>10.1.4-SNAPSHOT</version>
+ <version>10.1.5-SNAPSHOT</version>
<packaging>war</packaging>
<name>TomEE :: Examples :: Import Database By Liquibase By Maven
Plugin</name>
<build>
diff --git a/examples/import-database-liquibase/pom.xml
b/examples/import-database-liquibase/pom.xml
index 4e2b472788..d9844773d3 100644
--- a/examples/import-database-liquibase/pom.xml
+++ b/examples/import-database-liquibase/pom.xml
@@ -23,7 +23,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.superbiz</groupId>
<artifactId>import-database-liquibase</artifactId>
- <version>10.1.4-SNAPSHOT</version>
+ <version>10.1.5-SNAPSHOT</version>
<packaging>war</packaging>
<name>TomEE :: Examples :: Import Database By Liquibase
Programmatically</name>
<dependencies>
diff --git a/examples/injection-of-connectionfactory/pom.xml
b/examples/injection-of-connectionfactory/pom.xml
index 116a07e629..0ab3543518 100644
--- a/examples/injection-of-connectionfactory/pom.xml
+++ b/examples/injection-of-connectionfactory/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/injection-of-datasource/pom.xml
b/examples/injection-of-datasource/pom.xml
index 2a85cc4df8..e703c1a16c 100644
--- a/examples/injection-of-datasource/pom.xml
+++ b/examples/injection-of-datasource/pom.xml
@@ -39,6 +39,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
</plugins>
diff --git a/examples/injection-of-ejbs/pom.xml
b/examples/injection-of-ejbs/pom.xml
index 8b3c4935db..04f0804ffb 100644
--- a/examples/injection-of-ejbs/pom.xml
+++ b/examples/injection-of-ejbs/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/injection-of-entitymanager/pom.xml
b/examples/injection-of-entitymanager/pom.xml
index 57d72025e9..a58ad09348 100644
--- a/examples/injection-of-entitymanager/pom.xml
+++ b/examples/injection-of-entitymanager/pom.xml
@@ -37,8 +37,8 @@
<artifactId>maven-compiler-plugin</artifactId>
<version>3.14.1</version>
<configuration>
- <source>17</source>
- <target>17</target>
+ <source>1.8</source>
+ <target>1.8</target>
</configuration>
</plugin>
<plugin>
@@ -62,7 +62,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>jakartaee-api</artifactId>
- <version>10.0.1</version>
+ <version>10.1.5-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
diff --git a/examples/injection-of-env-entry/pom.xml
b/examples/injection-of-env-entry/pom.xml
index 7e16762f01..f2915a585b 100644
--- a/examples/injection-of-env-entry/pom.xml
+++ b/examples/injection-of-env-entry/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/interceptors/pom.xml b/examples/interceptors/pom.xml
index 2278a95e02..4a0410d6eb 100644
--- a/examples/interceptors/pom.xml
+++ b/examples/interceptors/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/javamail-velocity/pom.xml
b/examples/javamail-velocity/pom.xml
index 769c3be18c..887c6661f6 100644
--- a/examples/javamail-velocity/pom.xml
+++ b/examples/javamail-velocity/pom.xml
@@ -36,6 +36,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
<annotationProcessorPaths>
<path>
<groupId>org.projectlombok</groupId>
diff --git a/examples/jaxrs-json-provider-jettison/pom.xml
b/examples/jaxrs-json-provider-jettison/pom.xml
index 07e365ac8d..8573040d07 100644
--- a/examples/jaxrs-json-provider-jettison/pom.xml
+++ b/examples/jaxrs-json-provider-jettison/pom.xml
@@ -97,6 +97,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/jpa-enumerated/pom.xml b/examples/jpa-enumerated/pom.xml
index 7fb0234835..b42f4f361d 100644
--- a/examples/jpa-enumerated/pom.xml
+++ b/examples/jpa-enumerated/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/jsf-cdi-and-ejb/pom.xml b/examples/jsf-cdi-and-ejb/pom.xml
index 9e1fef69ed..1b1e74ad8b 100644
--- a/examples/jsf-cdi-and-ejb/pom.xml
+++ b/examples/jsf-cdi-and-ejb/pom.xml
@@ -39,6 +39,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/jsonb-configuration/pom.xml
b/examples/jsonb-configuration/pom.xml
index b67fa92589..96c6812c30 100644
--- a/examples/jsonb-configuration/pom.xml
+++ b/examples/jsonb-configuration/pom.xml
@@ -64,6 +64,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/jsonb-custom-serializer/pom.xml
b/examples/jsonb-custom-serializer/pom.xml
index 8489cd0f88..f9e045be0c 100644
--- a/examples/jsonb-custom-serializer/pom.xml
+++ b/examples/jsonb-custom-serializer/pom.xml
@@ -64,6 +64,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/lookup-of-ejbs-with-descriptor/pom.xml
b/examples/lookup-of-ejbs-with-descriptor/pom.xml
index b725b261fe..a8f938fc66 100644
--- a/examples/lookup-of-ejbs-with-descriptor/pom.xml
+++ b/examples/lookup-of-ejbs-with-descriptor/pom.xml
@@ -40,6 +40,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/lookup-of-ejbs/pom.xml b/examples/lookup-of-ejbs/pom.xml
index 2eabb6fc97..2085d36adc 100644
--- a/examples/lookup-of-ejbs/pom.xml
+++ b/examples/lookup-of-ejbs/pom.xml
@@ -40,6 +40,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/moviefun/pom.xml b/examples/moviefun/pom.xml
index 17054c8873..88dcbf6474 100644
--- a/examples/moviefun/pom.xml
+++ b/examples/moviefun/pom.xml
@@ -81,6 +81,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/movies-complete-meta/pom.xml
b/examples/movies-complete-meta/pom.xml
index 64602acc27..5d77c983f3 100644
--- a/examples/movies-complete-meta/pom.xml
+++ b/examples/movies-complete-meta/pom.xml
@@ -39,6 +39,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/movies-complete/pom.xml b/examples/movies-complete/pom.xml
index 2cebe386f5..1c621e803f 100644
--- a/examples/movies-complete/pom.xml
+++ b/examples/movies-complete/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/mp-config-example/pom.xml
b/examples/mp-config-example/pom.xml
index d0c021180b..698a08851b 100644
--- a/examples/mp-config-example/pom.xml
+++ b/examples/mp-config-example/pom.xml
@@ -83,6 +83,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/mp-config-source-database/pom.xml
b/examples/mp-config-source-database/pom.xml
index 8686057715..f760fc964b 100644
--- a/examples/mp-config-source-database/pom.xml
+++ b/examples/mp-config-source-database/pom.xml
@@ -111,6 +111,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/mp-jsonb-configuration/pom.xml
b/examples/mp-jsonb-configuration/pom.xml
index d7bfd97c19..bb7920b91f 100644
--- a/examples/mp-jsonb-configuration/pom.xml
+++ b/examples/mp-jsonb-configuration/pom.xml
@@ -19,13 +19,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.superbiz</groupId>
<artifactId>mp-jsonb-configuration</artifactId>
- <version>10.1.4-SNAPSHOT</version>
+ <version>10.1.5-SNAPSHOT</version>
<packaging>war</packaging>
<name>TomEE :: Examples :: Microprofile JSONB Configuration</name>
<properties>
<version.jakartaee-api>10.0</version.jakartaee-api>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <tomee.version>10.1.4-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.5-SNAPSHOT</tomee.version>
</properties>
<dependencies>
<dependency>
@@ -65,6 +65,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/mp-jwt-bean-validation-strongly-typed/pom.xml
b/examples/mp-jwt-bean-validation-strongly-typed/pom.xml
index a535533b9f..510973b0ff 100644
--- a/examples/mp-jwt-bean-validation-strongly-typed/pom.xml
+++ b/examples/mp-jwt-bean-validation-strongly-typed/pom.xml
@@ -57,6 +57,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/mp-jwt-bean-validation/pom.xml
b/examples/mp-jwt-bean-validation/pom.xml
index c145dc9cb0..6215c5aac9 100644
--- a/examples/mp-jwt-bean-validation/pom.xml
+++ b/examples/mp-jwt-bean-validation/pom.xml
@@ -57,6 +57,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/mp-metrics-gauge/pom.xml
b/examples/mp-metrics-gauge/pom.xml
index af753de5d5..1b8a87814c 100644
--- a/examples/mp-metrics-gauge/pom.xml
+++ b/examples/mp-metrics-gauge/pom.xml
@@ -84,6 +84,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/mp-openapi-reader/pom.xml
b/examples/mp-openapi-reader/pom.xml
index c2f1aaf33e..3ab9cf019d 100644
--- a/examples/mp-openapi-reader/pom.xml
+++ b/examples/mp-openapi-reader/pom.xml
@@ -106,6 +106,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/mp-rest-client/pom.xml b/examples/mp-rest-client/pom.xml
index ad3c347463..beb37248b4 100644
--- a/examples/mp-rest-client/pom.xml
+++ b/examples/mp-rest-client/pom.xml
@@ -94,6 +94,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/mp-rest-jwt-jwk/pom.xml b/examples/mp-rest-jwt-jwk/pom.xml
index 99ddc0f395..ec5a37e0bf 100644
--- a/examples/mp-rest-jwt-jwk/pom.xml
+++ b/examples/mp-rest-jwt-jwk/pom.xml
@@ -55,6 +55,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/mp-rest-jwt-principal/pom.xml
b/examples/mp-rest-jwt-principal/pom.xml
index 1f9d2fe16d..c2201ac856 100644
--- a/examples/mp-rest-jwt-principal/pom.xml
+++ b/examples/mp-rest-jwt-principal/pom.xml
@@ -55,6 +55,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/mp-rest-jwt-public-key/pom.xml
b/examples/mp-rest-jwt-public-key/pom.xml
index abdcc76264..cd866cf27b 100644
--- a/examples/mp-rest-jwt-public-key/pom.xml
+++ b/examples/mp-rest-jwt-public-key/pom.xml
@@ -61,6 +61,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/mtom/pom.xml b/examples/mtom/pom.xml
index 11474f05df..e8ad8db47b 100644
--- a/examples/mtom/pom.xml
+++ b/examples/mtom/pom.xml
@@ -43,6 +43,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/multiple-arquillian-adapters/pom.xml
b/examples/multiple-arquillian-adapters/pom.xml
index a66e95e546..eae64cdbac 100644
--- a/examples/multiple-arquillian-adapters/pom.xml
+++ b/examples/multiple-arquillian-adapters/pom.xml
@@ -38,6 +38,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/multiple-tomee-arquillian/pom.xml
b/examples/multiple-tomee-arquillian/pom.xml
index 35160b0456..10934747d0 100644
--- a/examples/multiple-tomee-arquillian/pom.xml
+++ b/examples/multiple-tomee-arquillian/pom.xml
@@ -43,6 +43,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/persistence-fragment/pom.xml
b/examples/persistence-fragment/pom.xml
index a3874a9d3b..9041a4d40a 100644
--- a/examples/persistence-fragment/pom.xml
+++ b/examples/persistence-fragment/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/pojo-webservice/pom.xml b/examples/pojo-webservice/pom.xml
index d614043230..f391ca1570 100644
--- a/examples/pojo-webservice/pom.xml
+++ b/examples/pojo-webservice/pom.xml
@@ -25,7 +25,7 @@
<name>TomEE :: Web Examples :: Pojo WS</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <tomee.version>10.1.4-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.5-SNAPSHOT</tomee.version>
</properties>
<repositories>
<repository>
@@ -52,6 +52,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/polling-parent/polling-client/pom.xml
b/examples/polling-parent/polling-client/pom.xml
index 10bbc393c9..16838a1de7 100644
--- a/examples/polling-parent/polling-client/pom.xml
+++ b/examples/polling-parent/polling-client/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>polling-parent</artifactId>
<groupId>jug</groupId>
- <version>10.1.4-SNAPSHOT</version>
+ <version>10.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/examples/polling-parent/polling-core/pom.xml
b/examples/polling-parent/polling-core/pom.xml
index 129297eb4f..42ce71c2ac 100644
--- a/examples/polling-parent/polling-core/pom.xml
+++ b/examples/polling-parent/polling-core/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>polling-parent</artifactId>
<groupId>jug</groupId>
- <version>10.1.4-SNAPSHOT</version>
+ <version>10.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/examples/polling-parent/polling-domain/pom.xml
b/examples/polling-parent/polling-domain/pom.xml
index 7ea38c686b..7d182ae677 100644
--- a/examples/polling-parent/polling-domain/pom.xml
+++ b/examples/polling-parent/polling-domain/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>polling-parent</artifactId>
<groupId>jug</groupId>
- <version>10.1.4-SNAPSHOT</version>
+ <version>10.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/examples/polling-parent/polling-web/pom.xml
b/examples/polling-parent/polling-web/pom.xml
index 67ac2b22f0..c2e136e5b1 100644
--- a/examples/polling-parent/polling-web/pom.xml
+++ b/examples/polling-parent/polling-web/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>polling-parent</artifactId>
<groupId>jug</groupId>
- <version>10.1.4-SNAPSHOT</version>
+ <version>10.1.5-SNAPSHOT</version>
</parent>
<artifactId>polling-web</artifactId>
@@ -80,6 +80,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/polling-parent/pom.xml b/examples/polling-parent/pom.xml
index 591916f7dc..86398f5e83 100644
--- a/examples/polling-parent/pom.xml
+++ b/examples/polling-parent/pom.xml
@@ -21,13 +21,13 @@
<groupId>jug</groupId>
<artifactId>polling-parent</artifactId>
- <version>10.1.4-SNAPSHOT</version>
+ <version>10.1.5-SNAPSHOT</version>
<packaging>pom</packaging>
<name>TomEE :: Examples :: Polling</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <tomee.version>10.1.4-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.5-SNAPSHOT</tomee.version>
</properties>
<build>
@@ -40,6 +40,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/quartz-app/pom.xml b/examples/quartz-app/pom.xml
index c182f924a1..0b8c856a06 100644
--- a/examples/quartz-app/pom.xml
+++ b/examples/quartz-app/pom.xml
@@ -25,7 +25,7 @@
<name>TomEE :: Examples :: Quartz</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <tomee.version>10.1.4-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.5-SNAPSHOT</tomee.version>
</properties>
<modules>
<module>quartz-ra</module>
diff --git a/examples/realm-in-tomee/pom.xml b/examples/realm-in-tomee/pom.xml
index 56186009e1..15ae8f0df1 100644
--- a/examples/realm-in-tomee/pom.xml
+++ b/examples/realm-in-tomee/pom.xml
@@ -36,6 +36,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/reload-persistence-unit-properties/pom.xml
b/examples/reload-persistence-unit-properties/pom.xml
index 2b07d6b2b6..4bcfad2b85 100644
--- a/examples/reload-persistence-unit-properties/pom.xml
+++ b/examples/reload-persistence-unit-properties/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/resources-declared-in-webapp/pom.xml
b/examples/resources-declared-in-webapp/pom.xml
index e750b577e0..4a7ddd5f20 100644
--- a/examples/resources-declared-in-webapp/pom.xml
+++ b/examples/resources-declared-in-webapp/pom.xml
@@ -25,7 +25,7 @@
<name>TomEE :: Web Examples :: Resource Declared In A Webapp</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <tomee.version>10.1.4-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.5-SNAPSHOT</tomee.version>
</properties>
<repositories>
<repository>
@@ -51,6 +51,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/resources-jmx-example/pom.xml
b/examples/resources-jmx-example/pom.xml
index 2df1289d83..7ddb69edf1 100644
--- a/examples/resources-jmx-example/pom.xml
+++ b/examples/resources-jmx-example/pom.xml
@@ -26,7 +26,7 @@
<name>TomEE :: Examples :: Resources/JMX Example</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <tomee.version>10.1.4-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.5-SNAPSHOT</tomee.version>
</properties>
<modules>
<module>resources-jmx-ejb</module>
diff --git a/examples/rest-applicationcomposer-mockito/pom.xml
b/examples/rest-applicationcomposer-mockito/pom.xml
index ac01607f30..055f581580 100644
--- a/examples/rest-applicationcomposer-mockito/pom.xml
+++ b/examples/rest-applicationcomposer-mockito/pom.xml
@@ -40,6 +40,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
</plugins>
diff --git a/examples/rest-applicationcomposer/pom.xml
b/examples/rest-applicationcomposer/pom.xml
index 68e7fb91a0..2a20f22042 100644
--- a/examples/rest-applicationcomposer/pom.xml
+++ b/examples/rest-applicationcomposer/pom.xml
@@ -36,6 +36,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/rest-cdi/pom.xml b/examples/rest-cdi/pom.xml
index a07e00fa4a..015131ff6b 100644
--- a/examples/rest-cdi/pom.xml
+++ b/examples/rest-cdi/pom.xml
@@ -35,6 +35,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/rest-example-with-application/pom.xml
b/examples/rest-example-with-application/pom.xml
index 5375dfa2c2..285f31383c 100644
--- a/examples/rest-example-with-application/pom.xml
+++ b/examples/rest-example-with-application/pom.xml
@@ -25,7 +25,7 @@
<name>TomEE :: Web Examples :: REST Example With Application</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <tomee.version>10.1.4-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.5-SNAPSHOT</tomee.version>
</properties>
<repositories>
<repository>
@@ -51,6 +51,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/rest-example/pom.xml b/examples/rest-example/pom.xml
index 07b06e4a9e..2cdca20f00 100644
--- a/examples/rest-example/pom.xml
+++ b/examples/rest-example/pom.xml
@@ -53,6 +53,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/rest-jaas/pom.xml b/examples/rest-jaas/pom.xml
index 6a3d3d30cf..89a85b7760 100644
--- a/examples/rest-jaas/pom.xml
+++ b/examples/rest-jaas/pom.xml
@@ -41,6 +41,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/rest-on-ejb/pom.xml b/examples/rest-on-ejb/pom.xml
index 50612ce2fc..149c117516 100644
--- a/examples/rest-on-ejb/pom.xml
+++ b/examples/rest-on-ejb/pom.xml
@@ -38,6 +38,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/rest-sse-example/pom.xml
b/examples/rest-sse-example/pom.xml
index d3c5c47c21..8db77b0e88 100644
--- a/examples/rest-sse-example/pom.xml
+++ b/examples/rest-sse-example/pom.xml
@@ -21,11 +21,11 @@
<groupId>org.superbiz</groupId>
<artifactId>rest-sse-example</artifactId>
<packaging>war</packaging>
- <version>10.1.4-SNAPSHOT</version>
+ <version>10.1.5-SNAPSHOT</version>
<name>TomEE :: Web Examples :: REST SSE Example</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <tomee.version>10.1.4-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.5-SNAPSHOT</tomee.version>
</properties>
<repositories>
<repository>
@@ -52,6 +52,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/rest-xml-json/pom.xml b/examples/rest-xml-json/pom.xml
index 790505e299..68b900fdf1 100644
--- a/examples/rest-xml-json/pom.xml
+++ b/examples/rest-xml-json/pom.xml
@@ -35,6 +35,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/scala-basic/build.sbt b/examples/scala-basic/build.sbt
index 88178f9a29..64f35a0a36 100644
--- a/examples/scala-basic/build.sbt
+++ b/examples/scala-basic/build.sbt
@@ -28,7 +28,7 @@ resolvers ++= Seq(
libraryDependencies ++= Seq(
"org.apache.openejb" % "jakartaee-api" % "10.0",
- "org.apache.openejb" % "openejb-core" % "10.1.4-SNAPSHOT" % "test",
+ "org.apache.openejb" % "openejb-core" % "10.1.5-SNAPSHOT" % "test",
"org.scalatest" %% "scalatest_2.13" % "3.2.14" % "test"
)
diff --git a/examples/scala-basic/pom.xml b/examples/scala-basic/pom.xml
index 5cf9408ad9..6ca7d4e17b 100644
--- a/examples/scala-basic/pom.xml
+++ b/examples/scala-basic/pom.xml
@@ -47,6 +47,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<!-- compile scala sources -->
diff --git a/examples/schedule-events/pom.xml b/examples/schedule-events/pom.xml
index 8c234588dc..a4ad091539 100644
--- a/examples/schedule-events/pom.xml
+++ b/examples/schedule-events/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/schedule-expression/pom.xml
b/examples/schedule-expression/pom.xml
index 1d02f90b65..7d2b9486a9 100644
--- a/examples/schedule-expression/pom.xml
+++ b/examples/schedule-expression/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/schedule-methods-meta/pom.xml
b/examples/schedule-methods-meta/pom.xml
index 848f48b674..a5e7950b12 100644
--- a/examples/schedule-methods-meta/pom.xml
+++ b/examples/schedule-methods-meta/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/schedule-methods/pom.xml
b/examples/schedule-methods/pom.xml
index cdff07b5fd..1bf58bcce1 100644
--- a/examples/schedule-methods/pom.xml
+++ b/examples/schedule-methods/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/security-custom-identitystore/pom.xml
b/examples/security-custom-identitystore/pom.xml
index 76c3ba78d1..54e5db22b3 100644
--- a/examples/security-custom-identitystore/pom.xml
+++ b/examples/security-custom-identitystore/pom.xml
@@ -59,6 +59,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
</plugins>
diff --git a/examples/security-openid/pom.xml b/examples/security-openid/pom.xml
index 523cd93785..90e08ba699 100644
--- a/examples/security-openid/pom.xml
+++ b/examples/security-openid/pom.xml
@@ -33,6 +33,23 @@
<arquillian.version>1.10.0.Final</arquillian.version>
<testcontainers-keycloak.version>3.9.0</testcontainers-keycloak.version>
</properties>
+
+ <build>
+ <defaultGoal>install</defaultGoal>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-compiler-plugin</artifactId>
+ <version>3.14.1</version>
+ <configuration>
+ <source>17</source>
+ <target>17</target>
+ <release>17</release>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
+
<dependencies>
<dependency>
<groupId>org.apache.tomee</groupId>
diff --git a/examples/security-tomcat-user-identitystore/pom.xml
b/examples/security-tomcat-user-identitystore/pom.xml
index 2945290187..80fad4f223 100644
--- a/examples/security-tomcat-user-identitystore/pom.xml
+++ b/examples/security-tomcat-user-identitystore/pom.xml
@@ -51,6 +51,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
</plugins>
diff --git a/examples/server-events/pom.xml b/examples/server-events/pom.xml
index ff7185aa79..daaa91b053 100644
--- a/examples/server-events/pom.xml
+++ b/examples/server-events/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/serverless-builder/pom.xml
b/examples/serverless-builder/pom.xml
index 552c903797..271051060a 100644
--- a/examples/serverless-builder/pom.xml
+++ b/examples/serverless-builder/pom.xml
@@ -51,6 +51,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
</plugins>
diff --git a/examples/serverless-tomee-microprofile/pom.xml
b/examples/serverless-tomee-microprofile/pom.xml
index 76fe5fd7ff..b1b39e0165 100644
--- a/examples/serverless-tomee-microprofile/pom.xml
+++ b/examples/serverless-tomee-microprofile/pom.xml
@@ -51,6 +51,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
</plugins>
diff --git a/examples/serverless-tomee-plume/pom.xml
b/examples/serverless-tomee-plume/pom.xml
index 34f90dd438..30b4f1c6e2 100644
--- a/examples/serverless-tomee-plume/pom.xml
+++ b/examples/serverless-tomee-plume/pom.xml
@@ -51,6 +51,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
</plugins>
diff --git a/examples/serverless-tomee-plus/pom.xml
b/examples/serverless-tomee-plus/pom.xml
index a1dd348866..425f830acd 100644
--- a/examples/serverless-tomee-plus/pom.xml
+++ b/examples/serverless-tomee-plus/pom.xml
@@ -51,6 +51,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
</plugins>
diff --git a/examples/serverless-tomee-webprofile/pom.xml
b/examples/serverless-tomee-webprofile/pom.xml
index 1ae3b85365..c10e0336a5 100644
--- a/examples/serverless-tomee-webprofile/pom.xml
+++ b/examples/serverless-tomee-webprofile/pom.xml
@@ -50,6 +50,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
</plugins>
diff --git a/examples/simple-cdi-interceptor/pom.xml
b/examples/simple-cdi-interceptor/pom.xml
index faf76e1972..8246396fea 100644
--- a/examples/simple-cdi-interceptor/pom.xml
+++ b/examples/simple-cdi-interceptor/pom.xml
@@ -31,6 +31,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/simple-cmp2/pom.xml b/examples/simple-cmp2/pom.xml
index 6d941d8680..eaa9acbda8 100644
--- a/examples/simple-cmp2/pom.xml
+++ b/examples/simple-cmp2/pom.xml
@@ -38,6 +38,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/simple-ear/pom.xml b/examples/simple-ear/pom.xml
index b5a2d103bb..68c7f75fca 100644
--- a/examples/simple-ear/pom.xml
+++ b/examples/simple-ear/pom.xml
@@ -33,7 +33,7 @@
</modules>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <tomee.version>10.1.4-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.5-SNAPSHOT</tomee.version>
</properties>
<repositories>
<repository>
@@ -69,7 +69,7 @@
<systemProperties>
<property>
<name>tomee.version</name>
- <value>10.1.4-SNAPSHOT</value>
+ <value>10.1.5-SNAPSHOT</value>
</property>
</systemProperties>
</configuration>
diff --git a/examples/simple-jms-context/pom.xml
b/examples/simple-jms-context/pom.xml
index 9571991181..2269b68cea 100644
--- a/examples/simple-jms-context/pom.xml
+++ b/examples/simple-jms-context/pom.xml
@@ -67,6 +67,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/simple-jms/pom.xml b/examples/simple-jms/pom.xml
index c8cdc06e81..b74dd61de4 100644
--- a/examples/simple-jms/pom.xml
+++ b/examples/simple-jms/pom.xml
@@ -64,6 +64,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/simple-mdb-and-cdi/pom.xml
b/examples/simple-mdb-and-cdi/pom.xml
index 77dd9059b4..19cf5bc08c 100644
--- a/examples/simple-mdb-and-cdi/pom.xml
+++ b/examples/simple-mdb-and-cdi/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/simple-mdb-with-descriptor/pom.xml
b/examples/simple-mdb-with-descriptor/pom.xml
index c539ddcef0..b988339c9a 100644
--- a/examples/simple-mdb-with-descriptor/pom.xml
+++ b/examples/simple-mdb-with-descriptor/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/simple-mdb/pom.xml b/examples/simple-mdb/pom.xml
index 7a7e7c4d53..b7ccc89cd6 100644
--- a/examples/simple-mdb/pom.xml
+++ b/examples/simple-mdb/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/simple-remote-tomcatusers/pom.xml
b/examples/simple-remote-tomcatusers/pom.xml
index b835979a3f..ef14a2da45 100644
--- a/examples/simple-remote-tomcatusers/pom.xml
+++ b/examples/simple-remote-tomcatusers/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/simple-rest/pom.xml b/examples/simple-rest/pom.xml
index 56439a5164..f5ff322c69 100644
--- a/examples/simple-rest/pom.xml
+++ b/examples/simple-rest/pom.xml
@@ -35,6 +35,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/simple-singleton/pom.xml
b/examples/simple-singleton/pom.xml
index bcdd3e21b0..f43e2a47cd 100644
--- a/examples/simple-singleton/pom.xml
+++ b/examples/simple-singleton/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/simple-stateful-callbacks/pom.xml
b/examples/simple-stateful-callbacks/pom.xml
index e5f6621d47..419ee2cd8b 100644
--- a/examples/simple-stateful-callbacks/pom.xml
+++ b/examples/simple-stateful-callbacks/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/simple-stateful/pom.xml b/examples/simple-stateful/pom.xml
index ef58e50f80..35f8f77121 100644
--- a/examples/simple-stateful/pom.xml
+++ b/examples/simple-stateful/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/simple-stateless-callbacks/pom.xml
b/examples/simple-stateless-callbacks/pom.xml
index f3792d3306..f7848f56b0 100644
--- a/examples/simple-stateless-callbacks/pom.xml
+++ b/examples/simple-stateless-callbacks/pom.xml
@@ -39,6 +39,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
</plugins>
diff --git a/examples/simple-stateless-with-descriptor/pom.xml
b/examples/simple-stateless-with-descriptor/pom.xml
index da486fe181..ecde9f4d95 100644
--- a/examples/simple-stateless-with-descriptor/pom.xml
+++ b/examples/simple-stateless-with-descriptor/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/simple-stateless/pom.xml
b/examples/simple-stateless/pom.xml
index e1bd60b8b2..5e1767508a 100644
--- a/examples/simple-stateless/pom.xml
+++ b/examples/simple-stateless/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/simple-webservice-without-interface/pom.xml
b/examples/simple-webservice-without-interface/pom.xml
index 2e2cf59052..ae49e70862 100644
--- a/examples/simple-webservice-without-interface/pom.xml
+++ b/examples/simple-webservice-without-interface/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/simple-webservice/pom.xml
b/examples/simple-webservice/pom.xml
index 514f9b9797..7a5a865cd4 100644
--- a/examples/simple-webservice/pom.xml
+++ b/examples/simple-webservice/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/singleton-startup-ordering/pom.xml
b/examples/singleton-startup-ordering/pom.xml
index fc79418610..ffd1677a42 100644
--- a/examples/singleton-startup-ordering/pom.xml
+++ b/examples/singleton-startup-ordering/pom.xml
@@ -86,6 +86,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/struts/pom.xml b/examples/struts/pom.xml
index 82f4b63112..be95ed4c9a 100644
--- a/examples/struts/pom.xml
+++ b/examples/struts/pom.xml
@@ -65,6 +65,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/telephone-stateful/pom.xml
b/examples/telephone-stateful/pom.xml
index 9e53e15903..ec8553b0ee 100644
--- a/examples/telephone-stateful/pom.xml
+++ b/examples/telephone-stateful/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/testcase-injection/pom.xml
b/examples/testcase-injection/pom.xml
index 1453807fda..8247c1df90 100644
--- a/examples/testcase-injection/pom.xml
+++ b/examples/testcase-injection/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/testing-security-2/pom.xml
b/examples/testing-security-2/pom.xml
index 1a4088e18a..1eb7d4ce42 100644
--- a/examples/testing-security-2/pom.xml
+++ b/examples/testing-security-2/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/testing-security-3/pom.xml
b/examples/testing-security-3/pom.xml
index 45b563d250..ea56b7bf89 100644
--- a/examples/testing-security-3/pom.xml
+++ b/examples/testing-security-3/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/testing-security-4/pom.xml
b/examples/testing-security-4/pom.xml
index 1871ffd534..7e62d4386a 100644
--- a/examples/testing-security-4/pom.xml
+++ b/examples/testing-security-4/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/testing-security-meta/pom.xml
b/examples/testing-security-meta/pom.xml
index 5c946dcada..95e3fb4f7c 100644
--- a/examples/testing-security-meta/pom.xml
+++ b/examples/testing-security-meta/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/testing-security/pom.xml
b/examples/testing-security/pom.xml
index 849354ecd5..1edc4db706 100644
--- a/examples/testing-security/pom.xml
+++ b/examples/testing-security/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/testing-transactions-bmt/pom.xml
b/examples/testing-transactions-bmt/pom.xml
index 294100316e..181162c4b6 100644
--- a/examples/testing-transactions-bmt/pom.xml
+++ b/examples/testing-transactions-bmt/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/testing-transactions/pom.xml
b/examples/testing-transactions/pom.xml
index 8c670e932b..a7bcbb30b3 100644
--- a/examples/testing-transactions/pom.xml
+++ b/examples/testing-transactions/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/tomee-jersey-eclipselink/pom.xml
b/examples/tomee-jersey-eclipselink/pom.xml
index 68858264ed..004dc77be3 100644
--- a/examples/tomee-jersey-eclipselink/pom.xml
+++ b/examples/tomee-jersey-eclipselink/pom.xml
@@ -20,13 +20,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.superbiz</groupId>
<artifactId>tomee-jersey-eclipselink</artifactId>
- <version>10.1.4-SNAPSHOT</version>
+ <version>10.1.5-SNAPSHOT</version>
<packaging>war</packaging>
<name>TomEE :: Examples :: TomEE, Jersey, Eclipselink</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<version.eclipselink>3.0.3</version.eclipselink>
- <tomee.version>10.1.4-SNAPSHOT</tomee.version>
+ <tomee.version>10.1.5-SNAPSHOT</tomee.version>
<arquillian_universe.version>1.2.0.1</arquillian_universe.version>
</properties>
<dependencies>
@@ -74,7 +74,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>openejb-core</artifactId>
- <version>10.1.4-SNAPSHOT</version>
+ <version>10.1.5-SNAPSHOT</version>
<exclusions>
<exclusion>
<groupId>org.apache.commons</groupId>
@@ -133,6 +133,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
@@ -146,7 +147,7 @@
<plugin>
<groupId>org.apache.tomee.maven</groupId>
<artifactId>tomee-maven-plugin</artifactId>
- <version>10.1.4-SNAPSHOT</version>
+ <version>10.1.5-SNAPSHOT</version>
<configuration>
<systemVariables>
<com.sun.jersey.server.impl.cdi.lookupExtensionInBeanManager>true</com.sun.jersey.server.impl.cdi.lookupExtensionInBeanManager>
diff --git a/examples/tomee-jms-portability/pom.xml
b/examples/tomee-jms-portability/pom.xml
index 73e6d47831..85b356c198 100644
--- a/examples/tomee-jms-portability/pom.xml
+++ b/examples/tomee-jms-portability/pom.xml
@@ -36,6 +36,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/transaction-rollback/pom.xml
b/examples/transaction-rollback/pom.xml
index f78a07e2ec..05a24c3d53 100644
--- a/examples/transaction-rollback/pom.xml
+++ b/examples/transaction-rollback/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/troubleshooting/pom.xml b/examples/troubleshooting/pom.xml
index 966025df24..c0e523f1c5 100644
--- a/examples/troubleshooting/pom.xml
+++ b/examples/troubleshooting/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/webservice-attachments/pom.xml
b/examples/webservice-attachments/pom.xml
index ad7555aeaf..873c8e83d2 100644
--- a/examples/webservice-attachments/pom.xml
+++ b/examples/webservice-attachments/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/webservice-handlerchain/pom.xml
b/examples/webservice-handlerchain/pom.xml
index ee3f5471c0..384a7377b2 100644
--- a/examples/webservice-handlerchain/pom.xml
+++ b/examples/webservice-handlerchain/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/webservice-holder/pom.xml
b/examples/webservice-holder/pom.xml
index f3686dcfce..c914041c27 100644
--- a/examples/webservice-holder/pom.xml
+++ b/examples/webservice-holder/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/webservice-inheritance/pom.xml
b/examples/webservice-inheritance/pom.xml
index acb7bde3ad..d7ce081501 100644
--- a/examples/webservice-inheritance/pom.xml
+++ b/examples/webservice-inheritance/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/webservice-security/pom.xml
b/examples/webservice-security/pom.xml
index 5445e122ef..6a149f28b5 100644
--- a/examples/webservice-security/pom.xml
+++ b/examples/webservice-security/pom.xml
@@ -37,6 +37,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/webservice-ws-security/pom.xml
b/examples/webservice-ws-security/pom.xml
index 6b1328d27a..70d9cb8d6f 100644
--- a/examples/webservice-ws-security/pom.xml
+++ b/examples/webservice-ws-security/pom.xml
@@ -90,6 +90,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/webservice-ws-with-resources-config/pom.xml
b/examples/webservice-ws-with-resources-config/pom.xml
index d0c356934d..f09dd1a338 100644
--- a/examples/webservice-ws-with-resources-config/pom.xml
+++ b/examples/webservice-ws-with-resources-config/pom.xml
@@ -63,6 +63,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/websocket-jms/pom.xml b/examples/websocket-jms/pom.xml
index a9e88f74d3..ad56dbf89a 100644
--- a/examples/websocket-jms/pom.xml
+++ b/examples/websocket-jms/pom.xml
@@ -40,6 +40,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>
diff --git a/examples/websocket-tls-basic-auth/pom.xml
b/examples/websocket-tls-basic-auth/pom.xml
index 297c830c62..31e641ca00 100644
--- a/examples/websocket-tls-basic-auth/pom.xml
+++ b/examples/websocket-tls-basic-auth/pom.xml
@@ -91,6 +91,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
diff --git a/examples/xa-datasource/pom.xml b/examples/xa-datasource/pom.xml
index 9788bf49e5..305be7ab19 100644
--- a/examples/xa-datasource/pom.xml
+++ b/examples/xa-datasource/pom.xml
@@ -40,6 +40,7 @@
<configuration>
<source>17</source>
<target>17</target>
+ <release>17</release>
</configuration>
</plugin>
<plugin>