Skip to content

Commit

Permalink
Merge pull request google#780 from kruton/uberjar-artifacts
Browse files Browse the repository at this point in the history
Fix uberjar artifacts
  • Loading branch information
prbprbprb authored Nov 6, 2019
2 parents 8e79804 + faa9dfd commit 803bfd2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion openjdk-uber/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ if (buildUberJar) {

apply from: "$rootDir/gradle/publishing.gradle"
publishing.publications.maven {
from components.java
artifact sourcesJar
artifact jar
}
Expand Down

0 comments on commit 803bfd2

Please sign in to comment.