Skip to content

Commit c40732a

Browse files
authored
[pom] Add property declaring Automatic-Module-Name
See mybatis/parent#123
1 parent 358dda0 commit c40732a

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
@@ -108,6 +108,7 @@
108108
<mybatis.version>3.5.0-SNAPSHOT</mybatis.version>
109109
<spring.version>5.1.3.RELEASE</spring.version>
110110
<spring-batch.version>4.1.0.RELEASE</spring-batch.version>
111+
<module.name>org.mybatis.spring</module.name>
111112

112113
<junit.version>5.3.2</junit.version>
113114
</properties>

0 commit comments

Comments
 (0)