Sign in
gerrit
/
plugins
/
force-draft
/
8c14d8c5d98c604dbff5eadd42058af4ba224bda
/
.
/
lib
/
gerrit
/
BUCK
blob: bb14be37a1d7ffba446d4e88892aab27dd15a2e2 [
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
,
license
=
'Apache2.0'
,
attach_source
=
False
,
repository
=
REPO
,
)