diff options
Diffstat (limited to 'archiva-modules/plugins/metadata-store-cassandra/pom.xml')
-rw-r--r-- | archiva-modules/plugins/metadata-store-cassandra/pom.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/archiva-modules/plugins/metadata-store-cassandra/pom.xml b/archiva-modules/plugins/metadata-store-cassandra/pom.xml index 1c076a453..f68d3e146 100644 --- a/archiva-modules/plugins/metadata-store-cassandra/pom.xml +++ b/archiva-modules/plugins/metadata-store-cassandra/pom.xml @@ -156,13 +156,6 @@ <artifactId>disruptor</artifactId> <scope>test</scope> </dependency> - - <dependency> - <groupId>xerces</groupId> - <artifactId>xercesImpl</artifactId> - <scope>test</scope> - </dependency> - </dependencies> <build> <testResources> |