diff --git a/docs/pom.xml b/docs/pom.xml
index 86862c72..7dd10f5d 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -8,7 +8,7 @@
org.springframework.cloud
spring-cloud-task-parent
- 3.3.1-SNAPSHOT
+ 5.0.0-SNAPSHOT
jar
Spring Cloud Task Docs
diff --git a/pom.xml b/pom.xml
index 4ac49596..4ee4556f 100755
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
org.springframework.cloud
spring-cloud-task-parent
- 3.3.1-SNAPSHOT
+ 5.0.0-SNAPSHOT
pom
Spring Cloud Task Build
Spring Cloud Task Build
diff --git a/spring-cloud-starter-single-step-batch-job/pom.xml b/spring-cloud-starter-single-step-batch-job/pom.xml
index f94e7cb2..07c769c5 100644
--- a/spring-cloud-starter-single-step-batch-job/pom.xml
+++ b/spring-cloud-starter-single-step-batch-job/pom.xml
@@ -3,7 +3,7 @@
spring-cloud-task-parent
org.springframework.cloud
- 3.3.1-SNAPSHOT
+ 5.0.0-SNAPSHOT
4.0.0
diff --git a/spring-cloud-starter-task/pom.xml b/spring-cloud-starter-task/pom.xml
index 9d6bef1a..890e6a65 100644
--- a/spring-cloud-starter-task/pom.xml
+++ b/spring-cloud-starter-task/pom.xml
@@ -6,7 +6,7 @@
org.springframework.cloud
spring-cloud-task-parent
- 3.3.1-SNAPSHOT
+ 5.0.0-SNAPSHOT
spring-cloud-starter-task
diff --git a/spring-cloud-task-batch/pom.xml b/spring-cloud-task-batch/pom.xml
index 60b4001a..cce51305 100644
--- a/spring-cloud-task-batch/pom.xml
+++ b/spring-cloud-task-batch/pom.xml
@@ -6,7 +6,7 @@
org.springframework.cloud
spring-cloud-task-parent
- 3.3.1-SNAPSHOT
+ 5.0.0-SNAPSHOT
spring-cloud-task-batch
diff --git a/spring-cloud-task-core/pom.xml b/spring-cloud-task-core/pom.xml
index 2b2327aa..fe146925 100755
--- a/spring-cloud-task-core/pom.xml
+++ b/spring-cloud-task-core/pom.xml
@@ -6,7 +6,7 @@
org.springframework.cloud
spring-cloud-task-parent
- 3.3.1-SNAPSHOT
+ 5.0.0-SNAPSHOT
spring-cloud-task-core
diff --git a/spring-cloud-task-dependencies/pom.xml b/spring-cloud-task-dependencies/pom.xml
index bed4a5ce..b3c54c3b 100644
--- a/spring-cloud-task-dependencies/pom.xml
+++ b/spring-cloud-task-dependencies/pom.xml
@@ -2,7 +2,7 @@
4.0.0
spring-cloud-task-dependencies
- 3.3.1-SNAPSHOT
+ 5.0.0-SNAPSHOT
pom
Spring Cloud Task Dependencies
Spring Cloud Task Dependencies
diff --git a/spring-cloud-task-integration-tests/pom.xml b/spring-cloud-task-integration-tests/pom.xml
index 2be2e6d5..cf1c1527 100644
--- a/spring-cloud-task-integration-tests/pom.xml
+++ b/spring-cloud-task-integration-tests/pom.xml
@@ -3,7 +3,7 @@
spring-cloud-task-parent
org.springframework.cloud
- 3.3.1-SNAPSHOT
+ 5.0.0-SNAPSHOT
4.0.0
Spring Cloud Task Integration Tests
@@ -13,7 +13,7 @@
spring-cloud-task-integration-tests
- 4.3.1-SNAPSHOT
+ 5.0.0-SNAPSHOT
diff --git a/spring-cloud-task-samples/batch-events/pom.xml b/spring-cloud-task-samples/batch-events/pom.xml
index db2fb29f..eda4bc98 100644
--- a/spring-cloud-task-samples/batch-events/pom.xml
+++ b/spring-cloud-task-samples/batch-events/pom.xml
@@ -4,7 +4,7 @@
io.spring.cloud
batch-events
- 3.2.0-SNAPSHOT
+ 5.0.0-SNAPSHOT
jar
Batch Events Sample Application
@@ -13,7 +13,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.5.0
+ 4.0.0-SNAPSHOT
@@ -21,7 +21,7 @@
UTF-8
17
4.3.1-SNAPSHOT
- 3.3.1-SNAPSHOT
+ 5.0.0-SNAPSHOT
diff --git a/spring-cloud-task-samples/batch-job/pom.xml b/spring-cloud-task-samples/batch-job/pom.xml
index 7c4db72f..da2003a7 100644
--- a/spring-cloud-task-samples/batch-job/pom.xml
+++ b/spring-cloud-task-samples/batch-job/pom.xml
@@ -5,7 +5,7 @@
io.spring.cloud
batch-job
jar
- 3.2.0-SNAPSHOT
+ 5.0.0-SNAPSHOT
Spring Cloud Task Batch Example
Batch Job Sample Application
@@ -13,7 +13,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.5.0
+ 4.0.0-SNAPSHOT
diff --git a/spring-cloud-task-samples/jpa-sample/pom.xml b/spring-cloud-task-samples/jpa-sample/pom.xml
index 09793471..293fa7a4 100644
--- a/spring-cloud-task-samples/jpa-sample/pom.xml
+++ b/spring-cloud-task-samples/jpa-sample/pom.xml
@@ -5,7 +5,7 @@
io.spring.cloud
jpa-sample
jar
- 3.2.0-SNAPSHOT
+ 5.0.0-SNAPSHOT
To show users how to enable a task with a JPA application.
Spring Cloud Task JPA Sample Application
@@ -13,12 +13,12 @@
org.springframework.boot
spring-boot-starter-parent
- 3.5.0
+ 4.0.0-SNAPSHOT
- 4.3.1-SNAPSHOT
+ 5.0.0-SNAPSHOT
UTF-8
17
diff --git a/spring-cloud-task-samples/multiple-datasources/pom.xml b/spring-cloud-task-samples/multiple-datasources/pom.xml
index ddd7133e..276f6c74 100644
--- a/spring-cloud-task-samples/multiple-datasources/pom.xml
+++ b/spring-cloud-task-samples/multiple-datasources/pom.xml
@@ -5,7 +5,7 @@
io.spring.cloud
multiple-datasources
jar
- 3.2.0-SNAPSHOT
+ 5.0.0-SNAPSHOT
To show users how to enable a task with a multiple DataSources.
@@ -14,12 +14,12 @@
org.springframework.boot
spring-boot-starter-parent
- 3.5.0
+ 4.0.0-SNAPSHOT
- 4.3.1-SNAPSHOT
+ 5.0.0-SNAPSHOT
UTF-8
17
diff --git a/spring-cloud-task-samples/partitioned-batch-job/pom.xml b/spring-cloud-task-samples/partitioned-batch-job/pom.xml
index edf2c229..f6c6a941 100644
--- a/spring-cloud-task-samples/partitioned-batch-job/pom.xml
+++ b/spring-cloud-task-samples/partitioned-batch-job/pom.xml
@@ -6,18 +6,18 @@
partitioned-batch-job
jar
Partitioned Batch Job
- 3.2.0-SNAPSHOT
+ 5.0.0-SNAPSHOT
Sample of using the DeployerPartitionHandler
org.springframework.boot
spring-boot-starter-parent
- 3.5.0
+ 4.0.0-SNAPSHOT
- 4.3.1-SNAPSHOT
+ 5.0.0-SNAPSHOT
UTF-8
17
2.8.3
diff --git a/spring-cloud-task-samples/pom.xml b/spring-cloud-task-samples/pom.xml
index aa917828..47ce8ace 100644
--- a/spring-cloud-task-samples/pom.xml
+++ b/spring-cloud-task-samples/pom.xml
@@ -11,7 +11,7 @@
org.springframework.cloud
spring-cloud-task-parent
- 3.3.1-SNAPSHOT
+ 5.0.0-SNAPSHOT
diff --git a/spring-cloud-task-samples/single-step-batch-job/README.adoc b/spring-cloud-task-samples/single-step-batch-job/README.adoc
index 4ab77e28..80e1dfe0 100644
--- a/spring-cloud-task-samples/single-step-batch-job/README.adoc
+++ b/spring-cloud-task-samples/single-step-batch-job/README.adoc
@@ -32,7 +32,7 @@ mvn clean package
[source,shell]
----
-java -jar target/single-step-batch-job-3.2.0-SNAPSHOT.jar --spring.config.name=
+java -jar target/single-step-batch-job-5.0.0-SNAPSHOT.jar --spring.config.name=
----
== Examples
@@ -40,13 +40,13 @@ java -jar target/single-step-batch-job-3.2.0-SNAPSHOT.jar --spring.config.name=<
=== FlatFileItemReader with a FlatFileItemWriter batch job
In this example the batch job will read from the test.txt file from the resources directory and write a `result.txt` file to the root directory of the project.
```
-java -Dspring.profiles.active=ffreader,ffwriter -jar target/single-step-batch-job-3.2.0-SNAPSHOT.jar
+java -Dspring.profiles.active=ffreader,ffwriter -jar target/single-step-batch-job-5.0.0-SNAPSHOT.jar
```
=== FlatFileItemReader with a JdbcItemWriter batch job
In this example the batch job will read from the test.txt file from the resources directory and write the result to the `item` table in your data store.
```
-java -Dspring.profiles.active=ffreader,jdbcwriter -jar target/single-step-batch-job-3.2.0-SNAPSHOT.jar
+java -Dspring.profiles.active=ffreader,jdbcwriter -jar target/single-step-batch-job-5.0.0-SNAPSHOT.jar
```
Before running create the following table:
@@ -60,7 +60,7 @@ CREATE TABLE IF NOT EXISTS item
=== JdbcCursorItemReader with a JdbcItemWriter batch job
In this example the batch job will read from the `item_sample` table in your data store (as specified in the default `DataSource` properties) and write the result to the `item` table in your data store (as specified in the default `DataSource` properties).
```
-java -Dspring.profiles.active=jdbcreader,jdbcwriter -jar target/single-step-batch-job-3.2.0-SNAPSHOT.jar
+java -Dspring.profiles.active=jdbcreader,jdbcwriter -jar target/single-step-batch-job-5.0.0-SNAPSHOT.jar
```
Before running create the following tables:
@@ -101,7 +101,7 @@ export spring_batch_job_jdbcbatchitemwriter_datasource_enable=true
=== JdbcCursorItemReader with FlatfileItemWriter batch job
In this example the batch job will read from the `item_sample` table in your data store and write the result to the `result.txt` file to the root directory of the project.
```
-java -Dspring.profiles.active=jdbcreader,ffwriter -jar target/single-step-batch-job-3.2.0-SNAPSHOT.jar
+java -Dspring.profiles.active=jdbcreader,ffwriter -jar target/single-step-batch-job-5.0.0-SNAPSHOT.jar
```
Before running create the following table:
@@ -122,7 +122,7 @@ INSERT INTO item_sample (item_name) VALUES ('Job');
=== FlatfileItemReader with AmqpItemWriter batch job
In this example the batch job will read from the `test.txt` file and write the result to the `sampleexchange` exchange.
```
-java -Dspring.profiles.active=ffreader,amqpwriter -jar target/single-step-batch-job-3.2.0-SNAPSHOT.jar
+java -Dspring.profiles.active=ffreader,amqpwriter -jar target/single-step-batch-job-5.0.0-SNAPSHOT.jar
```
NOTE: Before running create an exchange named `sampleexchange`.
@@ -130,7 +130,7 @@ NOTE: Before running create an exchange named `sampleexchange`.
=== AmqpItemReader with FlatfileItemWriter batch job
In this example the batch job will read from the `samplequeue` queue and write the result to the `result.txt` in the current directory.
```
-java -Dspring.profiles.active=amqpreader,ffwriter -jar target/single-step-batch-job-3.2.0-SNAPSHOT.jar
+java -Dspring.profiles.active=amqpreader,ffwriter -jar target/single-step-batch-job-5.0.0-SNAPSHOT.jar
```
NOTE: Before running create and populate a queue named `samplequeue`.
@@ -138,7 +138,7 @@ NOTE: Before running create and populate a queue named `samplequeue`.
=== FlatfileItemReader with KafkaItemWriter batch job
In this example the batch job will read from the `test.txt` file and write the result to the `sampletopic` topic.
```
-java -Dspring.profiles.active=ffreader,kafkawriter -jar target/single-step-batch-job-3.2.0-SNAPSHOT.jar
+java -Dspring.profiles.active=ffreader,kafkawriter -jar target/single-step-batch-job-5.0.0-SNAPSHOT.jar
```
Before running create a topic named `sampletopic`. For example:
@@ -149,10 +149,10 @@ kafka-topics.sh --create --topic sampletopic --bootstrap-server localhost:9092
=== KafkaItemReader with FlatfileItemWriter batch job
In this example the batch job will read from the `sampletopic` topic and write the result to the `result.txt` in the current directory.
```
-java -Dspring.profiles.active=kafkareader,ffwriter -jar target/single-step-batch-job-3.2.0-SNAPSHOT.jar
+java -Dspring.profiles.active=kafkareader,ffwriter -jar target/single-step-batch-job-5.0.0-SNAPSHOT.jar
```
Before running populate the topic named `sampletopic`. For example populate it using the FlatfileItemReader and KafkaItemWriter from above:
```
-java -Dspring.profiles.active=ffreader,kafkawriter -jar target/single-step-batch-job-3.2.0-SNAPSHOT.jar
+java -Dspring.profiles.active=ffreader,kafkawriter -jar target/single-step-batch-job-5.0.0-SNAPSHOT.jar
```
diff --git a/spring-cloud-task-samples/single-step-batch-job/pom.xml b/spring-cloud-task-samples/single-step-batch-job/pom.xml
index d9b02651..d3bd1de1 100644
--- a/spring-cloud-task-samples/single-step-batch-job/pom.xml
+++ b/spring-cloud-task-samples/single-step-batch-job/pom.xml
@@ -7,18 +7,18 @@
single-step-batch-job
jar
Single Step Batch Job Task
- 3.2.0-SNAPSHOT
+ 5.0.0-SNAPSHOT
Spring Cloud Single Step Batch Job Task
org.springframework.boot
spring-boot-starter-parent
- 3.5.0
+ 4.0.0-SNAPSHOT
- 4.3.1-SNAPSHOT
+ 5.0.0-SNAPSHOT
true
@@ -78,7 +78,7 @@
org.springframework.cloud
spring-cloud-starter-single-step-batch-job
- 3.2.0-SNAPSHOT
+ 5.0.0-SNAPSHOT
org.springframework.batch
diff --git a/spring-cloud-task-samples/task-events/pom.xml b/spring-cloud-task-samples/task-events/pom.xml
index 102410a2..46fb8649 100644
--- a/spring-cloud-task-samples/task-events/pom.xml
+++ b/spring-cloud-task-samples/task-events/pom.xml
@@ -4,7 +4,7 @@
io.spring.cloud
task-events
- 3.2.0-SNAPSHOT
+ 5.0.0-SNAPSHOT
jar
Task Events
@@ -13,7 +13,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.5.0
+ 4.0.0-SNAPSHOT
diff --git a/spring-cloud-task-samples/task-observations/pom.xml b/spring-cloud-task-samples/task-observations/pom.xml
index 2805858c..f2119577 100644
--- a/spring-cloud-task-samples/task-observations/pom.xml
+++ b/spring-cloud-task-samples/task-observations/pom.xml
@@ -5,7 +5,7 @@
4.0.0
io.spring
task-observations
- 3.2.0-SNAPSHOT
+ 5.0.0-SNAPSHOT
task observation sample
Displays task observations as well as commandline and application runner observations
@@ -15,7 +15,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.5.0
+ 4.0.0-SNAPSHOT
diff --git a/spring-cloud-task-samples/taskprocessor/pom.xml b/spring-cloud-task-samples/taskprocessor/pom.xml
index faa252d9..0bd110da 100644
--- a/spring-cloud-task-samples/taskprocessor/pom.xml
+++ b/spring-cloud-task-samples/taskprocessor/pom.xml
@@ -4,7 +4,7 @@
io.spring.cloud
taskprocessor
- 3.2.0-SNAPSHOT
+ 5.0.0-SNAPSHOT
jar
Task Processor Sample Application
@@ -14,7 +14,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.5.0
+ 4.0.0-SNAPSHOT
diff --git a/spring-cloud-task-samples/tasksink/pom.xml b/spring-cloud-task-samples/tasksink/pom.xml
index c486ba1f..f5e1c4b7 100644
--- a/spring-cloud-task-samples/tasksink/pom.xml
+++ b/spring-cloud-task-samples/tasksink/pom.xml
@@ -4,7 +4,7 @@
io.spring.cloud
tasksink
- 3.2.0-SNAPSHOT
+ 5.0.0-SNAPSHOT
jar
Task Sink Sample Application
@@ -15,7 +15,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.5.0
+ 4.0.0-SNAPSHOT
@@ -23,7 +23,7 @@
UTF-8
true
4.3.1-SNAPSHOT
- 3.3.1-SNAPSHOT
+ 5.0.0-SNAPSHOT
2.9.0
diff --git a/spring-cloud-task-samples/timestamp/pom.xml b/spring-cloud-task-samples/timestamp/pom.xml
index ce975ad2..64e13204 100644
--- a/spring-cloud-task-samples/timestamp/pom.xml
+++ b/spring-cloud-task-samples/timestamp/pom.xml
@@ -7,13 +7,13 @@
timestamp-task
jar
Timestamp Task
- 3.2.0-SNAPSHOT
+ 5.0.0-SNAPSHOT
Spring Cloud Timestamp Task
org.springframework.boot
spring-boot-starter-parent
- 3.5.0
+ 4.0.0-SNAPSHOT
diff --git a/spring-cloud-task-stream/pom.xml b/spring-cloud-task-stream/pom.xml
index e57b11a5..78eed4ec 100644
--- a/spring-cloud-task-stream/pom.xml
+++ b/spring-cloud-task-stream/pom.xml
@@ -10,7 +10,7 @@
org.springframework.cloud
spring-cloud-task-parent
- 3.3.1-SNAPSHOT
+ 5.0.0-SNAPSHOT