Skip to content

Commit 29dd9ba

Browse files
rmehta19ejona86
authored andcommitted
change s2av2_credentials to s2a
1 parent a79982c commit 29dd9ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

s2a/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ java_library(
7979
)
8080

8181
java_library(
82-
name = "s2av2_credentials",
82+
name = "s2a",
8383
srcs = ["src/main/java/io/grpc/s2a/S2AChannelCredentials.java"],
8484
visibility = ["//visibility:public"],
8585
deps = [

0 commit comments

Comments
 (0)