Declare this project as a parent inside your projects POM:

<parent>
  <groupId>com.github.sebhoss</groupId>
  <artifactId>superpom</artifactId>
  <version>4.0.0</version>
</parent>

Back to top

Reflow Maven skin by Andrius Velykis.