Remove Maven legacy pom.xml

Now that the build is fully working and integrated in
Bazel, including the consumption and validation with other
implementation plugins, the legacy pom.xml is not needed
anymore.

Change-Id: Ib9e67570af9f1fae599cc758e7ac64cd67aaef12
1 file changed
tree: 2f123945aeac69ff6496397e0cc670924ed64699
  1. src/
  2. .gitignore
  3. BUILD
  4. Jenkinsfile
  5. LICENSE
  6. README.md
README.md

Events Broker API for Gerrit Code Review

API of a generic events broker for use with Gerrit Code Review.

Enables the de-coupling between Gerrit, plugins and the different implementations of a generic events broker.