Skip to content

Commit e0d85f0

Browse files
committed
DATAES-397 - Added explicit automatic module name for JDK 9.
1 parent 9602638 commit e0d85f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
<commonslang>2.6</commonslang>
2222
<elasticsearch>5.5.0</elasticsearch>
2323
<springdata.commons>2.0.0.BUILD-SNAPSHOT</springdata.commons>
24+
<java-module-name>spring.data.elasticsearch</java-module-name>
2425
</properties>
2526

2627
<dependencies>

0 commit comments

Comments
 (0)