Skip to content

Commit b747ea0

Browse files
committed
Adding version to module-info
1 parent f1e84e3 commit b747ea0

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
@@ -197,6 +197,7 @@
197197
<module>
198198
<moduleInfoFile>src/main/java/module-info.java</moduleInfoFile>
199199
</module>
200+
<version>${project.version}</version>
200201
</configuration>
201202
</execution>
202203
</executions>

0 commit comments

Comments
 (0)