mirror of https://github.com/apache/maven.git
o remove <id/>
PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162660 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ba5e58a2e8
commit
0bd927dab7
|
@ -1,10 +1,9 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<project>
|
||||
<pomVersion>4.0.0</pomVersion>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>Maven Project</name>
|
||||
<groupId>maven</groupId>
|
||||
<id>maven-component</id>
|
||||
<artifactId>maven-component</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<description>Maven components parent</description>
|
||||
|
|
Loading…
Reference in New Issue