gerrit-server transitively depends on //lib/joda:joda-time, and
thus this dependency was always included in gerrit-plugin-api.
Exporting it allows in tree plugin to also depend on it, without
mentioning it as explicit dependency, which would unnecessarily
complicate standalone build implementation.
This change allows us to simplify Buck in tree and standalone build
implementation for websession-flatfile plugin.
Change-Id: Idfb2401424cd13676a8bb7918278cbcac672dc87