2.8.0-M1
+ 2.8.0-SNAPSHOT
+ 2.8.0-SNAPSHOT
${spring-cloud-stream.version}
diff --git a/spring-cloud-starter-single-step-batch-job/src/test/java/org/springframework/cloud/task/batch/autoconfigure/flatfile/FlatFileItemReaderAutoConfigurationTests.java b/spring-cloud-starter-single-step-batch-job/src/test/java/org/springframework/cloud/task/batch/autoconfigure/flatfile/FlatFileItemReaderAutoConfigurationTests.java
index d05e2208..c276e2ac 100644
--- a/spring-cloud-starter-single-step-batch-job/src/test/java/org/springframework/cloud/task/batch/autoconfigure/flatfile/FlatFileItemReaderAutoConfigurationTests.java
+++ b/spring-cloud-starter-single-step-batch-job/src/test/java/org/springframework/cloud/task/batch/autoconfigure/flatfile/FlatFileItemReaderAutoConfigurationTests.java
@@ -55,7 +55,7 @@ import static org.assertj.core.api.Assertions.assertThat;
public class FlatFileItemReaderAutoConfigurationTests {
/**
- * Contents of the file to be read (included here because it's UTF-16):
+ * Contents of the file to be read (included here because it's UTF-16).
*
*
* 1@2@3@4@5@six
@@ -219,7 +219,7 @@ public class FlatFileItemReaderAutoConfigurationTests {
}
/**
- * This test requires an input file with an even number of records
+ * This test requires an input file with an even number of records.
*/
@Test
public void testCustomRecordSeparatorAndSkippedLines() {
diff --git a/spring-cloud-task-samples/partitioned-batch-job/pom.xml b/spring-cloud-task-samples/partitioned-batch-job/pom.xml
index eedd1388..49e20bf1 100644
--- a/spring-cloud-task-samples/partitioned-batch-job/pom.xml
+++ b/spring-cloud-task-samples/partitioned-batch-job/pom.xml
@@ -20,7 +20,7 @@
4.0.0-SNAPSHOT
UTF-8
17
- 2.8.0-M1
+ 2.8.0-SNAPSHOT