Browse Source

cleanup old comments

Signed-off-by: Olivier Lamy <olamy@apache.org>
master-jenkinsfile-it-test
Olivier Lamy 1 year ago
parent
commit
235196f471
1 changed files with 0 additions and 5 deletions
  1. 0
    5
      archiva-modules/archiva-web/archiva-webapp/pom.xml

+ 0
- 5
archiva-modules/archiva-web/archiva-webapp/pom.xml View File

@@ -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>

Loading…
Cancel
Save