Updated Versions for this build
This commit is contained in:
@@ -74,7 +74,7 @@ public PartitionHandler partitionHandler(TaskLauncher taskLauncher,
|
||||
MavenResource.parse(String.format("%s:%s:%s",
|
||||
"io.spring.cloud",
|
||||
"partitioned-batch-job",
|
||||
"1.1.0.BUILD-SNAPSHOT"), mavenProperties);
|
||||
"1.1.0.M1"), mavenProperties);
|
||||
|
||||
DeployerPartitionHandler partitionHandler =
|
||||
new DeployerPartitionHandler(taskLauncher, jobExplorer, resource, "workerStep");
|
||||
|
||||
Reference in New Issue
Block a user