DATAREST-1215 - 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:04:23 +01:00
parent e63b7c2b4e
commit 9063881f14
3 changed files with 3 additions and 0 deletions

View File

@@ -18,6 +18,7 @@
<properties>
<springplugin>1.2.0.RELEASE</springplugin>
<evoinflector>1.2.2</evoinflector>
<project.root>${basedir}/..</project.root>
</properties>
<dependencies>