diff --git a/eclipse/project.xml b/eclipse/project.xml index 5ce2f152..d65c4e4a 100644 --- a/eclipse/project.xml +++ b/eclipse/project.xml @@ -23,7 +23,7 @@ 3 maven-eclipse-plugin Maven Eclipse Plugin - 1.8-SNAPSHOT + 1.8 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 16f4ffb8..374e71e7 100644 --- a/eclipse/xdocs/changes.xml +++ b/eclipse/xdocs/changes.xml @@ -24,7 +24,7 @@ dIon Gillard - + Fixed a 'race condition' where Cactus dependency is added twice to .classpath. Add eclipse:clean goal. Fixed a 'race condition' where JUnit dependency is not added to .classpath.