Skip to content
This repository has been archived by the owner on Jun 23, 2021. It is now read-only.

Latest commit

 

History

History
16 lines (12 loc) · 706 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 706 Bytes

idea

build Maven Central

How to Use

Implementing a parent pom

<parent>
  <groupId>io.github.parentpom</groupId>
  <artifactId>ppom-portlek</artifactId>
  <version>${version}</version>
</parent>