Skip to content

Commit

Permalink
releasing version 0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
kausandr committed Aug 9, 2019
1 parent ad66523 commit d793faf
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 @@ -4,7 +4,7 @@

<groupId>com.jkoolcloud.client.api</groupId>
<artifactId>jkool-client-api</artifactId>
<version>0.2.4</version>
<version>0.2.5</version>
<packaging>jar</packaging>

<name>jkool-client-api</name>
Expand Down Expand Up @@ -88,7 +88,7 @@
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-client</artifactId>
<version>4.1.1.Final</version>
<version>4.2.0.Final</version>
</dependency>
<!-- https://mvnrepository.com/artifact/io.swagger/swagger-annotations -->
<dependency>
Expand Down

0 comments on commit d793faf

Please sign in to comment.