From f09a3390fe736e495c05e0cb8c5b6fb80780db56 Mon Sep 17 00:00:00 2001 From: Cheng Fang Date: Wed, 27 Jul 2022 17:50:27 -0400 Subject: [PATCH] Prep 2.1.1.Final release --- jberet-core/pom.xml | 2 +- jberet-se-bom/pom.xml | 2 +- jberet-se/pom.xml | 2 +- pom.xml | 2 +- test-apps/amqp/pom.xml | 2 +- test-apps/cassandraInject/pom.xml | 2 +- test-apps/cdiScopes/common/pom.xml | 2 +- test-apps/cdiScopes/jobScoped/pom.xml | 2 +- test-apps/cdiScopes/partitionScoped/pom.xml | 2 +- test-apps/cdiScopes/pom.xml | 2 +- test-apps/cdiScopes/stepScoped/pom.xml | 2 +- test-apps/chunkClose/pom.xml | 2 +- test-apps/chunkPartition/pom.xml | 2 +- test-apps/chunkSkipRetry/pom.xml | 2 +- test-apps/chunkStop/pom.xml | 2 +- test-apps/cluster/pom.xml | 2 +- test-apps/common/pom.xml | 2 +- test-apps/flow/pom.xml | 2 +- test-apps/infinispanRepositoryFile/pom.xml | 2 +- test-apps/infinispanRepositoryJdbc/pom.xml | 2 +- test-apps/infinispanRepositoryMem/pom.xml | 2 +- test-apps/infinispanRepositoryRocksDB/pom.xml | 2 +- test-apps/inheritance/pom.xml | 2 +- test-apps/javaJSL/pom.xml | 2 +- test-apps/jberetSeBomTest/pom.xml | 4 ++-- test-apps/jdbcBatchletReaderWriter/pom.xml | 2 +- test-apps/loadBatchXml/pom.xml | 2 +- test-apps/loopback/pom.xml | 2 +- test-apps/pom.xml | 2 +- test-apps/postConstruct/pom.xml | 2 +- test-apps/propertyInjection/pom.xml | 2 +- test-apps/purgeInMemoryRepository/pom.xml | 2 +- test-apps/purgeJdbcRepository/pom.xml | 2 +- test-apps/purgeMongoRepository/pom.xml | 2 +- test-apps/scripting/pom.xml | 2 +- test-apps/serialization/pom.xml | 2 +- test-apps/split/pom.xml | 2 +- test-apps/throttle/pom.xml | 2 +- test-apps/upsertWriter/pom.xml | 2 +- 39 files changed, 40 insertions(+), 40 deletions(-) diff --git a/jberet-core/pom.xml b/jberet-core/pom.xml index a54712512..b357656b7 100644 --- a/jberet-core/pom.xml +++ b/jberet-core/pom.xml @@ -19,7 +19,7 @@ org.jberet jberet-parent - 2.1.1.Final-SNAPSHOT + 2.1.1.Final jberet-core diff --git a/jberet-se-bom/pom.xml b/jberet-se-bom/pom.xml index 97abc191f..25d6aba4b 100644 --- a/jberet-se-bom/pom.xml +++ b/jberet-se-bom/pom.xml @@ -13,7 +13,7 @@ org.jberet jberet-parent - 2.1.1.Final-SNAPSHOT + 2.1.1.Final 4.0.0 org.jberet diff --git a/jberet-se/pom.xml b/jberet-se/pom.xml index 90d2b07ed..12e83a892 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 - 2.1.1.Final-SNAPSHOT + 2.1.1.Final jberet-se diff --git a/pom.xml b/pom.xml index 6d46d0684..d31970522 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.jberet jberet-parent - 2.1.1.Final-SNAPSHOT + 2.1.1.Final jberet-parent Implementation of Jakarta Batch diff --git a/test-apps/amqp/pom.xml b/test-apps/amqp/pom.xml index 83dbd4dba..de087b7cd 100644 --- a/test-apps/amqp/pom.xml +++ b/test-apps/amqp/pom.xml @@ -18,7 +18,7 @@ test-apps org.jberet.test-apps - 2.1.1.Final-SNAPSHOT + 2.1.1.Final amqp diff --git a/test-apps/cassandraInject/pom.xml b/test-apps/cassandraInject/pom.xml index 6d6838e42..3fa1b50a2 100644 --- a/test-apps/cassandraInject/pom.xml +++ b/test-apps/cassandraInject/pom.xml @@ -17,7 +17,7 @@ test-apps org.jberet.test-apps - 2.1.1.Final-SNAPSHOT + 2.1.1.Final cassandraInject diff --git a/test-apps/cdiScopes/common/pom.xml b/test-apps/cdiScopes/common/pom.xml index 9d007ee94..9feff3d68 100644 --- a/test-apps/cdiScopes/common/pom.xml +++ b/test-apps/cdiScopes/common/pom.xml @@ -17,7 +17,7 @@ cdiScopes org.jberet.test-apps - 2.1.1.Final-SNAPSHOT + 2.1.1.Final cdiScopes-commons diff --git a/test-apps/cdiScopes/jobScoped/pom.xml b/test-apps/cdiScopes/jobScoped/pom.xml index 985bf1a46..e39337370 100644 --- a/test-apps/cdiScopes/jobScoped/pom.xml +++ b/test-apps/cdiScopes/jobScoped/pom.xml @@ -18,7 +18,7 @@ cdiScopes org.jberet.test-apps - 2.1.1.Final-SNAPSHOT + 2.1.1.Final jobScoped diff --git a/test-apps/cdiScopes/partitionScoped/pom.xml b/test-apps/cdiScopes/partitionScoped/pom.xml index 54baa4246..6f3d09fcf 100644 --- a/test-apps/cdiScopes/partitionScoped/pom.xml +++ b/test-apps/cdiScopes/partitionScoped/pom.xml @@ -18,7 +18,7 @@ cdiScopes org.jberet.test-apps - 2.1.1.Final-SNAPSHOT + 2.1.1.Final partitionScoped diff --git a/test-apps/cdiScopes/pom.xml b/test-apps/cdiScopes/pom.xml index f7cba38e1..b571e4391 100644 --- a/test-apps/cdiScopes/pom.xml +++ b/test-apps/cdiScopes/pom.xml @@ -25,7 +25,7 @@ test-apps org.jberet.test-apps - 2.1.1.Final-SNAPSHOT + 2.1.1.Final cdiScopes diff --git a/test-apps/cdiScopes/stepScoped/pom.xml b/test-apps/cdiScopes/stepScoped/pom.xml index 603af0a55..08e5744a4 100644 --- a/test-apps/cdiScopes/stepScoped/pom.xml +++ b/test-apps/cdiScopes/stepScoped/pom.xml @@ -18,7 +18,7 @@ cdiScopes org.jberet.test-apps - 2.1.1.Final-SNAPSHOT + 2.1.1.Final stepScoped diff --git a/test-apps/chunkClose/pom.xml b/test-apps/chunkClose/pom.xml index bc124eda5..71ea95197 100644 --- a/test-apps/chunkClose/pom.xml +++ b/test-apps/chunkClose/pom.xml @@ -17,7 +17,7 @@ org.jberet.test-apps test-apps - 2.1.1.Final-SNAPSHOT + 2.1.1.Final chunkClose diff --git a/test-apps/chunkPartition/pom.xml b/test-apps/chunkPartition/pom.xml index 88c4473aa..45e3e31b3 100644 --- a/test-apps/chunkPartition/pom.xml +++ b/test-apps/chunkPartition/pom.xml @@ -17,7 +17,7 @@ org.jberet.test-apps test-apps - 2.1.1.Final-SNAPSHOT + 2.1.1.Final chunkPartition diff --git a/test-apps/chunkSkipRetry/pom.xml b/test-apps/chunkSkipRetry/pom.xml index 18c22c31d..69d468987 100644 --- a/test-apps/chunkSkipRetry/pom.xml +++ b/test-apps/chunkSkipRetry/pom.xml @@ -18,7 +18,7 @@ org.jberet.test-apps test-apps - 2.1.1.Final-SNAPSHOT + 2.1.1.Final chunkSkipRetry diff --git a/test-apps/chunkStop/pom.xml b/test-apps/chunkStop/pom.xml index 0aa0b8d43..f5c75bd1b 100644 --- a/test-apps/chunkStop/pom.xml +++ b/test-apps/chunkStop/pom.xml @@ -17,7 +17,7 @@ org.jberet.test-apps test-apps - 2.1.1.Final-SNAPSHOT + 2.1.1.Final chunkStop diff --git a/test-apps/cluster/pom.xml b/test-apps/cluster/pom.xml index 8f00d486a..d3c049b90 100644 --- a/test-apps/cluster/pom.xml +++ b/test-apps/cluster/pom.xml @@ -17,7 +17,7 @@ test-apps org.jberet.test-apps - 2.1.1.Final-SNAPSHOT + 2.1.1.Final cluster diff --git a/test-apps/common/pom.xml b/test-apps/common/pom.xml index 20e48a4a7..427713828 100644 --- a/test-apps/common/pom.xml +++ b/test-apps/common/pom.xml @@ -18,7 +18,7 @@ org.jberet.test-apps test-apps - 2.1.1.Final-SNAPSHOT + 2.1.1.Final common diff --git a/test-apps/flow/pom.xml b/test-apps/flow/pom.xml index d52e5bcee..ad7912725 100644 --- a/test-apps/flow/pom.xml +++ b/test-apps/flow/pom.xml @@ -18,7 +18,7 @@ org.jberet.test-apps test-apps - 2.1.1.Final-SNAPSHOT + 2.1.1.Final flow diff --git a/test-apps/infinispanRepositoryFile/pom.xml b/test-apps/infinispanRepositoryFile/pom.xml index 40171cf6b..7f25ff2b7 100644 --- a/test-apps/infinispanRepositoryFile/pom.xml +++ b/test-apps/infinispanRepositoryFile/pom.xml @@ -5,7 +5,7 @@ test-apps org.jberet.test-apps - 2.1.1.Final-SNAPSHOT + 2.1.1.Final 4.0.0 diff --git a/test-apps/infinispanRepositoryJdbc/pom.xml b/test-apps/infinispanRepositoryJdbc/pom.xml index 9537455e5..71a957977 100644 --- a/test-apps/infinispanRepositoryJdbc/pom.xml +++ b/test-apps/infinispanRepositoryJdbc/pom.xml @@ -5,7 +5,7 @@ test-apps org.jberet.test-apps - 2.1.1.Final-SNAPSHOT + 2.1.1.Final 4.0.0 diff --git a/test-apps/infinispanRepositoryMem/pom.xml b/test-apps/infinispanRepositoryMem/pom.xml index 46667017e..5261106b6 100644 --- a/test-apps/infinispanRepositoryMem/pom.xml +++ b/test-apps/infinispanRepositoryMem/pom.xml @@ -7,7 +7,7 @@ org.jberet.test-apps test-apps - 2.1.1.Final-SNAPSHOT + 2.1.1.Final infinispanRepositoryMem diff --git a/test-apps/infinispanRepositoryRocksDB/pom.xml b/test-apps/infinispanRepositoryRocksDB/pom.xml index 99d63a55b..0e06a67eb 100644 --- a/test-apps/infinispanRepositoryRocksDB/pom.xml +++ b/test-apps/infinispanRepositoryRocksDB/pom.xml @@ -5,7 +5,7 @@ test-apps org.jberet.test-apps - 2.1.1.Final-SNAPSHOT + 2.1.1.Final 4.0.0 diff --git a/test-apps/inheritance/pom.xml b/test-apps/inheritance/pom.xml index 5b6348391..0915519cc 100644 --- a/test-apps/inheritance/pom.xml +++ b/test-apps/inheritance/pom.xml @@ -17,7 +17,7 @@ test-apps org.jberet.test-apps - 2.1.1.Final-SNAPSHOT + 2.1.1.Final inheritance diff --git a/test-apps/javaJSL/pom.xml b/test-apps/javaJSL/pom.xml index a140b22cf..a84065ef7 100644 --- a/test-apps/javaJSL/pom.xml +++ b/test-apps/javaJSL/pom.xml @@ -18,7 +18,7 @@ test-apps org.jberet.test-apps - 2.1.1.Final-SNAPSHOT + 2.1.1.Final javaJSL diff --git a/test-apps/jberetSeBomTest/pom.xml b/test-apps/jberetSeBomTest/pom.xml index 84cd3d881..be3e4f564 100644 --- a/test-apps/jberetSeBomTest/pom.xml +++ b/test-apps/jberetSeBomTest/pom.xml @@ -5,7 +5,7 @@ test-apps org.jberet.test-apps - 2.1.1.Final-SNAPSHOT + 2.1.1.Final 4.0.0 jberetSeBomTest @@ -15,7 +15,7 @@ org.jberet jberet-se-bom - 2.1.1.Final-SNAPSHOT + 2.1.1.Final pom import diff --git a/test-apps/jdbcBatchletReaderWriter/pom.xml b/test-apps/jdbcBatchletReaderWriter/pom.xml index 9d60b08ab..c36030fc5 100644 --- a/test-apps/jdbcBatchletReaderWriter/pom.xml +++ b/test-apps/jdbcBatchletReaderWriter/pom.xml @@ -17,7 +17,7 @@ test-apps org.jberet.test-apps - 2.1.1.Final-SNAPSHOT + 2.1.1.Final jdbcBatchletReaderWriter diff --git a/test-apps/loadBatchXml/pom.xml b/test-apps/loadBatchXml/pom.xml index 53033846d..16da99c5c 100644 --- a/test-apps/loadBatchXml/pom.xml +++ b/test-apps/loadBatchXml/pom.xml @@ -18,7 +18,7 @@ org.jberet.test-apps test-apps - 2.1.1.Final-SNAPSHOT + 2.1.1.Final loadBatchXml diff --git a/test-apps/loopback/pom.xml b/test-apps/loopback/pom.xml index df9fb20c4..b73e30b4f 100644 --- a/test-apps/loopback/pom.xml +++ b/test-apps/loopback/pom.xml @@ -18,7 +18,7 @@ org.jberet.test-apps test-apps - 2.1.1.Final-SNAPSHOT + 2.1.1.Final loopback diff --git a/test-apps/pom.xml b/test-apps/pom.xml index b821845f8..96441f762 100644 --- a/test-apps/pom.xml +++ b/test-apps/pom.xml @@ -55,7 +55,7 @@ org.jberet jberet-parent - 2.1.1.Final-SNAPSHOT + 2.1.1.Final org.jberet.test-apps diff --git a/test-apps/postConstruct/pom.xml b/test-apps/postConstruct/pom.xml index 7d7ad15e6..ea92b1714 100644 --- a/test-apps/postConstruct/pom.xml +++ b/test-apps/postConstruct/pom.xml @@ -17,7 +17,7 @@ org.jberet.test-apps test-apps - 2.1.1.Final-SNAPSHOT + 2.1.1.Final postConstruct diff --git a/test-apps/propertyInjection/pom.xml b/test-apps/propertyInjection/pom.xml index 1a2fc49c7..c2ddc2022 100644 --- a/test-apps/propertyInjection/pom.xml +++ b/test-apps/propertyInjection/pom.xml @@ -18,7 +18,7 @@ org.jberet.test-apps test-apps - 2.1.1.Final-SNAPSHOT + 2.1.1.Final propertyInjection diff --git a/test-apps/purgeInMemoryRepository/pom.xml b/test-apps/purgeInMemoryRepository/pom.xml index 6110cebfc..527d7aae4 100644 --- a/test-apps/purgeInMemoryRepository/pom.xml +++ b/test-apps/purgeInMemoryRepository/pom.xml @@ -18,7 +18,7 @@ test-apps org.jberet.test-apps - 2.1.1.Final-SNAPSHOT + 2.1.1.Final purgeInMemoryRepository diff --git a/test-apps/purgeJdbcRepository/pom.xml b/test-apps/purgeJdbcRepository/pom.xml index e3161ac7e..0cec29a64 100644 --- a/test-apps/purgeJdbcRepository/pom.xml +++ b/test-apps/purgeJdbcRepository/pom.xml @@ -18,7 +18,7 @@ test-apps org.jberet.test-apps - 2.1.1.Final-SNAPSHOT + 2.1.1.Final purgeJdbcRepository diff --git a/test-apps/purgeMongoRepository/pom.xml b/test-apps/purgeMongoRepository/pom.xml index ef7d2d2cb..c7e693a76 100644 --- a/test-apps/purgeMongoRepository/pom.xml +++ b/test-apps/purgeMongoRepository/pom.xml @@ -18,7 +18,7 @@ test-apps org.jberet.test-apps - 2.1.1.Final-SNAPSHOT + 2.1.1.Final purgeMongoRepository diff --git a/test-apps/scripting/pom.xml b/test-apps/scripting/pom.xml index 57e7f647c..b1f8e5296 100644 --- a/test-apps/scripting/pom.xml +++ b/test-apps/scripting/pom.xml @@ -6,7 +6,7 @@ test-apps org.jberet.test-apps - 2.1.1.Final-SNAPSHOT + 2.1.1.Final scripting diff --git a/test-apps/serialization/pom.xml b/test-apps/serialization/pom.xml index 529a8afdd..e66066ef7 100644 --- a/test-apps/serialization/pom.xml +++ b/test-apps/serialization/pom.xml @@ -18,7 +18,7 @@ org.jberet.test-apps test-apps - 2.1.1.Final-SNAPSHOT + 2.1.1.Final serialization diff --git a/test-apps/split/pom.xml b/test-apps/split/pom.xml index 3a93c4ae9..54a36f464 100644 --- a/test-apps/split/pom.xml +++ b/test-apps/split/pom.xml @@ -18,7 +18,7 @@ org.jberet.test-apps test-apps - 2.1.1.Final-SNAPSHOT + 2.1.1.Final split diff --git a/test-apps/throttle/pom.xml b/test-apps/throttle/pom.xml index 129b50ae8..6783286a4 100644 --- a/test-apps/throttle/pom.xml +++ b/test-apps/throttle/pom.xml @@ -18,7 +18,7 @@ test-apps org.jberet.test-apps - 2.1.1.Final-SNAPSHOT + 2.1.1.Final throttle diff --git a/test-apps/upsertWriter/pom.xml b/test-apps/upsertWriter/pom.xml index 2d1932ab0..434f13bec 100644 --- a/test-apps/upsertWriter/pom.xml +++ b/test-apps/upsertWriter/pom.xml @@ -18,7 +18,7 @@ test-apps org.jberet.test-apps - 2.1.1.Final-SNAPSHOT + 2.1.1.Final upsertWriter