diff options
Diffstat (limited to 'archiva-modules/archiva-web/archiva-rss/pom.xml')
-rw-r--r-- | archiva-modules/archiva-web/archiva-rss/pom.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/archiva-modules/archiva-web/archiva-rss/pom.xml b/archiva-modules/archiva-web/archiva-rss/pom.xml index 29ed58c6a..a5827b2fc 100644 --- a/archiva-modules/archiva-web/archiva-rss/pom.xml +++ b/archiva-modules/archiva-web/archiva-rss/pom.xml @@ -29,11 +29,6 @@ <name>Archiva Web :: RSS</name> <dependencies> <dependency> - <groupId>org.codehaus.redback.components</groupId> - <artifactId>plexus-spring</artifactId> - <scope>test</scope> - </dependency> - <dependency> <groupId>org.apache.archiva</groupId> <artifactId>metadata-repository-api</artifactId> </dependency> |