Skip to content

Commit

Permalink
follow-up reactor#1943 fix Artifactory publishing per submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbasle committed Nov 6, 2019
1 parent 3d8d226 commit dc60385
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions gradle/setup.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -121,10 +121,6 @@ publishing {
}
}

artifactory {
publish {
defaults {
publications(publishing.publications.mavenJava)
}
}
artifactoryPublish {
publications(publishing.publications.mavenJava)
}

0 comments on commit dc60385

Please sign in to comment.