We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6f7221 commit 8def804Copy full SHA for 8def804
grpc/java/BUILD
@@ -23,7 +23,7 @@ java_grpc_library(
23
"//proto:version-proto",
24
],
25
# TypeDB Core bundles JARs by maven coordinate, we can remove this when Core is rewritten in Rust
26
- tags = ["maven_coordinates=com.vaticle.typedb:typedb-protocol:{pom_version}"],
+ tags = ["maven_coordinates=com.typedb:typedb-protocol:{pom_version}"],
27
)
28
29
checkstyle_test(
0 commit comments