diff --git a/jberet-core/pom.xml b/jberet-core/pom.xml
index 7e74b9c24..71d59f662 100644
--- a/jberet-core/pom.xml
+++ b/jberet-core/pom.xml
@@ -19,7 +19,7 @@
org.jberet
jberet-parent
- 1.4.8.Final-SNAPSHOT
+ 1.4.8.Final
jberet-core
diff --git a/jberet-distribution/pom.xml b/jberet-distribution/pom.xml
index 12e35e7eb..90995c5bc 100644
--- a/jberet-distribution/pom.xml
+++ b/jberet-distribution/pom.xml
@@ -18,7 +18,7 @@
org.jberet
jberet-parent
- 1.4.8.Final-SNAPSHOT
+ 1.4.8.Final
jberet-distribution
diff --git a/jberet-ee-bom/pom.xml b/jberet-ee-bom/pom.xml
index 470293382..55db812c9 100644
--- a/jberet-ee-bom/pom.xml
+++ b/jberet-ee-bom/pom.xml
@@ -5,7 +5,7 @@
jberet-parent
org.jberet
- 1.4.8.Final-SNAPSHOT
+ 1.4.8.Final
4.0.0
diff --git a/jberet-se-bom/pom.xml b/jberet-se-bom/pom.xml
index 15aab1576..d3c0e2964 100644
--- a/jberet-se-bom/pom.xml
+++ b/jberet-se-bom/pom.xml
@@ -15,7 +15,7 @@
jberet-parent
org.jberet
- 1.4.8.Final-SNAPSHOT
+ 1.4.8.Final
4.0.0
org.jberet
diff --git a/jberet-se/pom.xml b/jberet-se/pom.xml
index de7c510c2..91c5888d2 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
- 1.4.8.Final-SNAPSHOT
+ 1.4.8.Final
jberet-se
diff --git a/pom.xml b/pom.xml
index bafbe8062..5775a3892 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
org.jberet
jberet-parent
- 1.4.8.Final-SNAPSHOT
+ 1.4.8.Final
jberet-parent
Impl of JSR 352: Batch Applications for the Java Platform
diff --git a/test-apps/amqp/pom.xml b/test-apps/amqp/pom.xml
index 603b41d34..01547f220 100644
--- a/test-apps/amqp/pom.xml
+++ b/test-apps/amqp/pom.xml
@@ -18,7 +18,7 @@
test-apps
org.jberet.test-apps
- 1.4.8.Final-SNAPSHOT
+ 1.4.8.Final
amqp
diff --git a/test-apps/cassandraInject/pom.xml b/test-apps/cassandraInject/pom.xml
index be28c0059..e7c1c1429 100644
--- a/test-apps/cassandraInject/pom.xml
+++ b/test-apps/cassandraInject/pom.xml
@@ -17,7 +17,7 @@
test-apps
org.jberet.test-apps
- 1.4.8.Final-SNAPSHOT
+ 1.4.8.Final
cassandraInject
diff --git a/test-apps/cdiScopes/common/pom.xml b/test-apps/cdiScopes/common/pom.xml
index e41935938..4968081f0 100644
--- a/test-apps/cdiScopes/common/pom.xml
+++ b/test-apps/cdiScopes/common/pom.xml
@@ -17,7 +17,7 @@
cdiScopes
org.jberet.test-apps
- 1.4.8.Final-SNAPSHOT
+ 1.4.8.Final
cdiScopes-commons
diff --git a/test-apps/cdiScopes/jobScoped/pom.xml b/test-apps/cdiScopes/jobScoped/pom.xml
index fcc7cfb90..57ee0953d 100644
--- a/test-apps/cdiScopes/jobScoped/pom.xml
+++ b/test-apps/cdiScopes/jobScoped/pom.xml
@@ -18,7 +18,7 @@
cdiScopes
org.jberet.test-apps
- 1.4.8.Final-SNAPSHOT
+ 1.4.8.Final
jobScoped
diff --git a/test-apps/cdiScopes/partitionScoped/pom.xml b/test-apps/cdiScopes/partitionScoped/pom.xml
index b8b547d48..bd9197525 100644
--- a/test-apps/cdiScopes/partitionScoped/pom.xml
+++ b/test-apps/cdiScopes/partitionScoped/pom.xml
@@ -18,7 +18,7 @@
cdiScopes
org.jberet.test-apps
- 1.4.8.Final-SNAPSHOT
+ 1.4.8.Final
partitionScoped
diff --git a/test-apps/cdiScopes/pom.xml b/test-apps/cdiScopes/pom.xml
index 85cfcd0cf..0cd9801d1 100644
--- a/test-apps/cdiScopes/pom.xml
+++ b/test-apps/cdiScopes/pom.xml
@@ -25,7 +25,7 @@
test-apps
org.jberet.test-apps
- 1.4.8.Final-SNAPSHOT
+ 1.4.8.Final
cdiScopes
diff --git a/test-apps/cdiScopes/stepScoped/pom.xml b/test-apps/cdiScopes/stepScoped/pom.xml
index 9bbcd7bd7..9313a1be2 100644
--- a/test-apps/cdiScopes/stepScoped/pom.xml
+++ b/test-apps/cdiScopes/stepScoped/pom.xml
@@ -18,7 +18,7 @@
cdiScopes
org.jberet.test-apps
- 1.4.8.Final-SNAPSHOT
+ 1.4.8.Final
stepScoped
diff --git a/test-apps/chunkClose/pom.xml b/test-apps/chunkClose/pom.xml
index 5fbc09a0e..6570c1cbc 100644
--- a/test-apps/chunkClose/pom.xml
+++ b/test-apps/chunkClose/pom.xml
@@ -17,7 +17,7 @@
org.jberet.test-apps
test-apps
- 1.4.8.Final-SNAPSHOT
+ 1.4.8.Final
chunkClose
diff --git a/test-apps/chunkPartition/pom.xml b/test-apps/chunkPartition/pom.xml
index 5383c75fd..88ae1a4e8 100644
--- a/test-apps/chunkPartition/pom.xml
+++ b/test-apps/chunkPartition/pom.xml
@@ -17,7 +17,7 @@
org.jberet.test-apps
test-apps
- 1.4.8.Final-SNAPSHOT
+ 1.4.8.Final
chunkPartition
diff --git a/test-apps/chunkSkipRetry/pom.xml b/test-apps/chunkSkipRetry/pom.xml
index ca6a64020..427506728 100644
--- a/test-apps/chunkSkipRetry/pom.xml
+++ b/test-apps/chunkSkipRetry/pom.xml
@@ -18,7 +18,7 @@
org.jberet.test-apps
test-apps
- 1.4.8.Final-SNAPSHOT
+ 1.4.8.Final
chunkSkipRetry
diff --git a/test-apps/chunkStop/pom.xml b/test-apps/chunkStop/pom.xml
index 7858e42e6..e186ba235 100644
--- a/test-apps/chunkStop/pom.xml
+++ b/test-apps/chunkStop/pom.xml
@@ -17,7 +17,7 @@
org.jberet.test-apps
test-apps
- 1.4.8.Final-SNAPSHOT
+ 1.4.8.Final
chunkStop
diff --git a/test-apps/cluster/pom.xml b/test-apps/cluster/pom.xml
index 1ce19289c..adb39071e 100644
--- a/test-apps/cluster/pom.xml
+++ b/test-apps/cluster/pom.xml
@@ -17,7 +17,7 @@
test-apps
org.jberet.test-apps
- 1.4.8.Final-SNAPSHOT
+ 1.4.8.Final
cluster
diff --git a/test-apps/common/pom.xml b/test-apps/common/pom.xml
index 14f211b50..0b29bb8c5 100644
--- a/test-apps/common/pom.xml
+++ b/test-apps/common/pom.xml
@@ -18,7 +18,7 @@
org.jberet.test-apps
test-apps
- 1.4.8.Final-SNAPSHOT
+ 1.4.8.Final
common
diff --git a/test-apps/flow/pom.xml b/test-apps/flow/pom.xml
index e58a9020f..5dca7d20a 100644
--- a/test-apps/flow/pom.xml
+++ b/test-apps/flow/pom.xml
@@ -18,7 +18,7 @@
org.jberet.test-apps
test-apps
- 1.4.8.Final-SNAPSHOT
+ 1.4.8.Final
flow
diff --git a/test-apps/infinispanRepositoryFile/pom.xml b/test-apps/infinispanRepositoryFile/pom.xml
index 8d709dffb..97f8a1b80 100644
--- a/test-apps/infinispanRepositoryFile/pom.xml
+++ b/test-apps/infinispanRepositoryFile/pom.xml
@@ -5,7 +5,7 @@
test-apps
org.jberet.test-apps
- 1.4.8.Final-SNAPSHOT
+ 1.4.8.Final
4.0.0
diff --git a/test-apps/infinispanRepositoryJdbc/pom.xml b/test-apps/infinispanRepositoryJdbc/pom.xml
index a441378c8..79c69e674 100644
--- a/test-apps/infinispanRepositoryJdbc/pom.xml
+++ b/test-apps/infinispanRepositoryJdbc/pom.xml
@@ -5,7 +5,7 @@
test-apps
org.jberet.test-apps
- 1.4.8.Final-SNAPSHOT
+ 1.4.8.Final
4.0.0
diff --git a/test-apps/infinispanRepositoryMem/pom.xml b/test-apps/infinispanRepositoryMem/pom.xml
index a615f8b6e..21becc5bb 100644
--- a/test-apps/infinispanRepositoryMem/pom.xml
+++ b/test-apps/infinispanRepositoryMem/pom.xml
@@ -7,7 +7,7 @@
org.jberet.test-apps
test-apps
- 1.4.8.Final-SNAPSHOT
+ 1.4.8.Final
infinispanRepositoryMem
diff --git a/test-apps/infinispanRepositoryRocksDB/pom.xml b/test-apps/infinispanRepositoryRocksDB/pom.xml
index 0957cc5a4..fc1530610 100644
--- a/test-apps/infinispanRepositoryRocksDB/pom.xml
+++ b/test-apps/infinispanRepositoryRocksDB/pom.xml
@@ -5,7 +5,7 @@
test-apps
org.jberet.test-apps
- 1.4.8.Final-SNAPSHOT
+ 1.4.8.Final
4.0.0
diff --git a/test-apps/inheritance/pom.xml b/test-apps/inheritance/pom.xml
index 3ac10e27c..c253d74d9 100644
--- a/test-apps/inheritance/pom.xml
+++ b/test-apps/inheritance/pom.xml
@@ -17,7 +17,7 @@
test-apps
org.jberet.test-apps
- 1.4.8.Final-SNAPSHOT
+ 1.4.8.Final
inheritance
diff --git a/test-apps/javaJSL/pom.xml b/test-apps/javaJSL/pom.xml
index 412152cab..5a939627e 100644
--- a/test-apps/javaJSL/pom.xml
+++ b/test-apps/javaJSL/pom.xml
@@ -18,7 +18,7 @@
test-apps
org.jberet.test-apps
- 1.4.8.Final-SNAPSHOT
+ 1.4.8.Final
javaJSL
diff --git a/test-apps/jberetEEBomTest/pom.xml b/test-apps/jberetEEBomTest/pom.xml
index 95e31df51..418ccd0bf 100644
--- a/test-apps/jberetEEBomTest/pom.xml
+++ b/test-apps/jberetEEBomTest/pom.xml
@@ -5,7 +5,7 @@
test-apps
org.jberet.test-apps
- 1.4.8.Final-SNAPSHOT
+ 1.4.8.Final
4.0.0
jberetEEBomTest
@@ -16,7 +16,7 @@
org.jberet
jberet-ee-bom
- 1.4.8.Final-SNAPSHOT
+ 1.4.8.Final
pom
import
diff --git a/test-apps/jberetSeBomTest/pom.xml b/test-apps/jberetSeBomTest/pom.xml
index cb19ac46b..909effe95 100644
--- a/test-apps/jberetSeBomTest/pom.xml
+++ b/test-apps/jberetSeBomTest/pom.xml
@@ -5,7 +5,7 @@
test-apps
org.jberet.test-apps
- 1.4.8.Final-SNAPSHOT
+ 1.4.8.Final
4.0.0
@@ -16,7 +16,7 @@
org.jberet
jberet-se-bom
- 1.4.8.Final-SNAPSHOT
+ 1.4.8.Final
pom
import
diff --git a/test-apps/jdbcBatchletReaderWriter/pom.xml b/test-apps/jdbcBatchletReaderWriter/pom.xml
index 68b90c3bd..111a4bc7d 100644
--- a/test-apps/jdbcBatchletReaderWriter/pom.xml
+++ b/test-apps/jdbcBatchletReaderWriter/pom.xml
@@ -17,7 +17,7 @@
test-apps
org.jberet.test-apps
- 1.4.8.Final-SNAPSHOT
+ 1.4.8.Final
jdbcBatchletReaderWriter
diff --git a/test-apps/loadBatchXml/pom.xml b/test-apps/loadBatchXml/pom.xml
index 92bdb35cf..785a9b1e8 100644
--- a/test-apps/loadBatchXml/pom.xml
+++ b/test-apps/loadBatchXml/pom.xml
@@ -18,7 +18,7 @@
org.jberet.test-apps
test-apps
- 1.4.8.Final-SNAPSHOT
+ 1.4.8.Final
loadBatchXml
diff --git a/test-apps/loopback/pom.xml b/test-apps/loopback/pom.xml
index 9044c6d12..d6db93154 100644
--- a/test-apps/loopback/pom.xml
+++ b/test-apps/loopback/pom.xml
@@ -18,7 +18,7 @@
org.jberet.test-apps
test-apps
- 1.4.8.Final-SNAPSHOT
+ 1.4.8.Final
loopback
diff --git a/test-apps/pom.xml b/test-apps/pom.xml
index e68108d00..826a5cc03 100644
--- a/test-apps/pom.xml
+++ b/test-apps/pom.xml
@@ -56,7 +56,7 @@
org.jberet
jberet-parent
- 1.4.8.Final-SNAPSHOT
+ 1.4.8.Final
org.jberet.test-apps
diff --git a/test-apps/postConstruct/pom.xml b/test-apps/postConstruct/pom.xml
index 0553ce5c7..5ed9045e5 100644
--- a/test-apps/postConstruct/pom.xml
+++ b/test-apps/postConstruct/pom.xml
@@ -17,7 +17,7 @@
org.jberet.test-apps
test-apps
- 1.4.8.Final-SNAPSHOT
+ 1.4.8.Final
postConstruct
diff --git a/test-apps/propertyInjection/pom.xml b/test-apps/propertyInjection/pom.xml
index 89490ea18..492ad3757 100644
--- a/test-apps/propertyInjection/pom.xml
+++ b/test-apps/propertyInjection/pom.xml
@@ -18,7 +18,7 @@
org.jberet.test-apps
test-apps
- 1.4.8.Final-SNAPSHOT
+ 1.4.8.Final
propertyInjection
diff --git a/test-apps/purgeInMemoryRepository/pom.xml b/test-apps/purgeInMemoryRepository/pom.xml
index d4de91c30..e74936d9b 100644
--- a/test-apps/purgeInMemoryRepository/pom.xml
+++ b/test-apps/purgeInMemoryRepository/pom.xml
@@ -18,7 +18,7 @@
test-apps
org.jberet.test-apps
- 1.4.8.Final-SNAPSHOT
+ 1.4.8.Final
purgeInMemoryRepository
diff --git a/test-apps/purgeJdbcRepository/pom.xml b/test-apps/purgeJdbcRepository/pom.xml
index 4a887c1db..395765c24 100644
--- a/test-apps/purgeJdbcRepository/pom.xml
+++ b/test-apps/purgeJdbcRepository/pom.xml
@@ -18,7 +18,7 @@
test-apps
org.jberet.test-apps
- 1.4.8.Final-SNAPSHOT
+ 1.4.8.Final
purgeJdbcRepository
diff --git a/test-apps/purgeMongoRepository/pom.xml b/test-apps/purgeMongoRepository/pom.xml
index c263ed9c6..5bfc4a083 100644
--- a/test-apps/purgeMongoRepository/pom.xml
+++ b/test-apps/purgeMongoRepository/pom.xml
@@ -18,7 +18,7 @@
test-apps
org.jberet.test-apps
- 1.4.8.Final-SNAPSHOT
+ 1.4.8.Final
purgeMongoRepository
diff --git a/test-apps/scripting/pom.xml b/test-apps/scripting/pom.xml
index 5afba006c..d61376620 100644
--- a/test-apps/scripting/pom.xml
+++ b/test-apps/scripting/pom.xml
@@ -6,7 +6,7 @@
test-apps
org.jberet.test-apps
- 1.4.8.Final-SNAPSHOT
+ 1.4.8.Final
scripting
diff --git a/test-apps/serialization/pom.xml b/test-apps/serialization/pom.xml
index ad70eacf7..5155f895f 100644
--- a/test-apps/serialization/pom.xml
+++ b/test-apps/serialization/pom.xml
@@ -18,7 +18,7 @@
org.jberet.test-apps
test-apps
- 1.4.8.Final-SNAPSHOT
+ 1.4.8.Final
serialization
diff --git a/test-apps/split/pom.xml b/test-apps/split/pom.xml
index 470b196bf..a6c49e953 100644
--- a/test-apps/split/pom.xml
+++ b/test-apps/split/pom.xml
@@ -18,7 +18,7 @@
org.jberet.test-apps
test-apps
- 1.4.8.Final-SNAPSHOT
+ 1.4.8.Final
split
diff --git a/test-apps/throttle/pom.xml b/test-apps/throttle/pom.xml
index 8d7ba75b6..95e79fdc3 100644
--- a/test-apps/throttle/pom.xml
+++ b/test-apps/throttle/pom.xml
@@ -18,7 +18,7 @@
test-apps
org.jberet.test-apps
- 1.4.8.Final-SNAPSHOT
+ 1.4.8.Final
throttle
diff --git a/test-apps/upsertWriter/pom.xml b/test-apps/upsertWriter/pom.xml
index 2f3ea98a6..fae2696a1 100644
--- a/test-apps/upsertWriter/pom.xml
+++ b/test-apps/upsertWriter/pom.xml
@@ -18,7 +18,7 @@
test-apps
org.jberet.test-apps
- 1.4.8.Final-SNAPSHOT
+ 1.4.8.Final
upsertWriter