Maven release plugin clean-up.

This commit is contained in:
Harald Kuhr 2014-10-01 13:28:01 +02:00
parent a97b860c6a
commit 2dd489f6ac

View File

@ -47,7 +47,7 @@
<connection>scm:git:https://github.com/haraldk/TwelveMonkeys</connection> <connection>scm:git:https://github.com/haraldk/TwelveMonkeys</connection>
<developerConnection>scm:git:https://github.com/haraldk/TwelveMonkeys</developerConnection> <developerConnection>scm:git:https://github.com/haraldk/TwelveMonkeys</developerConnection>
<url>https://github.com/haraldk/TwelveMonkeys</url> <url>https://github.com/haraldk/TwelveMonkeys</url>
<tag>twelvemonkeys-3.0-rc6</tag> <tag>HEAD</tag>
</scm> </scm>
<properties> <properties>