diff options
author | snermolaev <snermolaev@yandex-team.ru> | 2022-02-10 16:45:53 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:45:53 +0300 |
commit | 2015790ac9fcc04caab83fccc23ab2460310a797 (patch) | |
tree | e644e9bc3f6f688561a871793b59bf8a637e0f72 /build/external_resources/maven | |
parent | c768a99151e47c3a4bb7b92c514d256abd301c4d (diff) | |
download | ydb-2015790ac9fcc04caab83fccc23ab2460310a797.tar.gz |
Restoring authorship annotation for <snermolaev@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'build/external_resources/maven')
-rw-r--r-- | build/external_resources/maven/ya.make | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/build/external_resources/maven/ya.make b/build/external_resources/maven/ya.make index 44c39b6dd9..18a97a0675 100644 --- a/build/external_resources/maven/ya.make +++ b/build/external_resources/maven/ya.make @@ -1,8 +1,8 @@ -RESOURCES_LIBRARY() - -OWNER(g:mapkit) - -# Apache Maven: version 3.6.1 -DECLARE_EXTERNAL_RESOURCE(MAVEN sbr:1231330972) - -END() +RESOURCES_LIBRARY() + +OWNER(g:mapkit) + +# Apache Maven: version 3.6.1 +DECLARE_EXTERNAL_RESOURCE(MAVEN sbr:1231330972) + +END() |