We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 620aa8e commit b139d5fCopy full SHA for b139d5f
1 file changed
build.gradle
@@ -74,7 +74,7 @@ publishing {
74
publications {
75
maven(MavenPublication) {
76
groupId = 'io.permit'
77
- artifactId = 'sdk'
+ artifactId = 'permit-sdk-java'
78
79
from components.java
80
0 commit comments