Skip to content

Commit 13920c2

Browse files
committed
[maven-release-plugin] prepare release tvdb-japi-0.0.6
1 parent 733b1f8 commit 13920c2

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.6-SNAPSHOT</version>
7+
<version>0.0.6</version>
88

99
<name>thetvdb-java-api</name>
1010
<description>Java connector for the TheTVDB. Allows simplified usage of the TheTVDB.com REST API from inside Java projects.</description>
@@ -138,7 +138,7 @@
138138
<url>https://github.com/m0nk3y2k4/thetvdb-java-api</url>
139139
<connection>scm:git:git@github.com:m0nk3y2k4/thetvdb-java-api.git</connection>
140140
<developerConnection>scm:git:git@github.com:m0nk3y2k4/thetvdb-java-api.git</developerConnection>
141-
<tag>HEAD</tag>
141+
<tag>tvdb-japi-0.0.6</tag>
142142
</scm>
143143

144144
<developers>

0 commit comments

Comments
 (0)