Sign in
gerrit
/
plugins
/
reviewers-by-blame
/
67d1085bb851471e8bbb2d9a5441ff87056bfffb
/
.
/
lib
/
gerrit
/
BUCK
blob: 19e67dcbcd1699a74f577a066f4e8c96426be5a6 [
file
] [
log
] [
blame
]
include_defs
(
'//bucklets/maven_jar.bucklet'
)
VER
=
'2.12-SNAPSHOT'
REPO
=
MAVEN_LOCAL
maven_jar
(
name
=
'plugin-api'
,
id
=
'com.google.gerrit:gerrit-plugin-api:'
+
VER
,
attach_source
=
False
,
repository
=
REPO
,
license
=
'Apache2.0'
,
)