Base Maven Parent solving majority of Maven configurations. Use this to drive your maven builds.
'com.github.hazendaz:base-parent:7'
<dependency>
<groupId>com.github.hazendaz</groupId>
<artifactId>base-parent</artifactId>
<version>7</version>
</dependency>
<dependency org="com.github.hazendaz" name="base-parent" rev="7"/>
"com.github.hazendaz", "base-parent", "7"