Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare release v2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
UweTrottmann committed Aug 14, 2020
1 parent 40d4774 commit 7a92507
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>com.uwetrottmann.thetvdb-java</groupId>
<artifactId>thetvdb-java</artifactId>
<packaging>jar</packaging>
<version>2.3.1-SNAPSHOT</version>
<version>2.4.0</version>

<name>thetvdb-java</name>
<description>TheTVDB API wrapper in Java written using retrofit 2.</description>
Expand Down Expand Up @@ -35,7 +35,7 @@
<url>https://github.com/UweTrottmann/thetvdb-java</url>
<connection>scm:git:git://github.com/UweTrottmann/thetvdb-java.git</connection>
<developerConnection>scm:git:[email protected]:UweTrottmann/thetvdb-java.git</developerConnection>
<tag>HEAD</tag>
<tag>v2.4.0</tag>
</scm>

<prerequisites>
Expand Down

0 comments on commit 7a92507

Please sign in to comment.