uoa-global-parent/README.md

335 B

uoa-global-parent

This parent contains the configuration regarding maven release and compilation. Also, there is the definition of global properties and import of log4j2.

Usage

<parent>
    <groupId>eu.dnetlib</groupId>
    <artifactId>uoa-global-parent</artifactId>
    <version>2.0.2</version>
</parent>