Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 223 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 223 Bytes

How to use?

Add this section to your pom.xml:

<extensions>
  <extension>
    <groupId>net.gageot</groupId>
    <artifactId>maven-timeline</artifactId>
    <version>1.3</version>
  </extension>
</extensions>