mirror of
https://github.com/google/nomulus.git
synced 2025-07-25 12:08:36 +02:00
Give core registry libraries public visibility
This is so Donuts can create entirely separate Bazel repositories that link against the Domain Registry codebase. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=116182448
This commit is contained in:
parent
689c673a7c
commit
ddd45b22fb
14 changed files with 16 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
workspace(name = "domain_registry")
|
||||
|
||||
maven_jar(
|
||||
name = "aopalliance",
|
||||
artifact = "aopalliance:aopalliance:1.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue