Skip to content

Commit

Permalink
Release version 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Sauli Ketola committed Aug 6, 2020
1 parent b17581a commit 27f1f13
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 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.10.1-SNAPSHOT</version>
<version>0.11.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.10.1-SNAPSHOT</version>
<version>0.11.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.10.1-SNAPSHOT</version>
<version>0.11.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.10.1-SNAPSHOT</version>
<version>0.11.1-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down

0 comments on commit 27f1f13

Please sign in to comment.