diff --git a/gradle.properties b/gradle.properties index 0c4fabe..20b61b5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -38,10 +38,7 @@ POM_DEVELOPER_URL=https://github.com/jenly1314/ RELEASE_REPOSITORY_URL=https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ SNAPSHOT_REPOSITORY_URL=https://s01.oss.sonatype.org/content/repositories/snapshots/ -RELEASE_SIGNING_ENABLED=true - -mavenCentralUsername=jenly -mavenCentralPassword=qq1314 +RELEASE_SIGNING_ENABLED=false