Skip to content

Commit

Permalink
Revert change to use maven_install_json
Browse files Browse the repository at this point in the history
  • Loading branch information
ejona86 committed Mar 28, 2024
1 parent ac40960 commit 4944d5b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2,174 deletions.
4 changes: 0 additions & 4 deletions WORKSPACE
Expand Up @@ -38,11 +38,7 @@ maven_install(
repositories = [
"https://repo.maven.apache.org/maven2/",
],
generate_compat_repositories = True,
maven_install_json = "@//:maven_install.json",
strict_visibility = True,
fetch_sources = True,
fail_if_repin_required = True,
)

load("@maven//:defs.bzl", "pinned_maven_install")
Expand Down

0 comments on commit 4944d5b

Please sign in to comment.