diff options
-rw-r--r-- | archiva-modules/archiva-web/archiva-webapp/pom.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/archiva-modules/archiva-web/archiva-webapp/pom.xml b/archiva-modules/archiva-web/archiva-webapp/pom.xml index d3ca90441..56b148436 100644 --- a/archiva-modules/archiva-web/archiva-webapp/pom.xml +++ b/archiva-modules/archiva-web/archiva-webapp/pom.xml @@ -166,11 +166,6 @@ <artifactId>plexus-utils</artifactId> <scope>runtime</scope> </dependency> - <!-- normally not needed as we are 1.6 required - but due to http://jira.codehaus.org/browse/MODELLO-266 - and we use stax reader produced by modello - ibm jdk stax impl won't work with - --> <dependency> <groupId>org.apache.maven.indexer</groupId> <artifactId>indexer-core</artifactId> |