From b1332f62732c7976a4baae24c933872fa23c7f2c Mon Sep 17 00:00:00 2001 From: dion Date: Tue, 28 Oct 2003 00:56:55 +0000 Subject: [PATCH] Fix typo git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114243 13f79535-47bb-0310-9956-ffa450edef68 --- test/xdocs/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/xdocs/changes.xml b/test/xdocs/changes.xml index 059fd6a4..8f8c4fb7 100644 --- a/test/xdocs/changes.xml +++ b/test/xdocs/changes.xml @@ -17,7 +17,7 @@ maven.test.search.classdir. It defaults to use (java) to preserve backwards compatibilty. Using (class) allows you to work with alternative languages that compile to bytecode like - Groovy Check if unitTest tag is present in pom before copy resources.