Skip to content

Commit 2e06650

Browse files
authored
Update build.gradle
Add JPMS module version Related: #7906
1 parent 9cd6b9e commit 2e06650

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ animalsniffer {
9999
moduleConfig {
100100
moduleInfoPath = 'src/main/module/module-info.java'
101101
multiReleaseVersion = 9
102+
version = project.version
102103
}
103104

104105
jar {

0 commit comments

Comments
 (0)