I've been using the various snapshot releases to track upcoming changes in Lucene and wasn't sure how they mapped to the various branches in git.
The repo at https://repository.apache.org/content/groups/snapshots/org/apache/lucene/lucene-core/ currently has snapshot releases for 6.7.0, 7.0.0, and 7.1.0. This is what I'd expect, however I see that https://issues.apache.org/jira/browse/LUCENE-7899 is flagged as being fixed in 7.0 and master (8.0). Should I expect to see an 8.0 snapshot on the maven repo that tracks the master branch? --Terry