This meta-project is used to generate a bill-of-materials POM that contains the other projects in a dependencyManagement section.
'net.openhft:third-party-bom:3.4.21'
<dependency>
<groupId>net.openhft</groupId>
<artifactId>third-party-bom</artifactId>
<version>3.4.21</version>
</dependency>
<dependency org="net.openhft" name="third-party-bom" rev="3.4.21"/>
"net.openhft", "third-party-bom", "3.4.21"