Skip to content

Commit

Permalink
release version 0.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ketola committed Jul 4, 2021
1 parent 499933c commit 32eb598
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion jlibra-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>dev.jlibra</groupId>
<artifactId>jlibra-parent</artifactId>
<version>0.17.1-SNAPSHOT</version>
<version>0.18.1-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion jlibra-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>dev.jlibra</groupId>
<artifactId>jlibra-parent</artifactId>
<version>0.17.1-SNAPSHOT</version>
<version>0.18.1-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion jlibra-integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>jlibra-parent</artifactId>
<groupId>dev.jlibra</groupId>
<version>0.17.1-SNAPSHOT</version>
<version>0.18.1-SNAPSHOT</version>
</parent>

<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion jlibra-poller/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>dev.jlibra</groupId>
<artifactId>jlibra-parent</artifactId>
<version>0.17.1-SNAPSHOT</version>
<version>0.18.1-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>dev.jlibra</groupId>
<artifactId>jlibra-parent</artifactId>
<version>0.17.1-SNAPSHOT</version>
<version>0.18.1-SNAPSHOT</version>
<packaging>pom</packaging>

<name>jlibra</name>
Expand Down

0 comments on commit 32eb598

Please sign in to comment.