Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Verify that the release bits are the signed properly by running:
gpg --import KEYS
gpg --verify ./apache-metron-$VERSION-incubating.tar.gz.asc apache-metron-$VERSION-incubating.tar.gz

...