diff --git a/docs/pom.xml b/docs/pom.xml
index 8bd49a90..796c3e4a 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -8,7 +8,7 @@
org.springframework.cloud
spring-cloud-task-parent
- 3.1.3-SNAPSHOT
+ 3.2.0-SNAPSHOT
jar
Spring Cloud Task Docs
diff --git a/pom.xml b/pom.xml
index bee3714a..e9c39ee6 100755
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
org.springframework.cloud
spring-cloud-task-parent
- 3.1.3-SNAPSHOT
+ 3.2.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 294ffd3b..9f93b969 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.1.3-SNAPSHOT
+ 3.2.0-SNAPSHOT
4.0.0
diff --git a/spring-cloud-starter-task/pom.xml b/spring-cloud-starter-task/pom.xml
index 6e781668..467c01f1 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.1.3-SNAPSHOT
+ 3.2.0-SNAPSHOT
spring-cloud-starter-task
diff --git a/spring-cloud-task-batch/pom.xml b/spring-cloud-task-batch/pom.xml
index d5df7711..e0f5d9b9 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.1.3-SNAPSHOT
+ 3.2.0-SNAPSHOT
spring-cloud-task-batch
diff --git a/spring-cloud-task-core/pom.xml b/spring-cloud-task-core/pom.xml
index 049c0094..4ece5d43 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.1.3-SNAPSHOT
+ 3.2.0-SNAPSHOT
spring-cloud-task-core
diff --git a/spring-cloud-task-dependencies/pom.xml b/spring-cloud-task-dependencies/pom.xml
index cac8ae07..6500e251 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.1.3-SNAPSHOT
+ 3.2.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 d1bed0e0..427d7d06 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.1.3-SNAPSHOT
+ 3.2.0-SNAPSHOT
4.0.0
Spring Cloud Task Integration Tests
diff --git a/spring-cloud-task-samples/batch-events/pom.xml b/spring-cloud-task-samples/batch-events/pom.xml
index 52799789..ade65f47 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.1.2-SNAPSHOT
+ 3.2.0-SNAPSHOT
jar
Batch Events Sample Application
@@ -21,7 +21,7 @@
UTF-8
17
4.1.4-SNAPSHOT
- 3.1.3-SNAPSHOT
+ 3.2.0-SNAPSHOT
diff --git a/spring-cloud-task-samples/batch-job/pom.xml b/spring-cloud-task-samples/batch-job/pom.xml
index f32529ea..71f7736f 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.1.2-SNAPSHOT
+ 3.2.0-SNAPSHOT
Spring Cloud Task Batch Example
Batch Job Sample Application
diff --git a/spring-cloud-task-samples/jpa-sample/pom.xml b/spring-cloud-task-samples/jpa-sample/pom.xml
index af775538..0830a70f 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.1.2-SNAPSHOT
+ 3.2.0-SNAPSHOT
To show users how to enable a task with a JPA application.
Spring Cloud Task JPA Sample Application
diff --git a/spring-cloud-task-samples/multiple-datasources/pom.xml b/spring-cloud-task-samples/multiple-datasources/pom.xml
index d85ff2eb..23333898 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.1.2-SNAPSHOT
+ 3.2.0-SNAPSHOT
To show users how to enable a task with a multiple DataSources.
diff --git a/spring-cloud-task-samples/partitioned-batch-job/pom.xml b/spring-cloud-task-samples/partitioned-batch-job/pom.xml
index eb39771b..a654142d 100644
--- a/spring-cloud-task-samples/partitioned-batch-job/pom.xml
+++ b/spring-cloud-task-samples/partitioned-batch-job/pom.xml
@@ -6,7 +6,7 @@
partitioned-batch-job
jar
Partitioned Batch Job
- 3.1.2-SNAPSHOT
+ 3.2.0-SNAPSHOT
Sample of using the DeployerPartitionHandler
diff --git a/spring-cloud-task-samples/pom.xml b/spring-cloud-task-samples/pom.xml
index bd7cb0bd..934b0a92 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.1.3-SNAPSHOT
+ 3.2.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 4768a32f..4ab77e28 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.1.0-SNAPSHOT.jar --spring.config.name=
+java -jar target/single-step-batch-job-3.2.0-SNAPSHOT.jar --spring.config.name=
----
== Examples
@@ -40,13 +40,13 @@ java -jar target/single-step-batch-job-3.1.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.1.0-SNAPSHOT.jar
+java -Dspring.profiles.active=ffreader,ffwriter -jar target/single-step-batch-job-3.2.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.1.0-SNAPSHOT.jar
+java -Dspring.profiles.active=ffreader,jdbcwriter -jar target/single-step-batch-job-3.2.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.1.0-SNAPSHOT.jar
+java -Dspring.profiles.active=jdbcreader,jdbcwriter -jar target/single-step-batch-job-3.2.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.1.0-SNAPSHOT.jar
+java -Dspring.profiles.active=jdbcreader,ffwriter -jar target/single-step-batch-job-3.2.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.1.0-SNAPSHOT.jar
+java -Dspring.profiles.active=ffreader,amqpwriter -jar target/single-step-batch-job-3.2.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.1.0-SNAPSHOT.jar
+java -Dspring.profiles.active=amqpreader,ffwriter -jar target/single-step-batch-job-3.2.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.1.0-SNAPSHOT.jar
+java -Dspring.profiles.active=ffreader,kafkawriter -jar target/single-step-batch-job-3.2.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.1.0-SNAPSHOT.jar
+java -Dspring.profiles.active=kafkareader,ffwriter -jar target/single-step-batch-job-3.2.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.1.0-SNAPSHOT.jar
+java -Dspring.profiles.active=ffreader,kafkawriter -jar target/single-step-batch-job-3.2.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 dc1b7b14..94761595 100644
--- a/spring-cloud-task-samples/single-step-batch-job/pom.xml
+++ b/spring-cloud-task-samples/single-step-batch-job/pom.xml
@@ -7,7 +7,7 @@
single-step-batch-job
jar
Single Step Batch Job Task
- 3.1.2-SNAPSHOT
+ 3.2.0-SNAPSHOT
Spring Cloud Single Step Batch Job Task
@@ -78,7 +78,7 @@
org.springframework.cloud
spring-cloud-starter-single-step-batch-job
- 3.1.2-SNAPSHOT
+ 3.2.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 bce721d0..9e2de2f2 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.1.2-SNAPSHOT
+ 3.2.0-SNAPSHOT
jar
Task Events
diff --git a/spring-cloud-task-samples/task-observations/pom.xml b/spring-cloud-task-samples/task-observations/pom.xml
index d3f774fe..78c7831b 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.1.2-SNAPSHOT
+ 3.2.0-SNAPSHOT
task observation sample
Displays task observations as well as commandline and application runner observations
diff --git a/spring-cloud-task-samples/taskprocessor/pom.xml b/spring-cloud-task-samples/taskprocessor/pom.xml
index 5590dccd..eef7439f 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.1.2-SNAPSHOT
+ 3.2.0-SNAPSHOT
jar
Task Processor Sample Application
diff --git a/spring-cloud-task-samples/tasksink/pom.xml b/spring-cloud-task-samples/tasksink/pom.xml
index b868453f..804b1ee8 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.1.2-SNAPSHOT
+ 3.2.0-SNAPSHOT
jar
Task Sink Sample Application
@@ -23,7 +23,7 @@
UTF-8
true
4.1.4-SNAPSHOT
- 3.1.3-SNAPSHOT
+ 3.2.0-SNAPSHOT
2.9.0
diff --git a/spring-cloud-task-samples/timestamp/pom.xml b/spring-cloud-task-samples/timestamp/pom.xml
index eb09fff0..774399cf 100644
--- a/spring-cloud-task-samples/timestamp/pom.xml
+++ b/spring-cloud-task-samples/timestamp/pom.xml
@@ -7,7 +7,7 @@
timestamp-task
jar
Timestamp Task
- 3.1.2-SNAPSHOT
+ 3.2.0-SNAPSHOT
Spring Cloud Timestamp Task
diff --git a/spring-cloud-task-stream/pom.xml b/spring-cloud-task-stream/pom.xml
index 9918e14e..23a59c16 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.1.3-SNAPSHOT
+ 3.2.0-SNAPSHOT