General leanIX parent pom to define the versions of used libraries and plugins. All common settings are defined here.
'net.leanix.poms:common-parent:0.8.2'
<dependency>
<groupId>net.leanix.poms</groupId>
<artifactId>common-parent</artifactId>
<version>0.8.2</version>
</dependency>
<dependency org="net.leanix.poms" name="common-parent" rev="0.8.2"/>
"net.leanix.poms", "common-parent", "0.8.2"