UniGames Parent POM Includes organizational common configurations for a Maven project. Usage Add in the pom.xml of your project <parent> <groupId>com.unigames</groupId> <artifactId>parent-pom</artifactId> <version>3</version> </parent>