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:
Benjamin Bentmann 2009-07-31 16:29:58 +00:00
parent 051fe4524a
commit 34bb79d551
1 changed files with 0 additions and 4 deletions

View File

@ -52,10 +52,6 @@
<artifactId>wagon-file</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.jsecurity</groupId>
<artifactId>jsecurity</artifactId>
</dependency>
</dependencies>
<build>
<plugins>