Skip to content

Commit 5465293

Browse files
committed
[maven-release-plugin] prepare release tvdb-japi-0.0.4
1 parent 026a824 commit 5465293

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.4-SNAPSHOT</version>
7+
<version>0.0.4</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>
@@ -112,7 +112,7 @@
112112
<url>https://github.com/m0nk3y2k4/thetvdb-java-api</url>
113113
<connection>scm:git:git@github.com:m0nk3y2k4/thetvdb-java-api.git</connection>
114114
<developerConnection>scm:git:git@github.com:m0nk3y2k4/thetvdb-java-api.git</developerConnection>
115-
<tag>HEAD</tag>
115+
<tag>tvdb-japi-0.0.4</tag>
116116
</scm>
117117

118118
<developers>

0 commit comments

Comments
 (0)