Skip to content

Commit 207c857

Browse files
committed
[maven-release-plugin] prepare release v6.11.0
1 parent d39a402 commit 207c857

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>com.uwetrottmann.trakt5</groupId>
66
<artifactId>trakt-java</artifactId>
77
<packaging>jar</packaging>
8-
<version>6.10.1-SNAPSHOT</version>
8+
<version>6.11.0</version>
99

1010
<name>trakt-java</name>
1111
<description>trakt-java is a retrofit2 based wrapper around the trakt API v2.</description>
@@ -35,7 +35,7 @@
3535
<url>https://github.com/UweTrottmann/trakt-java</url>
3636
<connection>scm:git:git://github.com/UweTrottmann/trakt-java.git</connection>
3737
<developerConnection>scm:git:git@github.com:UweTrottmann/trakt-java.git</developerConnection>
38-
<tag>HEAD</tag>
38+
<tag>v6.11.0</tag>
3939
</scm>
4040

4141
<prerequisites>

0 commit comments

Comments
 (0)