filegroup(
    name = "web_xml",
    srcs = ["web.xml"],
    visibility = ["//visibility:public"],
)
