[MRM-1755] [Patch] Activating the dependency tree tab on snapshot artifact fails with NotSuchMethodException

Submitted by Antoine ROUAZE

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1475694 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2013-04-25 10:28:10 +00:00
parent faa10afd30
commit 2cc343688a
1 changed files with 1 additions and 1 deletions

View File

@ -807,7 +807,7 @@
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-repository-metadata</artifactId>
<version>${maven.version}</version>
<version>${maven3x.version}</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>