Fix href label for IT MNG-5452.

This commit is contained in:
Michael Osipov 2014-06-15 22:31:32 +02:00
parent e8bf9ac9ff
commit 810e73202e
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ import java.util.Properties;
import org.apache.maven.it.util.ResourceExtractor;
/**
* This is a test set for <a href="http://jira.codehaus.org/browse/MNG-5452">MNG-4091</a>
* This is a test set for <a href="http://jira.codehaus.org/browse/MNG-5452">MNG-5452</a>
* Make sure that the maven.build.timestamp is in UTC.
*/
public class MavenITmng5452MavenBuildTimestampUTCTest