Skip to content

Commit f698b36

Browse files
authored
[pom] Add property declaring Automatic-Module-Name
See mybatis/parent#123
1 parent 5a710e1 commit f698b36

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
@@ -64,6 +64,7 @@
6464
<clirr.comparisonVersion>1.0.0</clirr.comparisonVersion>
6565
<findbugs.onlyAnalyze>org.mybatis.caches.memcached.*</findbugs.onlyAnalyze>
6666
<gcu.product>Cache</gcu.product>
67+
<module.name>org.mybatis.caches.memcached</module.name>
6768
</properties>
6869

6970
<dependencies>

0 commit comments

Comments
 (0)