testing commit rights (no changes, only xsd declaration added)

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@307447 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
fgiust
2005-10-09 15:58:21 +00:00
parent f5cfda0720
commit 4fda1a9e01

View File

@@ -17,8 +17,8 @@
* limitations under the License.
*/
-->
<project>
<project xmlns="http://maven.apache.org/POM/3.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/3.0.0 http://maven.apache.org/maven-v3_0_0.xsd">
<extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion>
<id>maven-eclipse-plugin</id>