Sign in
gerrit
/
plugins
/
admin-console
/
a1a69de77d98473086858d2569334cd5d359a257
/
.
/
lib
/
gerrit
/
BUCK
blob: 13d483272e739bab42b5d8fe15aac652f8527cb3 [
file
] [
log
] [
blame
]
include_defs
(
'//bucklets/maven_jar.bucklet'
)
VER
=
'2.14-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'
,
)