mirror of https://github.com/apache/maven.git
missed a commit
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163553 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ba06a10501
commit
f9c6aa0f9d
|
@ -104,12 +104,6 @@
|
|||
<implementation>org.apache.maven.artifact.handler.PluginHandler</implementation>
|
||||
</component>
|
||||
|
||||
<component>
|
||||
<role>org.apache.maven.artifact.handler.ArtifactHandler</role>
|
||||
<role-hint>test</role-hint>
|
||||
<implementation>org.apache.maven.artifact.handler.TestHandler</implementation>
|
||||
</component>
|
||||
|
||||
<component>
|
||||
<role>org.apache.maven.artifact.handler.ArtifactHandler</role>
|
||||
<role-hint>pom</role-hint>
|
||||
|
|
Loading…
Reference in New Issue