We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c832dd0 commit e61275fCopy full SHA for e61275f
1 file changed
pom.xml
@@ -5,7 +5,7 @@
5
<groupId>com.uwetrottmann.trakt5</groupId>
6
<artifactId>trakt-java</artifactId>
7
<packaging>jar</packaging>
8
- <version>6.17.1-SNAPSHOT</version>
+ <version>6.18.0</version>
9
10
<name>trakt-java</name>
11
<description>trakt-java is a retrofit2 based wrapper around the Trakt API v2.</description>
@@ -36,6 +36,7 @@
36
<url>https://github.com/UweTrottmann/trakt-java</url>
37
<connection>scm:git:git://github.com/UweTrottmann/trakt-java.git</connection>
38
<developerConnection>scm:git:git@github.com:UweTrottmann/trakt-java.git</developerConnection>
39
+ <tag>v6.18.0</tag>
40
</scm>
41
42
<dependencies>
0 commit comments