DATACMNS-1167 - Added explicit automatic module name for JDK 9.

This commit is contained in:
Oliver Gierke
2017-09-21 11:58:18 +02:00
parent a15c82c414
commit 7987896098

View File

@@ -20,6 +20,8 @@
<vavr>0.9.1</vavr>
<scala>2.11.7</scala>
<xmlbeam>1.4.12</xmlbeam>
<java-module-name>spring.data.commons</java-module-name>
</properties>
<dependencies>