The plugin and extension jars follow the scheme
gerrit-$FOO -> $FOO.jar
gerrit-$FOO -> $FOO-src.jar
gerrit-$FOO -> $FOO-javadoc.jar
Hence, for the gerrit-acceptance-framework directory, the artifacts
were expected as:
* gerrit-acceptance-framework.jar
* gerrit-acceptance-framework-src.jar
* gerrit-acceptance-framework-javadoc.jar
However, they are called 'api.jar', 'src.jar', 'javadoc.jar' without
any qualifier in front. To make naming more consistent, we make the
new gerrit-acceptance-framework artifacts follow the above scheme.
Change-Id: I6fcefed4a8ba05aae4ae2dc6f22ff39e48dea56d