This project is used for locking down plugin versions and establishing basic configuration for all Maven based projects
'com.github.paulmoloney:top-level-parent-pom:1.0.13'
<dependency>
<groupId>com.github.paulmoloney</groupId>
<artifactId>top-level-parent-pom</artifactId>
<version>1.0.13</version>
</dependency>
<dependency org="com.github.paulmoloney" name="top-level-parent-pom" rev="1.0.13"/>
"com.github.paulmoloney", "top-level-parent-pom", "1.0.13"