Skip to content

Commit 6d454b3

Browse files
committed
Version -> 4.2.0-SNAPSHOT
1 parent 4c7dadc commit 6d454b3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

api-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>com.recombee</groupId>
99
<artifactId>api-client-parent</artifactId>
10-
<version>4.1.0</version>
10+
<version>4.2.0-SNAPSHOT</version>
1111
</parent>
1212

1313
<artifactId>api-client</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.recombee</groupId>
88
<artifactId>api-client-parent</artifactId>
9-
<version>4.1.5</version>
9+
<version>4.2.0-SNAPSHOT</version>
1010
<packaging>pom</packaging>
1111
<name>Recombee API Client Parent</name>
1212
<description>A client library for easy use of the Recombee recommendation API</description>

0 commit comments

Comments
 (0)