Sign in
gerrit
/
plugins
/
gitiles
/
b9a2cef6b5985bb6f93aeb5273d7226fa1679c50
/
.
/
lib
/
gerrit
/
BUCK
blob: 62a2d2700086a8a798bfb9ba8144bb0a58c54b35 [
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'
,
)