DATACASS-535 - Added project.root configuration to make JavaDoc generation work again.

Related ticket: https://github.com/spring-projects/spring-data-build/issues/527.
This commit is contained in:
Oliver Gierke
2018-03-14 10:18:23 +01:00
parent 6ee47e8f94
commit cacebbc9b5

View File

@@ -20,6 +20,7 @@
<properties>
<validation>1.0.0.GA</validation>
<project.root>${basedir}/..</project.root>
</properties>
<dependencies>