diff --git a/jberet-core/pom.xml b/jberet-core/pom.xml
index cce985121..a476c435c 100644
--- a/jberet-core/pom.xml
+++ b/jberet-core/pom.xml
@@ -19,7 +19,7 @@
org.jberet
jberet-parent
- 3.0.1-SNAPSHOT
+ 3.1.0.Final
jberet-core
diff --git a/jberet-job-repositories/batchlet/pom.xml b/jberet-job-repositories/batchlet/pom.xml
index b79ca1d68..1dc5540e2 100644
--- a/jberet-job-repositories/batchlet/pom.xml
+++ b/jberet-job-repositories/batchlet/pom.xml
@@ -19,7 +19,7 @@
org.jberet
jberet-job-repositories
- 3.0.1-SNAPSHOT
+ 3.1.0.Final
../pom.xml
diff --git a/jberet-job-repositories/infinispan-repository/pom.xml b/jberet-job-repositories/infinispan-repository/pom.xml
index 99be7fd66..a84cd190d 100644
--- a/jberet-job-repositories/infinispan-repository/pom.xml
+++ b/jberet-job-repositories/infinispan-repository/pom.xml
@@ -19,7 +19,7 @@
org.jberet
jberet-job-repositories
- 3.0.1-SNAPSHOT
+ 3.1.0.Final
../pom.xml
diff --git a/jberet-job-repositories/mongo-repository/pom.xml b/jberet-job-repositories/mongo-repository/pom.xml
index f0e5d7d4c..eda7a9924 100644
--- a/jberet-job-repositories/mongo-repository/pom.xml
+++ b/jberet-job-repositories/mongo-repository/pom.xml
@@ -19,7 +19,7 @@
org.jberet
jberet-job-repositories
- 3.0.1-SNAPSHOT
+ 3.1.0.Final
../pom.xml
diff --git a/jberet-job-repositories/pom.xml b/jberet-job-repositories/pom.xml
index 644b277f6..4cb6d9b3d 100644
--- a/jberet-job-repositories/pom.xml
+++ b/jberet-job-repositories/pom.xml
@@ -19,7 +19,7 @@
org.jberet
jberet-parent
- 3.0.1-SNAPSHOT
+ 3.1.0.Final
../pom.xml
diff --git a/jberet-manifest/pom.xml b/jberet-manifest/pom.xml
index f3057ae50..65a8d3e45 100644
--- a/jberet-manifest/pom.xml
+++ b/jberet-manifest/pom.xml
@@ -27,7 +27,7 @@
org.jberet
jberet-parent
- 3.0.1-SNAPSHOT
+ 3.1.0.Final
jberet-channel-manifest
diff --git a/jberet-se-bom/pom.xml b/jberet-se-bom/pom.xml
index b56f0b423..7ff36a8b5 100644
--- a/jberet-se-bom/pom.xml
+++ b/jberet-se-bom/pom.xml
@@ -13,7 +13,7 @@
org.jberet
jberet-parent
- 3.0.1-SNAPSHOT
+ 3.1.0.Final
4.0.0
org.jberet
diff --git a/jberet-se/pom.xml b/jberet-se/pom.xml
index 677b7b124..cc1120ea1 100644
--- a/jberet-se/pom.xml
+++ b/jberet-se/pom.xml
@@ -18,7 +18,7 @@ SPDX-License-Identifier: EPL-2.0
org.jberet
jberet-parent
- 3.0.1-SNAPSHOT
+ 3.1.0.Final
jberet-se
diff --git a/pom.xml b/pom.xml
index fd71a980d..420936b7c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
org.jberet
jberet-parent
- 3.0.1-SNAPSHOT
+ 3.1.0.Final
jberet-parent
Implementation of Jakarta Batch
diff --git a/test-apps/amqp/pom.xml b/test-apps/amqp/pom.xml
index 13fe260f0..d815584d1 100644
--- a/test-apps/amqp/pom.xml
+++ b/test-apps/amqp/pom.xml
@@ -18,7 +18,7 @@
test-apps
org.jberet.test-apps
- 3.0.1-SNAPSHOT
+ 3.1.0.Final
amqp
diff --git a/test-apps/cassandraInject/pom.xml b/test-apps/cassandraInject/pom.xml
index e58414cce..cd3bb4353 100644
--- a/test-apps/cassandraInject/pom.xml
+++ b/test-apps/cassandraInject/pom.xml
@@ -17,7 +17,7 @@
test-apps
org.jberet.test-apps
- 3.0.1-SNAPSHOT
+ 3.1.0.Final
cassandraInject
diff --git a/test-apps/cdiScopes/common/pom.xml b/test-apps/cdiScopes/common/pom.xml
index c47dabdc0..9ddb676bf 100644
--- a/test-apps/cdiScopes/common/pom.xml
+++ b/test-apps/cdiScopes/common/pom.xml
@@ -17,7 +17,7 @@
cdiScopes
org.jberet.test-apps
- 3.0.1-SNAPSHOT
+ 3.1.0.Final
cdiScopes-commons
diff --git a/test-apps/cdiScopes/jobScoped/pom.xml b/test-apps/cdiScopes/jobScoped/pom.xml
index 625581dab..c4c955631 100644
--- a/test-apps/cdiScopes/jobScoped/pom.xml
+++ b/test-apps/cdiScopes/jobScoped/pom.xml
@@ -18,7 +18,7 @@
cdiScopes
org.jberet.test-apps
- 3.0.1-SNAPSHOT
+ 3.1.0.Final
jobScoped
diff --git a/test-apps/cdiScopes/partitionScoped/pom.xml b/test-apps/cdiScopes/partitionScoped/pom.xml
index 7bc1860a9..69ae5a9d8 100644
--- a/test-apps/cdiScopes/partitionScoped/pom.xml
+++ b/test-apps/cdiScopes/partitionScoped/pom.xml
@@ -18,7 +18,7 @@
cdiScopes
org.jberet.test-apps
- 3.0.1-SNAPSHOT
+ 3.1.0.Final
partitionScoped
diff --git a/test-apps/cdiScopes/pom.xml b/test-apps/cdiScopes/pom.xml
index 739975ac9..e3ddd9c94 100644
--- a/test-apps/cdiScopes/pom.xml
+++ b/test-apps/cdiScopes/pom.xml
@@ -25,7 +25,7 @@
test-apps
org.jberet.test-apps
- 3.0.1-SNAPSHOT
+ 3.1.0.Final
cdiScopes
diff --git a/test-apps/cdiScopes/stepScoped/pom.xml b/test-apps/cdiScopes/stepScoped/pom.xml
index 10eb89b0d..acc0f853f 100644
--- a/test-apps/cdiScopes/stepScoped/pom.xml
+++ b/test-apps/cdiScopes/stepScoped/pom.xml
@@ -18,7 +18,7 @@
cdiScopes
org.jberet.test-apps
- 3.0.1-SNAPSHOT
+ 3.1.0.Final
stepScoped
diff --git a/test-apps/chunkClose/pom.xml b/test-apps/chunkClose/pom.xml
index 42131d2f4..6192a7f4b 100644
--- a/test-apps/chunkClose/pom.xml
+++ b/test-apps/chunkClose/pom.xml
@@ -17,7 +17,7 @@
org.jberet.test-apps
test-apps
- 3.0.1-SNAPSHOT
+ 3.1.0.Final
chunkClose
diff --git a/test-apps/chunkPartition/pom.xml b/test-apps/chunkPartition/pom.xml
index 6310d4d26..5232d2ae7 100644
--- a/test-apps/chunkPartition/pom.xml
+++ b/test-apps/chunkPartition/pom.xml
@@ -17,7 +17,7 @@
org.jberet.test-apps
test-apps
- 3.0.1-SNAPSHOT
+ 3.1.0.Final
chunkPartition
diff --git a/test-apps/chunkSkipRetry/pom.xml b/test-apps/chunkSkipRetry/pom.xml
index 9254efe2f..baad592e3 100644
--- a/test-apps/chunkSkipRetry/pom.xml
+++ b/test-apps/chunkSkipRetry/pom.xml
@@ -18,7 +18,7 @@
org.jberet.test-apps
test-apps
- 3.0.1-SNAPSHOT
+ 3.1.0.Final
chunkSkipRetry
diff --git a/test-apps/chunkStop/pom.xml b/test-apps/chunkStop/pom.xml
index 81a24b5e0..c723633c2 100644
--- a/test-apps/chunkStop/pom.xml
+++ b/test-apps/chunkStop/pom.xml
@@ -17,7 +17,7 @@
org.jberet.test-apps
test-apps
- 3.0.1-SNAPSHOT
+ 3.1.0.Final
chunkStop
diff --git a/test-apps/cluster/pom.xml b/test-apps/cluster/pom.xml
index 14adfe290..6bfd4532a 100644
--- a/test-apps/cluster/pom.xml
+++ b/test-apps/cluster/pom.xml
@@ -17,7 +17,7 @@
test-apps
org.jberet.test-apps
- 3.0.1-SNAPSHOT
+ 3.1.0.Final
cluster
diff --git a/test-apps/common/pom.xml b/test-apps/common/pom.xml
index 2160266e0..f7059f451 100644
--- a/test-apps/common/pom.xml
+++ b/test-apps/common/pom.xml
@@ -18,7 +18,7 @@
org.jberet.test-apps
test-apps
- 3.0.1-SNAPSHOT
+ 3.1.0.Final
common
diff --git a/test-apps/flow/pom.xml b/test-apps/flow/pom.xml
index de4b44a38..900cf7c57 100644
--- a/test-apps/flow/pom.xml
+++ b/test-apps/flow/pom.xml
@@ -18,7 +18,7 @@
org.jberet.test-apps
test-apps
- 3.0.1-SNAPSHOT
+ 3.1.0.Final
flow
diff --git a/test-apps/infinispanRepositoryFile/pom.xml b/test-apps/infinispanRepositoryFile/pom.xml
index 12573a1c6..344d56c0f 100644
--- a/test-apps/infinispanRepositoryFile/pom.xml
+++ b/test-apps/infinispanRepositoryFile/pom.xml
@@ -5,7 +5,7 @@
test-apps
org.jberet.test-apps
- 3.0.1-SNAPSHOT
+ 3.1.0.Final
4.0.0
diff --git a/test-apps/infinispanRepositoryJdbc/pom.xml b/test-apps/infinispanRepositoryJdbc/pom.xml
index e2fd1be2f..883defc46 100644
--- a/test-apps/infinispanRepositoryJdbc/pom.xml
+++ b/test-apps/infinispanRepositoryJdbc/pom.xml
@@ -5,7 +5,7 @@
test-apps
org.jberet.test-apps
- 3.0.1-SNAPSHOT
+ 3.1.0.Final
4.0.0
diff --git a/test-apps/infinispanRepositoryMem/pom.xml b/test-apps/infinispanRepositoryMem/pom.xml
index a48127d2f..7f974814f 100644
--- a/test-apps/infinispanRepositoryMem/pom.xml
+++ b/test-apps/infinispanRepositoryMem/pom.xml
@@ -7,7 +7,7 @@
org.jberet.test-apps
test-apps
- 3.0.1-SNAPSHOT
+ 3.1.0.Final
infinispanRepositoryMem
diff --git a/test-apps/infinispanRepositoryRocksDB/pom.xml b/test-apps/infinispanRepositoryRocksDB/pom.xml
index cc6c98eef..0c8816811 100644
--- a/test-apps/infinispanRepositoryRocksDB/pom.xml
+++ b/test-apps/infinispanRepositoryRocksDB/pom.xml
@@ -5,7 +5,7 @@
test-apps
org.jberet.test-apps
- 3.0.1-SNAPSHOT
+ 3.1.0.Final
4.0.0
diff --git a/test-apps/inheritance/pom.xml b/test-apps/inheritance/pom.xml
index 844f6c44f..70019fe52 100644
--- a/test-apps/inheritance/pom.xml
+++ b/test-apps/inheritance/pom.xml
@@ -17,7 +17,7 @@
test-apps
org.jberet.test-apps
- 3.0.1-SNAPSHOT
+ 3.1.0.Final
inheritance
diff --git a/test-apps/javaJSL/pom.xml b/test-apps/javaJSL/pom.xml
index ef0aa1579..299e968b9 100644
--- a/test-apps/javaJSL/pom.xml
+++ b/test-apps/javaJSL/pom.xml
@@ -18,7 +18,7 @@
test-apps
org.jberet.test-apps
- 3.0.1-SNAPSHOT
+ 3.1.0.Final
javaJSL
diff --git a/test-apps/jberetSeBomTest/pom.xml b/test-apps/jberetSeBomTest/pom.xml
index 40a8ff52a..2cf4e9d57 100644
--- a/test-apps/jberetSeBomTest/pom.xml
+++ b/test-apps/jberetSeBomTest/pom.xml
@@ -5,7 +5,7 @@
test-apps
org.jberet.test-apps
- 3.0.1-SNAPSHOT
+ 3.1.0.Final
4.0.0
jberetSeBomTest
@@ -15,7 +15,7 @@
org.jberet
jberet-se-bom
- 3.0.1-SNAPSHOT
+ 3.1.0.Final
pom
import
diff --git a/test-apps/jdbcBatchletReaderWriter/pom.xml b/test-apps/jdbcBatchletReaderWriter/pom.xml
index 7e99b7302..bb87bfb5a 100644
--- a/test-apps/jdbcBatchletReaderWriter/pom.xml
+++ b/test-apps/jdbcBatchletReaderWriter/pom.xml
@@ -17,7 +17,7 @@
test-apps
org.jberet.test-apps
- 3.0.1-SNAPSHOT
+ 3.1.0.Final
jdbcBatchletReaderWriter
diff --git a/test-apps/loadBatchXml/pom.xml b/test-apps/loadBatchXml/pom.xml
index 0699f1e3e..2cb2978b0 100644
--- a/test-apps/loadBatchXml/pom.xml
+++ b/test-apps/loadBatchXml/pom.xml
@@ -18,7 +18,7 @@
org.jberet.test-apps
test-apps
- 3.0.1-SNAPSHOT
+ 3.1.0.Final
loadBatchXml
diff --git a/test-apps/loopback/pom.xml b/test-apps/loopback/pom.xml
index cca9c2999..d22beeca8 100644
--- a/test-apps/loopback/pom.xml
+++ b/test-apps/loopback/pom.xml
@@ -18,7 +18,7 @@
org.jberet.test-apps
test-apps
- 3.0.1-SNAPSHOT
+ 3.1.0.Final
loopback
diff --git a/test-apps/pom.xml b/test-apps/pom.xml
index cb2187da4..6b1362eb4 100644
--- a/test-apps/pom.xml
+++ b/test-apps/pom.xml
@@ -55,7 +55,7 @@
org.jberet
jberet-parent
- 3.0.1-SNAPSHOT
+ 3.1.0.Final
org.jberet.test-apps
diff --git a/test-apps/postConstruct/pom.xml b/test-apps/postConstruct/pom.xml
index e078209a4..9e7a4fd6c 100644
--- a/test-apps/postConstruct/pom.xml
+++ b/test-apps/postConstruct/pom.xml
@@ -17,7 +17,7 @@
org.jberet.test-apps
test-apps
- 3.0.1-SNAPSHOT
+ 3.1.0.Final
postConstruct
diff --git a/test-apps/propertyInjection/pom.xml b/test-apps/propertyInjection/pom.xml
index e451725ea..9e75b9b94 100644
--- a/test-apps/propertyInjection/pom.xml
+++ b/test-apps/propertyInjection/pom.xml
@@ -18,7 +18,7 @@
org.jberet.test-apps
test-apps
- 3.0.1-SNAPSHOT
+ 3.1.0.Final
propertyInjection
diff --git a/test-apps/purgeInMemoryRepository/pom.xml b/test-apps/purgeInMemoryRepository/pom.xml
index c02b1799a..e3a94d09f 100644
--- a/test-apps/purgeInMemoryRepository/pom.xml
+++ b/test-apps/purgeInMemoryRepository/pom.xml
@@ -18,7 +18,7 @@
test-apps
org.jberet.test-apps
- 3.0.1-SNAPSHOT
+ 3.1.0.Final
purgeInMemoryRepository
diff --git a/test-apps/purgeJdbcRepository/pom.xml b/test-apps/purgeJdbcRepository/pom.xml
index 4a956e5bf..c88b41a42 100644
--- a/test-apps/purgeJdbcRepository/pom.xml
+++ b/test-apps/purgeJdbcRepository/pom.xml
@@ -18,7 +18,7 @@
test-apps
org.jberet.test-apps
- 3.0.1-SNAPSHOT
+ 3.1.0.Final
purgeJdbcRepository
diff --git a/test-apps/purgeMongoRepository/pom.xml b/test-apps/purgeMongoRepository/pom.xml
index 8cc596c69..48d12cb12 100644
--- a/test-apps/purgeMongoRepository/pom.xml
+++ b/test-apps/purgeMongoRepository/pom.xml
@@ -18,7 +18,7 @@
test-apps
org.jberet.test-apps
- 3.0.1-SNAPSHOT
+ 3.1.0.Final
purgeMongoRepository
diff --git a/test-apps/scripting/pom.xml b/test-apps/scripting/pom.xml
index 3eb985c02..1556dcfbe 100644
--- a/test-apps/scripting/pom.xml
+++ b/test-apps/scripting/pom.xml
@@ -6,7 +6,7 @@
test-apps
org.jberet.test-apps
- 3.0.1-SNAPSHOT
+ 3.1.0.Final
scripting
diff --git a/test-apps/serialization/pom.xml b/test-apps/serialization/pom.xml
index 7248c4ef6..140e5ff03 100644
--- a/test-apps/serialization/pom.xml
+++ b/test-apps/serialization/pom.xml
@@ -18,7 +18,7 @@
org.jberet.test-apps
test-apps
- 3.0.1-SNAPSHOT
+ 3.1.0.Final
serialization
diff --git a/test-apps/split/pom.xml b/test-apps/split/pom.xml
index dea129e19..e7153ee3e 100644
--- a/test-apps/split/pom.xml
+++ b/test-apps/split/pom.xml
@@ -18,7 +18,7 @@
org.jberet.test-apps
test-apps
- 3.0.1-SNAPSHOT
+ 3.1.0.Final
split
diff --git a/test-apps/throttle/pom.xml b/test-apps/throttle/pom.xml
index 1f471a2f1..4d480cf21 100644
--- a/test-apps/throttle/pom.xml
+++ b/test-apps/throttle/pom.xml
@@ -18,7 +18,7 @@
test-apps
org.jberet.test-apps
- 3.0.1-SNAPSHOT
+ 3.1.0.Final
throttle
diff --git a/test-apps/upsertWriter/pom.xml b/test-apps/upsertWriter/pom.xml
index 318c7906b..6d0a4558d 100644
--- a/test-apps/upsertWriter/pom.xml
+++ b/test-apps/upsertWriter/pom.xml
@@ -18,7 +18,7 @@
test-apps
org.jberet.test-apps
- 3.0.1-SNAPSHOT
+ 3.1.0.Final
upsertWriter
diff --git a/test-deployment/pom.xml b/test-deployment/pom.xml
index 765617ab0..42e424de1 100644
--- a/test-deployment/pom.xml
+++ b/test-deployment/pom.xml
@@ -27,7 +27,7 @@
org.jberet
jberet-parent
- 3.0.1-SNAPSHOT
+ 3.1.0.Final
test-deployment