Sign in
gerrit
/
plugins
/
server-config
/
141b548a897c2812a816b593f6a44a82ab804014
/
.
/
lib
/
gerrit
/
BUCK
blob: a197eb1c039827fbcf1922e0dc41d2776950a5c0 [
file
] [
log
] [
blame
]
include_defs
(
'//bucklets/maven_jar.bucklet'
)
VER
=
'2.11-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'
,
)