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

@ -25,6 +25,7 @@ java_library(
"//javatests/google/registry/testing/mapreduce",
"//javatests/google/registry/testing/sftp",
"//javatests/google/registry/xml",
"//third_party/java/mockito",
"//third_party/jaxb",
"//third_party/jsch/v0_1_53",
"//third_party/objectify:objectify-v4_1",
@ -43,7 +44,6 @@ java_library(
"@org_bouncycastle_bcpg_jdk15on",
"@org_bouncycastle_bcpkix_jdk15on",
"@org_joda_money",
"@org_mockito_all",
],
)