Skip to content

Commit fba79a2

Browse files
authored
Merge pull request #75 from comet-ml/bump-version-1.1.13
[N/A]: Bump version to 1.1.13
2 parents e48c5c5 + 757c81a commit fba79a2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

comet-examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<artifactId>comet-java-sdk</artifactId>
99
<groupId>ml.comet</groupId>
10-
<version>1.1.12-SNAPSHOT</version>
10+
<version>1.1.13-SNAPSHOT</version>
1111
</parent>
1212

1313
<properties>

comet-java-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>ml.comet</groupId>
99
<artifactId>comet-java-sdk</artifactId>
10-
<version>1.1.12-SNAPSHOT</version>
10+
<version>1.1.13-SNAPSHOT</version>
1111
</parent>
1212

1313
<dependencyManagement>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>ml.comet</groupId>
66
<artifactId>comet-java-sdk</artifactId>
77
<packaging>pom</packaging>
8-
<version>1.1.12-SNAPSHOT</version>
8+
<version>1.1.13-SNAPSHOT</version>
99

1010
<name>${project.groupId}:${project.artifactId}</name>
1111
<description>https://www.comet.ml Java client lib</description>

0 commit comments

Comments
 (0)