We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d39a402 commit 207c857Copy full SHA for 207c857
pom.xml
@@ -5,7 +5,7 @@
5
<groupId>com.uwetrottmann.trakt5</groupId>
6
<artifactId>trakt-java</artifactId>
7
<packaging>jar</packaging>
8
- <version>6.10.1-SNAPSHOT</version>
+ <version>6.11.0</version>
9
10
<name>trakt-java</name>
11
<description>trakt-java is a retrofit2 based wrapper around the trakt API v2.</description>
@@ -35,7 +35,7 @@
35
<url>https://github.com/UweTrottmann/trakt-java</url>
36
<connection>scm:git:git://github.com/UweTrottmann/trakt-java.git</connection>
37
<developerConnection>scm:git:git@github.com:UweTrottmann/trakt-java.git</developerConnection>
38
- <tag>HEAD</tag>
+ <tag>v6.11.0</tag>
39
</scm>
40
41
<prerequisites>
0 commit comments