Skip to content

Commit

Permalink
maven buildable pom
Browse files Browse the repository at this point in the history
  • Loading branch information
Darkkandadr committed Jun 21, 2021
1 parent 47f333a commit 31a92e3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<artifactId>ppom-portlek</artifactId>
<groupId>io.github.parentpom</groupId>
<version>1.2.0</version>
</parent>

<groupId>com.litesoftwares</groupId>
<artifactId>coingecko-java</artifactId>
<version>1.0-SNAPSHOT</version>
Expand Down

0 comments on commit 31a92e3

Please sign in to comment.