DATACOUCH-338 - Added explicit automatic module name for JDK 9.

This commit is contained in:
Mark Paluch
2017-09-21 13:44:37 +02:00
parent 5268ad20c0
commit 545881df9e

View File

@@ -21,6 +21,7 @@
<couchbase>2.4.6</couchbase>
<couchbase.osgi>2.4.6</couchbase.osgi>
<springdata.commons>2.0.0.BUILD-SNAPSHOT</springdata.commons>
<java-module-name>spring.data.couchbase</java-module-name>
</properties>
<dependencies>