mirror of https://github.com/apache/maven.git
o remove dead deps
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@783649 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
db5d449c33
commit
356495aed7
|
@ -63,13 +63,7 @@ under the License.
|
|||
<artifactId>wagon-file</artifactId>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.sonatype.plexus</groupId>
|
||||
<artifactId>plexus-jetty6</artifactId>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
<plugins>
|
||||
<plugin>
|
||||
|
|
Loading…
Reference in New Issue