Skip to content

Commit 5e14ce2

Browse files
committed
[maven-release-plugin] prepare release tvdb-japi-0.0.7
1 parent fabc39e commit 5e14ce2

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
@@ -4,7 +4,7 @@
44

55
<groupId>com.github.m0nk3y2k4</groupId>
66
<artifactId>thetvdb-java-api</artifactId>
7-
<version>0.0.7-SNAPSHOT</version>
7+
<version>0.0.7</version>
88

99
<name>thetvdb-java-api</name>
1010
<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 @@
244244
<url>https://github.com/m0nk3y2k4/thetvdb-java-api</url>
245245
<connection>scm:git:git@github.com:m0nk3y2k4/thetvdb-java-api.git</connection>
246246
<developerConnection>scm:git:git@github.com:m0nk3y2k4/thetvdb-java-api.git</developerConnection>
247-
<tag>HEAD</tag>
247+
<tag>tvdb-japi-0.0.7</tag>
248248
</scm>
249249

250250
<developers>

0 commit comments

Comments
 (0)