mirror of https://github.com/apache/maven.git
clean up POM
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@466447 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
409bc5955c
commit
fad352fc8b
|
@ -3,8 +3,7 @@
|
|||
<groupId>org.apache.maven.</groupId>
|
||||
<artifactId>maven-it0023</artifactId>
|
||||
<description>Test merging of global- and user-level settings.xml files.</description>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<build>
|
||||
<plugins>
|
||||
<plugin>
|
||||
|
@ -15,11 +14,6 @@
|
|||
<pluginItem>${test}</pluginItem>
|
||||
</configuration>
|
||||
</plugin>
|
||||
<!-- plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-projecthelp-plugin</artifactId>
|
||||
<version>2.0-alpha-3-SNAPSHOT</version>
|
||||
</plugin -->
|
||||
</plugins>
|
||||
</build>
|
||||
</model>
|
||||
|
|
Loading…
Reference in New Issue