KEMITIX-PARENT ============== A parent POM for my own personal projects. ### Usage ```xml net.kemitix kemitix-parent RELEASE ``` ### Contents The POM defines the following items: * `issueManagement` * `scm` * `url` * `inceptionYear` * `licenses` * `developers` * `distributionManagement` The POM sets the following properties: * `project.reporting.outputEncoding` as `UTF-8` * `java.version` as `1.8`