mirror of
https://github.com/apache/maven.git
synced 2025-02-22 18:04:52 +00:00
o remove the <model> element and use the <project> element which is actually valid
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@560475 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e614615617
commit
c75995fdd7
@ -1,4 +1,4 @@
|
||||
<model>
|
||||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Integration Test :: it0107</name>
|
||||
<groupId>org.apache.maven.its.it0107</groupId>
|
||||
@ -29,4 +29,4 @@
|
||||
<url>http://people.apache.org/maven-snapshot-repository</url>
|
||||
</pluginRepository>
|
||||
</pluginsRepositories>
|
||||
</model>
|
||||
</project>
|
||||
|
Loading…
x
Reference in New Issue
Block a user