Skip to content

Commit 3377f93

Browse files
authored
[pom] Add property declaring Automatic-Module-Name
See mybatis/parent#123
1 parent 3b1df14 commit 3377f93

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
@@ -36,6 +36,7 @@
3636
<junit.jupiter.version>5.3.2</junit.jupiter.version>
3737
<junit.platform.version>1.3.2</junit.platform.version>
3838
<clirr.comparisonVersion>1.1.0</clirr.comparisonVersion>
39+
<module.name>org.mybatis.dynamic.sql</module.name>
3940
</properties>
4041

4142
<build>

0 commit comments

Comments
 (0)