Sign in
gerrit
/
plugins
/
cfoauth
/
5a071f8a5e97e7be5d4fd49f9ef6c3aeac31b12c
/
.
/
lib
/
gerrit
/
BUCK
blob: 85b90a85229976d5a0e6010d0eaf9aff5c7de735 [
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
,
)