Skip to content

Commit f8825e8

Browse files
committed
Add maven coordinates for transaction-test-lib
1 parent 46e083c commit f8825e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sdk/canton/community/daml-lf/transaction/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ da_scala_library(
5959
"@maven//:org_scalaz_scalaz_scalacheck_binding",
6060
],
6161
scalacopts = lf_scalacopts_stricter,
62+
tags = ["maven_coordinates=com.daml:daml-lf-transaction-test-lib:__VERSION__"],
6263
visibility = ["//visibility:public"],
6364
deps = [
6465
"//canton/community/daml-lf/api-type-signature",

0 commit comments

Comments
 (0)