Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerald Unterrainer committed Apr 29, 2021
2 parents 6c9be0c + df990ad commit c5306e8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>info.unterrainer.commons</groupId>
<artifactId>parent-pom</artifactId>
<version>0.1.3</version>
<version>0.1.19</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>jre-utils</artifactId>
<version>0.1.8</version>
<version>0.1.9</version>
<name>JreUtils</name>
<packaging>jar</packaging>

Expand All @@ -25,7 +25,7 @@
<dependency>
<groupId>info.unterrainer.commons</groupId>
<artifactId>cli-utils</artifactId>
<version>0.2.9</version>
<version>0.2.10</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit c5306e8

Please sign in to comment.