From 3b49ded71a0125fcb398edfcec347a1e2feb3dce Mon Sep 17 00:00:00 2001 From: epugh Date: Sat, 14 Aug 2004 19:39:58 +0000 Subject: [PATCH] get ready to release 1.8 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115955 13f79535-47bb-0310-9956-ffa450edef68 --- eclipse/project.xml | 2 +- eclipse/xdocs/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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.