Konstantinos Triantafyllou e5904930b2 | ||
---|---|---|
.gitignore | ||
README.md | ||
pom.xml |
README.md
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>