Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 600 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 600 Bytes

apereo-parent [Maven Central]

Apereo parent pom for Apereo Maven projects.

Revisions

Version 41

Updates the license headers to Apereo and includes the reporting plug-ins again.

Version 40

Starting with version 40, the license plug-in changed from

<groupId>com.mycila.maven-license-plugin</groupId>
<artifactId>maven-license-plugin</artifactId>

to

<groupId>com.mycila</groupId>
<artifactId>license-maven-plugin</artifactId>

You will need to update your pom for this.