Sign in
gerrit
/
plugins
/
uploadvalidator
/
d776dc2fc3593c72c73a77d00d5e1c86f4482290
/
.
/
lib
/
gerrit
/
BUCK
blob: 864fcdba9e1d9c8df343e8238c993bbf335af288 [
file
] [
log
] [
blame
]
include_defs
(
'//bucklets/maven_jar.bucklet'
)
VER
=
'2.10-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'
,
)