Fix unbalanced tags

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113312 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
abarantsev
2003-04-10 06:39:37 +00:00
parent 12b0d503b8
commit 7e0627715e

View File

@@ -23,7 +23,9 @@
Generates a <code>.project</code> file for eclipse describing
the project and 'marking' it as a java project
</description>
</goal>
</goal>
<goal>
<name>eclipse:generate-classpath</name>
<description>
Generates a <code>.classpath</code> file for the eclipse project