mirror of https://github.com/apache/maven.git
o Removed unused dependency (which currently invalidates the POM due to its missing version)
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@799655 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
051fe4524a
commit
34bb79d551
|
@ -52,10 +52,6 @@
|
|||
<artifactId>wagon-file</artifactId>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.jsecurity</groupId>
|
||||
<artifactId>jsecurity</artifactId>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<build>
|
||||
<plugins>
|
||||
|
|
Loading…
Reference in New Issue