De-premiumize wing.dev for internal registration

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=236661149
This commit is contained in:
mcilwain 2019-03-04 08:55:12 -08:00 committed by Ben McIlwain
parent 50e88acddb
commit 241dbea9d9
44 changed files with 44 additions and 44 deletions

View file

@ -21,6 +21,7 @@ java_library(
"//java/google/registry/proxy",
"//java/google/registry/util",
"//javatests/google/registry/testing",
"//third_party/java/mockito",
"@com_beust_jcommander",
"@com_google_dagger",
"@com_google_guava",
@ -38,7 +39,6 @@ java_library(
"@joda_time",
"@junit",
"@org_bouncycastle_bcpkix_jdk15on",
"@org_mockito_all",
"@org_yaml_snakeyaml",
],
)