diff --git a/jberet-core/pom.xml b/jberet-core/pom.xml
index 8284c78fa..18728c53c 100644
--- a/jberet-core/pom.xml
+++ b/jberet-core/pom.xml
@@ -19,7 +19,7 @@
org.jberet
jberet-parent
- 3.0.0-SNAPSHOT
+ 3.0.0.Final
jberet-core
diff --git a/jberet-manifest/pom.xml b/jberet-manifest/pom.xml
index d7e3c5183..c513e5a11 100644
--- a/jberet-manifest/pom.xml
+++ b/jberet-manifest/pom.xml
@@ -27,7 +27,7 @@
org.jberet
jberet-parent
- 3.0.0-SNAPSHOT
+ 3.0.0.Final
jberet-channel-manifest
diff --git a/jberet-se-bom/pom.xml b/jberet-se-bom/pom.xml
index 0f61d09f4..1d76e8236 100644
--- a/jberet-se-bom/pom.xml
+++ b/jberet-se-bom/pom.xml
@@ -13,7 +13,7 @@
org.jberet
jberet-parent
- 3.0.0-SNAPSHOT
+ 3.0.0.Final
4.0.0
org.jberet
diff --git a/jberet-se/pom.xml b/jberet-se/pom.xml
index c74f127a7..005b1ffd1 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.0-SNAPSHOT
+ 3.0.0.Final
jberet-se
diff --git a/pom.xml b/pom.xml
index b71cd8128..343a3622e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
org.jberet
jberet-parent
- 3.0.0-SNAPSHOT
+ 3.0.0.Final
jberet-parent
Implementation of Jakarta Batch
diff --git a/test-apps/amqp/pom.xml b/test-apps/amqp/pom.xml
index 3c780c6d7..5677aeb35 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.0-SNAPSHOT
+ 3.0.0.Final
amqp
diff --git a/test-apps/cassandraInject/pom.xml b/test-apps/cassandraInject/pom.xml
index 077f8a8b7..3a6c10dc0 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.0-SNAPSHOT
+ 3.0.0.Final
cassandraInject
diff --git a/test-apps/cdiScopes/common/pom.xml b/test-apps/cdiScopes/common/pom.xml
index 237e83bf2..3e255cc22 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.0-SNAPSHOT
+ 3.0.0.Final
cdiScopes-commons
diff --git a/test-apps/cdiScopes/jobScoped/pom.xml b/test-apps/cdiScopes/jobScoped/pom.xml
index 523c160b4..678f422ab 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.0-SNAPSHOT
+ 3.0.0.Final
jobScoped
diff --git a/test-apps/cdiScopes/partitionScoped/pom.xml b/test-apps/cdiScopes/partitionScoped/pom.xml
index de8e21ff1..762bdacbc 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.0-SNAPSHOT
+ 3.0.0.Final
partitionScoped
diff --git a/test-apps/cdiScopes/pom.xml b/test-apps/cdiScopes/pom.xml
index 76bd567b7..f0d1a9b4a 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.0-SNAPSHOT
+ 3.0.0.Final
cdiScopes
diff --git a/test-apps/cdiScopes/stepScoped/pom.xml b/test-apps/cdiScopes/stepScoped/pom.xml
index 02c2b976e..9365a7606 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.0-SNAPSHOT
+ 3.0.0.Final
stepScoped
diff --git a/test-apps/chunkClose/pom.xml b/test-apps/chunkClose/pom.xml
index 163bcd427..fcab58de8 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.0-SNAPSHOT
+ 3.0.0.Final
chunkClose
diff --git a/test-apps/chunkPartition/pom.xml b/test-apps/chunkPartition/pom.xml
index 14671caf0..1eb6b09d7 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.0-SNAPSHOT
+ 3.0.0.Final
chunkPartition
diff --git a/test-apps/chunkSkipRetry/pom.xml b/test-apps/chunkSkipRetry/pom.xml
index fcce6fcee..bf3e0f1f1 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.0-SNAPSHOT
+ 3.0.0.Final
chunkSkipRetry
diff --git a/test-apps/chunkStop/pom.xml b/test-apps/chunkStop/pom.xml
index f0c85d43e..159cfbffc 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.0-SNAPSHOT
+ 3.0.0.Final
chunkStop
diff --git a/test-apps/cluster/pom.xml b/test-apps/cluster/pom.xml
index 276a368a1..3b0e9db07 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.0-SNAPSHOT
+ 3.0.0.Final
cluster
diff --git a/test-apps/common/pom.xml b/test-apps/common/pom.xml
index 56d366cf1..237c3a79b 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.0-SNAPSHOT
+ 3.0.0.Final
common
diff --git a/test-apps/flow/pom.xml b/test-apps/flow/pom.xml
index c7ad29207..9cb2356fc 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.0-SNAPSHOT
+ 3.0.0.Final
flow
diff --git a/test-apps/infinispanRepositoryFile/pom.xml b/test-apps/infinispanRepositoryFile/pom.xml
index 4e09087ee..ddf245e64 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.0-SNAPSHOT
+ 3.0.0.Final
4.0.0
diff --git a/test-apps/infinispanRepositoryJdbc/pom.xml b/test-apps/infinispanRepositoryJdbc/pom.xml
index 3022d8406..422f9cf58 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.0-SNAPSHOT
+ 3.0.0.Final
4.0.0
diff --git a/test-apps/infinispanRepositoryMem/pom.xml b/test-apps/infinispanRepositoryMem/pom.xml
index e7eb37372..3ed963c01 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.0-SNAPSHOT
+ 3.0.0.Final
infinispanRepositoryMem
diff --git a/test-apps/infinispanRepositoryRocksDB/pom.xml b/test-apps/infinispanRepositoryRocksDB/pom.xml
index f22a1202e..4fde50fdd 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.0-SNAPSHOT
+ 3.0.0.Final
4.0.0
diff --git a/test-apps/inheritance/pom.xml b/test-apps/inheritance/pom.xml
index 21bddccc1..d0c8918f2 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.0-SNAPSHOT
+ 3.0.0.Final
inheritance
diff --git a/test-apps/javaJSL/pom.xml b/test-apps/javaJSL/pom.xml
index 5b5e35eff..3d706cd0e 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.0-SNAPSHOT
+ 3.0.0.Final
javaJSL
diff --git a/test-apps/jberetSeBomTest/pom.xml b/test-apps/jberetSeBomTest/pom.xml
index b6a431db5..e9e12ac83 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.0-SNAPSHOT
+ 3.0.0.Final
4.0.0
jberetSeBomTest
@@ -15,7 +15,7 @@
org.jberet
jberet-se-bom
- 3.0.0-SNAPSHOT
+ 3.0.0.Final
pom
import
diff --git a/test-apps/jdbcBatchletReaderWriter/pom.xml b/test-apps/jdbcBatchletReaderWriter/pom.xml
index 299428fca..2496f5517 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.0-SNAPSHOT
+ 3.0.0.Final
jdbcBatchletReaderWriter
diff --git a/test-apps/loadBatchXml/pom.xml b/test-apps/loadBatchXml/pom.xml
index c6576a709..c61f2fccd 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.0-SNAPSHOT
+ 3.0.0.Final
loadBatchXml
diff --git a/test-apps/loopback/pom.xml b/test-apps/loopback/pom.xml
index 8bf0b44e1..252ec88f9 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.0-SNAPSHOT
+ 3.0.0.Final
loopback
diff --git a/test-apps/pom.xml b/test-apps/pom.xml
index 23f330194..66ae3951e 100644
--- a/test-apps/pom.xml
+++ b/test-apps/pom.xml
@@ -55,7 +55,7 @@
org.jberet
jberet-parent
- 3.0.0-SNAPSHOT
+ 3.0.0.Final
org.jberet.test-apps
diff --git a/test-apps/postConstruct/pom.xml b/test-apps/postConstruct/pom.xml
index 6ba70d6dd..93a4d4229 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.0-SNAPSHOT
+ 3.0.0.Final
postConstruct
diff --git a/test-apps/propertyInjection/pom.xml b/test-apps/propertyInjection/pom.xml
index 262099a96..da5471e5c 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.0-SNAPSHOT
+ 3.0.0.Final
propertyInjection
diff --git a/test-apps/purgeInMemoryRepository/pom.xml b/test-apps/purgeInMemoryRepository/pom.xml
index 3a37bc579..7cd036e45 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.0-SNAPSHOT
+ 3.0.0.Final
purgeInMemoryRepository
diff --git a/test-apps/purgeJdbcRepository/pom.xml b/test-apps/purgeJdbcRepository/pom.xml
index b0a097a56..5617145d8 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.0-SNAPSHOT
+ 3.0.0.Final
purgeJdbcRepository
diff --git a/test-apps/purgeMongoRepository/pom.xml b/test-apps/purgeMongoRepository/pom.xml
index 5ee9c7e9a..a95bdd6fe 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.0-SNAPSHOT
+ 3.0.0.Final
purgeMongoRepository
diff --git a/test-apps/scripting/pom.xml b/test-apps/scripting/pom.xml
index 65c8fcc8f..ec6c111c6 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.0-SNAPSHOT
+ 3.0.0.Final
scripting
diff --git a/test-apps/serialization/pom.xml b/test-apps/serialization/pom.xml
index e184798f5..c7ae67a2e 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.0-SNAPSHOT
+ 3.0.0.Final
serialization
diff --git a/test-apps/split/pom.xml b/test-apps/split/pom.xml
index a1e02f72a..f1e1261cd 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.0-SNAPSHOT
+ 3.0.0.Final
split
diff --git a/test-apps/throttle/pom.xml b/test-apps/throttle/pom.xml
index ec116f388..bb9d4c74f 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.0-SNAPSHOT
+ 3.0.0.Final
throttle
diff --git a/test-apps/upsertWriter/pom.xml b/test-apps/upsertWriter/pom.xml
index a55173eeb..8a509f988 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.0-SNAPSHOT
+ 3.0.0.Final
upsertWriter
diff --git a/test-deployment/pom.xml b/test-deployment/pom.xml
index dc0415f3d..42e81551f 100644
--- a/test-deployment/pom.xml
+++ b/test-deployment/pom.xml
@@ -27,7 +27,7 @@
org.jberet
jberet-parent
- 3.0.0-SNAPSHOT
+ 3.0.0.Final
test-deployment