Skip to content

Commit 81bd3d8

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 6168c03 commit 81bd3d8

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.tmdb2</groupId>
66
<artifactId>tmdb-java</artifactId>
77
<packaging>jar</packaging>
8-
<version>2.13.0</version>
8+
<version>2.13.1-SNAPSHOT</version>
99

1010
<name>tmdb-java</name>
1111
<description>tmdb-java is an inofficial wrapper around the TMDB v3 API using retrofit 2.</description>
@@ -35,7 +35,7 @@
3535
<url>https://github.com/UweTrottmann/tmdb-java</url>
3636
<connection>scm:git:git://github.com/UweTrottmann/tmdb-java.git</connection>
3737
<developerConnection>scm:git:[email protected]:UweTrottmann/tmdb-java.git</developerConnection>
38-
<tag>v2.13.0</tag>
38+
<tag>v2.12.0</tag>
3939
</scm>
4040

4141
<dependencies>

0 commit comments

Comments
 (0)