Author: olamy
Date: Thu Apr 25 10:28:10 2013
New Revision: 1475694

URL: http://svn.apache.org/r1475694
Log:
[MRM-1755] [Patch] Activating the dependency tree tab on snapshot artifact 
fails with NotSuchMethodException
Submitted by Antoine ROUAZE

Modified:
    archiva/trunk/pom.xml

Modified: archiva/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/archiva/trunk/pom.xml?rev=1475694&r1=1475693&r2=1475694&view=diff
==============================================================================
--- archiva/trunk/pom.xml (original)
+++ archiva/trunk/pom.xml Thu Apr 25 10:28:10 2013
@@ -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>


Reply via email to