We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aea7c90 commit 33d95fdCopy full SHA for 33d95fd
1 file changed
auth0-api-java/build.gradle
@@ -5,7 +5,7 @@ plugins {
5
ext {
6
POM_ARTIFACT_ID = 'auth0-api-java'
7
POM_NAME = 'auth0-api-java'
8
- POM_DESCRIPTION = 'Auth0 Java Authentication and Authorization Library'
+ POM_DESCRIPTION = 'Auth0 Java API Library'
9
POM_PACKAGING = 'jar'
10
}
11
0 commit comments