No need to redefined Test Scope String

Former-commit-id: 84b8c35340e92ac42805ccb8411648bec4b1f09c
This commit is contained in:
Henri Gomez
2014-02-11 12:54:26 +01:00
parent 714d8ac3ba
commit e4fd446946

View File

@@ -76,10 +76,6 @@ public class DependencyCheckMojo extends AbstractMojo implements MavenMultiPageR
* Name of the logging properties file.
*/
private static final String LOG_PROPERTIES_FILE = "log.properties";
/**
* The name of the test scope.
*/
public static final String TEST_SCOPE = "test";
/**
* System specific new line character.
*/