Skip to content

Commit

Permalink
Updated anthill-runtime-java to 0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
desertkun committed Feb 22, 2019
1 parent 0574fbc commit 4a8ca65
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 @@ -10,7 +10,7 @@
<groupId>com.github.anthill-platform</groupId>
<artifactId>anthill-runtime-java-server</artifactId>
<packaging>jar</packaging>
<version>0.1.8</version>
<version>0.1.9</version>

<name>Anthill Java Server Runtime</name>
<description>Server extention for Java Runtime for Anthill Platform</description>
Expand Down Expand Up @@ -139,7 +139,7 @@
<dependency>
<groupId>com.github.anthill-platform</groupId>
<artifactId>anthill-runtime-java</artifactId>
<version>0.1.7</version>
<version>0.1.8</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 4a8ca65

Please sign in to comment.