This is an automated email from the ASF dual-hosted git repository.
jlmonteiro pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee.git
The following commit(s) were added to refs/heads/master by this push:
new e1757e67a6 Update jakartaee-api 9.1-M2 and BatchEE 1.0.2
e1757e67a6 is described below
commit e1757e67a60a6d7eb80d8ae97950ab02659f1b8b
Author: Jean-Louis Monteiro <[email protected]>
AuthorDate: Mon Jun 20 12:33:06 2022 +0200
Update jakartaee-api 9.1-M2 and BatchEE 1.0.2
---
boms/tomee-microprofile-api/pom.xml | 2 +-
boms/tomee-microprofile/pom.xml | 2 +-
boms/tomee-plume-api/pom.xml | 2 +-
boms/tomee-plume/pom.xml | 4 ++--
boms/tomee-plus-api/pom.xml | 2 +-
boms/tomee-plus/pom.xml | 4 ++--
boms/tomee-webprofile-api/pom.xml | 2 +-
boms/tomee-webprofile/pom.xml | 2 +-
pom.xml | 4 ++--
9 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/boms/tomee-microprofile-api/pom.xml
b/boms/tomee-microprofile-api/pom.xml
index a5c54bd53e..3b8a3461e7 100644
--- a/boms/tomee-microprofile-api/pom.xml
+++ b/boms/tomee-microprofile-api/pom.xml
@@ -197,7 +197,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>jakartaee-api</artifactId>
- <version>9.1-M2-SNAPSHOT</version>
+ <version>9.1-M2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
diff --git a/boms/tomee-microprofile/pom.xml b/boms/tomee-microprofile/pom.xml
index 5adcadc112..bcf987c6f6 100644
--- a/boms/tomee-microprofile/pom.xml
+++ b/boms/tomee-microprofile/pom.xml
@@ -1088,7 +1088,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>jakartaee-api</artifactId>
- <version>9.1-M2-SNAPSHOT</version>
+ <version>9.1-M2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
diff --git a/boms/tomee-plume-api/pom.xml b/boms/tomee-plume-api/pom.xml
index 4f40dc28ba..19edeba300 100644
--- a/boms/tomee-plume-api/pom.xml
+++ b/boms/tomee-plume-api/pom.xml
@@ -175,7 +175,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>jakartaee-api</artifactId>
- <version>9.1-M2-SNAPSHOT</version>
+ <version>9.1-M2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
diff --git a/boms/tomee-plume/pom.xml b/boms/tomee-plume/pom.xml
index 5887dd84ed..7b84359dd6 100644
--- a/boms/tomee-plume/pom.xml
+++ b/boms/tomee-plume/pom.xml
@@ -543,7 +543,7 @@
<dependency>
<groupId>org.apache.batchee</groupId>
<artifactId>batchee-jbatch</artifactId>
- <version>1.0.2-SNAPSHOT</version>
+ <version>1.0.2</version>
<classifier>jakarta</classifier>
<exclusions>
<exclusion>
@@ -1177,7 +1177,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>jakartaee-api</artifactId>
- <version>9.1-M2-SNAPSHOT</version>
+ <version>9.1-M2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
diff --git a/boms/tomee-plus-api/pom.xml b/boms/tomee-plus-api/pom.xml
index fc5d10c687..c58ed72930 100644
--- a/boms/tomee-plus-api/pom.xml
+++ b/boms/tomee-plus-api/pom.xml
@@ -175,7 +175,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>jakartaee-api</artifactId>
- <version>9.1-M2-SNAPSHOT</version>
+ <version>9.1-M2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
diff --git a/boms/tomee-plus/pom.xml b/boms/tomee-plus/pom.xml
index c706f1f424..48e1f9c059 100644
--- a/boms/tomee-plus/pom.xml
+++ b/boms/tomee-plus/pom.xml
@@ -543,7 +543,7 @@
<dependency>
<groupId>org.apache.batchee</groupId>
<artifactId>batchee-jbatch</artifactId>
- <version>1.0.2-SNAPSHOT</version>
+ <version>1.0.2</version>
<classifier>jakarta</classifier>
<exclusions>
<exclusion>
@@ -1199,7 +1199,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>jakartaee-api</artifactId>
- <version>9.1-M2-SNAPSHOT</version>
+ <version>9.1-M2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
diff --git a/boms/tomee-webprofile-api/pom.xml
b/boms/tomee-webprofile-api/pom.xml
index 95badcfb75..49528643ca 100644
--- a/boms/tomee-webprofile-api/pom.xml
+++ b/boms/tomee-webprofile-api/pom.xml
@@ -142,7 +142,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>jakartaee-api</artifactId>
- <version>9.1-M2-SNAPSHOT</version>
+ <version>9.1-M2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
diff --git a/boms/tomee-webprofile/pom.xml b/boms/tomee-webprofile/pom.xml
index 5912ecdb4d..374e8de63e 100644
--- a/boms/tomee-webprofile/pom.xml
+++ b/boms/tomee-webprofile/pom.xml
@@ -736,7 +736,7 @@
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>jakartaee-api</artifactId>
- <version>9.1-M2-SNAPSHOT</version>
+ <version>9.1-M2</version>
<exclusions>
<exclusion>
<artifactId>*</artifactId>
diff --git a/pom.xml b/pom.xml
index bf6a605ee7..78fbb982c4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -99,7 +99,7 @@
<tomee.build.name>${project.groupId}.${project.artifactId}</tomee.build.name>
<!-- To easily change the javaee api version -->
- <version.jakartaee-api>9.1-M2-SNAPSHOT</version.jakartaee-api>
+ <version.jakartaee-api>9.1-M2</version.jakartaee-api>
<version.tomee-patch-plugin>0.9</version.tomee-patch-plugin>
<!--
@@ -140,7 +140,7 @@
<openejb.osgi.dynamic.import>${openejb.osgi.dynamic.import.pkg}</openejb.osgi.dynamic.import>
<openejb.osgi.symbolic.name>${project.groupId}.${project.artifactId}</openejb.osgi.symbolic.name>
- <batchee.version>1.0.2-SNAPSHOT</batchee.version>
+ <batchee.version>1.0.2</batchee.version>
<version.arquillian>1.7.0.Alpha10</version.arquillian>
<version.arquillian-protocol-servlet-jakarta>1.7.0.Alpha10</version.arquillian-protocol-servlet-jakarta>