Skip to content

Commit

Permalink
xds: allow publishing xds to maven local
Browse files Browse the repository at this point in the history
  • Loading branch information
dapengzhang0 committed Dec 17, 2019
1 parent 074cb73 commit 00b610e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xds/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -95,4 +95,4 @@ publishing {
}
}
}
[publishMavenPublicationToMavenRepository, publishMavenPublicationToMavenLocal]*.onlyIf { false }
[publishMavenPublicationToMavenRepository]*.onlyIf { false }

0 comments on commit 00b610e

Please sign in to comment.