DATAKV-195 - Added explicit automatic module name for JDK 9.

This commit is contained in:
Mark Paluch
2017-09-21 14:05:05 +02:00
parent a39fb76535
commit cc143d97ad

View File

@@ -18,6 +18,7 @@
<properties>
<springdata.commons>2.0.0.BUILD-SNAPSHOT</springdata.commons>
<java-module-name>spring.data.keyvalue</java-module-name>
</properties>
<dependencies>