Skip to content

Commit

Permalink
stable version is 1.2.6
Browse files Browse the repository at this point in the history
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
  • Loading branch information
ceki committed Sep 9, 2021
1 parent 5586c25 commit 9c3af83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -47,7 +47,7 @@
</modules>

<properties>
<latest.stable.version>1.2.5</latest.stable.version>
<latest.stable.version>1.2.6</latest.stable.version>
<jdk.version>8</jdk.version>
<maven.compiler.source>${jdk.version}</maven.compiler.source>
<maven.compiler.target>${jdk.version}</maven.compiler.target>
Expand Down

0 comments on commit 9c3af83

Please sign in to comment.