Skip to content

Commit 9f57268

Browse files
committed
fix jpms
1 parent 5e8b7d9 commit 9f57268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java-jpms-jdk8/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<module>
3939
<moduleInfoSource>
4040
module com.pivovarit.utils {
41-
exports com.pivovarit.jpms;
41+
exports com.pivovarit.utils;
4242
}
4343
</moduleInfoSource>
4444
</module>

0 commit comments

Comments
 (0)