Fix complaint by m2eclipse -- provide plugin version for xml-maven-plugin

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1031443 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2010-11-05 05:58:59 +00:00
parent 83c2687f1b
commit 97939d1051
1 changed files with 1 additions and 0 deletions

View File

@ -232,6 +232,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>xml-maven-plugin</artifactId>
<version>1.0-beta-3</version>
<executions>
<execution>
<goals>