Skip to content

Commit

Permalink
[pom] Add property declaring Automatic-Module-Name
Browse files Browse the repository at this point in the history
  • Loading branch information
harawata committed Dec 30, 2018
1 parent 831b4b6 commit 353b2b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@
<osgi.import>*;resolution:=optional</osgi.import>
<osgi.dynamicImport>*</osgi.dynamicImport>
<maven.surefire.excludeGroups />
<module.name>org.mybatis</module.name>
</properties>

<dependencies>
Expand Down

0 comments on commit 353b2b4

Please sign in to comment.