diff --git a/spring-batch-bom/pom.xml b/spring-batch-bom/pom.xml index 881efbc30..d1c62454f 100644 --- a/spring-batch-bom/pom.xml +++ b/spring-batch-bom/pom.xml @@ -1,12 +1,15 @@ 4.0.0 - org.springframework.batch + + org.springframework.batch + spring-batch + 5.0.0-SNAPSHOT + spring-batch-bom + pom Spring Batch BOM Bill of materials for Spring Batch modules - 5.0.0-SNAPSHOT - pom https://projects.spring.io/spring-batch @@ -63,4 +66,17 @@ + + + + org.apache.maven.plugins + maven-site-plugin + ${maven-site-plugin.version} + + true + + + + + \ No newline at end of file