diff --git a/build.gradle b/build.gradle index 2efa81e4c..b0e139713 100644 --- a/build.gradle +++ b/build.gradle @@ -382,7 +382,7 @@ project('spring-batch-infrastructure') { } project('spring-batch-docs') { - + description = 'Spring Batch Docs' } project('spring-batch-core-tests') { diff --git a/gradle.properties b/gradle.properties index 63af70b21..6112c6ba1 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=4.0.2.BUILD-SNAPSHOT \ No newline at end of file +version=4.0.1.BUILD-SNAPSHOT \ No newline at end of file