Maven
Parent poms for com.github.rutledgepaulv projects. Includes basic configuration for gitflow, tests, code coverage, and releasing. You can find all of my maven projects at central.
Usage
<parent>
<groupId>com.github.rutledgepaulv</groupId>
<artifactId>maven</artifactId>
<version>1.2</version>
</parent>
License
This project is licensed under MIT license.