Skip to content

Commit 3706826

Browse files
committed
DATAJDBC-134 - Added explicit automatic module name for JDK 9.
1 parent 20ecbcb commit 3706826

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
@@ -23,6 +23,7 @@
2323
<dist.key>DATAJDBC</dist.key>
2424

2525
<springdata.commons>2.0.0.BUILD-SNAPSHOT</springdata.commons>
26+
<java-module-name>spring.data.jdbc</java-module-name>
2627

2728
<sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
2829
<hsqldb1>1.8.0.10</hsqldb1>

0 commit comments

Comments
 (0)