From 6b24c1d04f091c39456869eacacbc15e919bc1d7 Mon Sep 17 00:00:00 2001 From: Iaroslav Omelianenko Date: Mon, 31 Jan 2022 13:54:36 +0200 Subject: [PATCH] Bump to version 1.1.8 --- README.md | 2 +- comet-examples/pom.xml | 2 +- comet-java-client/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a829a33b..32735a83 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ ml.comet comet-java-client - 1.1.7 + 1.1.8 ``` diff --git a/comet-examples/pom.xml b/comet-examples/pom.xml index 6f7e5cc4..43b9b04a 100644 --- a/comet-examples/pom.xml +++ b/comet-examples/pom.xml @@ -7,7 +7,7 @@ comet-java-sdk ml.comet - 1.1.7-SNAPSHOT + 1.1.8-SNAPSHOT diff --git a/comet-java-client/pom.xml b/comet-java-client/pom.xml index 8f4b2ce8..9ad58d24 100644 --- a/comet-java-client/pom.xml +++ b/comet-java-client/pom.xml @@ -7,7 +7,7 @@ ml.comet comet-java-sdk - 1.1.7-SNAPSHOT + 1.1.8-SNAPSHOT diff --git a/pom.xml b/pom.xml index a8486daa..0a8c98ca 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ ml.comet comet-java-sdk pom - 1.1.7-SNAPSHOT + 1.1.8-SNAPSHOT ${project.groupId}:${project.artifactId} https://www.comet.ml Java client lib