diff options
| author | robot-piglet <[email protected]> | 2024-11-25 13:38:14 +0300 |
|---|---|---|
| committer | robot-piglet <[email protected]> | 2024-11-25 13:46:09 +0300 |
| commit | bcccf798335a18db941e8b901bc9669c94d13581 (patch) | |
| tree | f4b7391fef2986455c66a5ea217f6dad77db37aa /contrib/java/io | |
| parent | 8290c796b7ba3fbbf8c94df8d744163a97e3060d (diff) | |
Intermediate changes
commit_hash:b0025bcbfaa56e2a24fc35956f41bfc48bac5c09
Diffstat (limited to 'contrib/java/io')
5 files changed, 10 insertions, 0 deletions
diff --git a/contrib/java/io/grpc/grpc-api/1.51.0/ya.make b/contrib/java/io/grpc/grpc-api/1.51.0/ya.make index d12061f696e..98d62d66d4b 100644 --- a/contrib/java/io/grpc/grpc-api/1.51.0/ya.make +++ b/contrib/java/io/grpc/grpc-api/1.51.0/ya.make @@ -1,5 +1,7 @@ JAVA_CONTRIB() +VERSION(1.51.0) + LICENSE(Apache-2.0) PEERDIR( diff --git a/contrib/java/io/grpc/grpc-context/1.51.0/ya.make b/contrib/java/io/grpc/grpc-context/1.51.0/ya.make index eb5ae9d03b9..5e0fd08d776 100644 --- a/contrib/java/io/grpc/grpc-context/1.51.0/ya.make +++ b/contrib/java/io/grpc/grpc-context/1.51.0/ya.make @@ -1,5 +1,7 @@ JAVA_CONTRIB() +VERSION(1.51.0) + LICENSE(Apache-2.0) JAR_RESOURCE(4401902017) diff --git a/contrib/java/io/grpc/grpc-protobuf-lite/1.51.0/ya.make b/contrib/java/io/grpc/grpc-protobuf-lite/1.51.0/ya.make index fe4e837f7bc..c7024b10fc2 100644 --- a/contrib/java/io/grpc/grpc-protobuf-lite/1.51.0/ya.make +++ b/contrib/java/io/grpc/grpc-protobuf-lite/1.51.0/ya.make @@ -1,5 +1,7 @@ JAVA_CONTRIB() +VERSION(1.51.0) + LICENSE(Apache-2.0) PEERDIR( diff --git a/contrib/java/io/grpc/grpc-protobuf/1.51.0/ya.make b/contrib/java/io/grpc/grpc-protobuf/1.51.0/ya.make index 87c097e3b1d..9f52392399d 100644 --- a/contrib/java/io/grpc/grpc-protobuf/1.51.0/ya.make +++ b/contrib/java/io/grpc/grpc-protobuf/1.51.0/ya.make @@ -1,5 +1,7 @@ JAVA_CONTRIB() +VERSION(1.51.0) + LICENSE(Apache-2.0) PEERDIR( diff --git a/contrib/java/io/grpc/grpc-stub/1.51.0/ya.make b/contrib/java/io/grpc/grpc-stub/1.51.0/ya.make index b7bea00aca6..cd315921784 100644 --- a/contrib/java/io/grpc/grpc-stub/1.51.0/ya.make +++ b/contrib/java/io/grpc/grpc-stub/1.51.0/ya.make @@ -1,5 +1,7 @@ JAVA_CONTRIB() +VERSION(1.51.0) + LICENSE(Apache-2.0) PEERDIR( |
