diff --git a/eclipse/project.xml b/eclipse/project.xml
index d65c4e4a..d99d1c3b 100644
--- a/eclipse/project.xml
+++ b/eclipse/project.xml
@@ -23,7 +23,7 @@
3
maven-eclipse-plugin
Maven Eclipse Plugin
- 1.8
+ 1.9-SNAPSHOT
A plugin to generate various files for the Eclipse IDE and ease the use of Maven within that environment.
Eclipse Plugin for Maven
http://maven.apache.org/reference/plugins/eclipse/
diff --git a/eclipse/xdocs/changes.xml b/eclipse/xdocs/changes.xml
index 374e71e7..96bd9048 100644
--- a/eclipse/xdocs/changes.xml
+++ b/eclipse/xdocs/changes.xml
@@ -24,6 +24,8 @@
dIon Gillard
+
+
Fixed a 'race condition' where Cactus dependency is added twice to .classpath.
Add eclipse:clean goal.