Skip to content

Commit fe74dbf

Browse files
committed
Revert "Make artifactoryPublish depend on build"
This reverts commit fa07690.
1 parent 9ed0503 commit fe74dbf

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

build.gradle

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -217,11 +217,6 @@ subprojects { subproject ->
217217
}
218218
}
219219

220-
artifactoryPublish {
221-
dependsOn build
222-
publications(publishing.publications.mavenJava)
223-
}
224-
225220
publishing {
226221
publications {
227222
mavenJava(MavenPublication) {

0 commit comments

Comments
 (0)