Attempt to fix maven thing again yes

This commit is contained in:
Alexander Söderberg 2020-09-20 21:13:09 +02:00
parent ec3438c0f3
commit 96fcd03a75
No known key found for this signature in database
GPG key ID: C0207FF7EA146678
10 changed files with 19 additions and 5 deletions

View file

@ -7,8 +7,11 @@
<groupId>com.intellectualsites</groupId>
<version>1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>cloud-jline</artifactId>
<version>0.1.0-SNAPSHOT</version>
<dependencies>
<dependency>
<groupId>org.jline</groupId>