We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c7dadc commit 6d454b3Copy full SHA for 6d454b3
2 files changed
api-client/pom.xml
@@ -7,7 +7,7 @@
7
<parent>
8
<groupId>com.recombee</groupId>
9
<artifactId>api-client-parent</artifactId>
10
- <version>4.1.0</version>
+ <version>4.2.0-SNAPSHOT</version>
11
</parent>
12
13
<artifactId>api-client</artifactId>
pom.xml
@@ -6,7 +6,7 @@
6
- <version>4.1.5</version>
<packaging>pom</packaging>
<name>Recombee API Client Parent</name>
<description>A client library for easy use of the Recombee recommendation API</description>
0 commit comments