jmini / ecentral

Script and data around the Eclipse Platform artifacts published on maven central.
https://jmini.github.io/ecentral/
Eclipse Public License 2.0
6 stars 2 forks source link

Add a BOM file for Eclipse release 2022-06 #17

Closed jmini closed 2 years ago

jmini commented 2 years ago

The Eclipse release 2022-06 is out. Version number: 4.24

A new BOM file should be generated for this release:

<dependency>
    <groupId>fr.jmini.ecentral</groupId>
    <artifactId>eclipse-platform-dependencies</artifactId>
    <version>4.24</version>
    <packaging>pom</packaging>
<dependency>

Prerequisites: