diff --git a/test/project.xml b/test/project.xml
index 4bd846b3..14519cf5 100644
--- a/test/project.xml
+++ b/test/project.xml
@@ -23,7 +23,7 @@
3
maven-test-plugin
Maven Test Plug-in
- 1.7-SNAPSHOT
+ 1.6.2
Run JUnit tests. Requires Maven 1.0 RC2.
Run JUnit tests
http://maven.apache.org/reference/plugins/test/
@@ -50,6 +50,11 @@
1.6.1
MAVEN_TEST_1_6_1
+
+ 1.6.2
+ 1.6.2
+ MAVEN_TEST_1_6_2
+
diff --git a/test/xdocs/changes.xml b/test/xdocs/changes.xml
index e10df0f5..1b5b4ba6 100644
--- a/test/xdocs/changes.xml
+++ b/test/xdocs/changes.xml
@@ -24,7 +24,7 @@
dIon Gillard
-
+
honour source modifications for test compilation
handle JVM args correctly in test:match