◐ Shell
clean mode source ↗

Comparing main...heterogeneous-releases · scijava/scijava

Commits on Sep 9, 2024

  1. Convert aggregator POM into a shared parent POM

    This transition will enable us to perform individual component
    releases as well as multiple simultaneous component releases:
    
    - Bump the version numbers of the to-be-released component(s)
    
    - Downgrade the version numbers of not-to-be-released components
      from their latest SNAPSHOT versions to their most recent releases
    
    - Remove the not-to-be-released components from the <modules> list
    
    The the remaining reactor will consist of only the to-be-released
    components, all at their newly minted release versions, and with
    no snapshot dependencies, for reproducibility.
    Configuration menu

    Browse the repository at this point in the history

  2. Configuration menu

    Browse the repository at this point in the history