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 fabc39e commit 5e14ce2Copy full SHA for 5e14ce2
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.github.m0nk3y2k4</groupId>
6
<artifactId>thetvdb-java-api</artifactId>
7
- <version>0.0.7-SNAPSHOT</version>
+ <version>0.0.7</version>
8
9
<name>thetvdb-java-api</name>
10
<description>Java connector for the TheTVDB.com. Allows simplified usage of the TheTVDB.com RESTful API from inside Java projects.</description>
@@ -244,7 +244,7 @@
244
<url>https://github.com/m0nk3y2k4/thetvdb-java-api</url>
245
<connection>scm:git:git@github.com:m0nk3y2k4/thetvdb-java-api.git</connection>
246
<developerConnection>scm:git:git@github.com:m0nk3y2k4/thetvdb-java-api.git</developerConnection>
247
- <tag>HEAD</tag>
+ <tag>tvdb-japi-0.0.7</tag>
248
</scm>
249
250
<developers>
0 commit comments