Skip to content

Commit

Permalink
Version 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jlarriba committed Jul 11, 2020
1 parent d94b591 commit 63b4a69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>es.jlarriba</groupId>
<artifactId>jrmapi</artifactId>
<version>0.6-SNAPSHOT</version>
<version>0.6</version>
<packaging>jar</packaging>

<properties>
Expand Down Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>net.lingala.zip4j</groupId>
<artifactId>zip4j</artifactId>
<version>2.6.2-SNAPSHOT</version>
<version>2.6.2</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit 63b4a69

Please sign in to comment.