From 82fef0d21162c18a1fb045ad9ad3b7fad03eae07 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Thu, 30 Aug 2012 21:55:58 +0000 Subject: [PATCH] rename property to avoid issue with the one used in javadoc plugin git-svn-id: https://svn.apache.org/repos/asf/archiva/parent@1379177 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2a3d3d8ff..aa14e50fa 100644 --- a/pom.xml +++ b/pom.xml @@ -79,7 +79,7 @@ 2.5 2.9.1 2.3 - 2.8.1 + 2.8.1 @@ -656,7 +656,7 @@ org.apache.maven.plugins maven-javadoc-plugin - ${javadocVersion} + ${javadocPluginVersion} org.apache.maven.plugins -- 2.39.5