We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7af75d3 commit 6b587e4Copy full SHA for 6b587e4
build.gradle
@@ -72,7 +72,7 @@ publishing {
72
suppressPomMetadataWarningsFor(it.name)
73
}
74
from components.java
75
- //artifactId = 'securemodules'
+ artifactId = 'securemodules'
76
pom {
77
name = 'Secure Modular handler'
78
description = 'Making the Java modular system provide security information'
0 commit comments