We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cbf72a commit 0a21829Copy full SHA for 0a21829
build.gradle
@@ -17,7 +17,6 @@ apply plugin: 'java'
17
apply plugin: 'de.thetaphi.forbiddenapis'
18
apply plugin: 'jacoco'
19
apply plugin: 'signing'
20
-apply plugin: 'io.codearte.nexus-staging'
21
22
sourceCompatibility = JavaVersion.VERSION_11
23
group = 'org.dstadler'
0 commit comments