diff --git a/pom.xml b/pom.xml index 09e2d0dc1..9cbd6d21a 100644 --- a/pom.xml +++ b/pom.xml @@ -62,6 +62,14 @@ + + maven-compiler-plugin + + 1.6 + 1.6 + + + com.agilejava.docbkx docbkx-maven-plugin @@ -122,9 +130,6 @@ - - ${dist.finalName} diff --git a/spring-data-document-parent/pom.xml b/spring-data-document-parent/pom.xml index 82251043a..2da9c2d31 100644 --- a/spring-data-document-parent/pom.xml +++ b/spring-data-document-parent/pom.xml @@ -16,6 +16,17 @@ 1.8.4 1.5.10 3.0.4.RELEASE + + spring-data-document + Spring data Document + DATADOC + ${project.version} + snapshot + ${dist.id}-${dist.version} + ${dist.finalName}.zip + target/${dist.fileName} + dist.springframework.org +