diff --git a/fluent-hc/pom.xml b/fluent-hc/pom.xml index f7559e256..2dc66b01b 100644 --- a/fluent-hc/pom.xml +++ b/fluent-hc/pom.xml @@ -107,6 +107,7 @@ maven-javadoc-plugin + ${hc.javadoc.version} true @@ -128,10 +129,12 @@ maven-jxr-plugin + ${hc.jxr.version} maven-surefire-report-plugin + ${hc.surefire-report.version} diff --git a/httpclient-cache/pom.xml b/httpclient-cache/pom.xml index 3509ba099..a34c242ab 100644 --- a/httpclient-cache/pom.xml +++ b/httpclient-cache/pom.xml @@ -153,6 +153,7 @@ maven-javadoc-plugin + ${hc.javadoc.version} true @@ -183,10 +184,12 @@ maven-jxr-plugin + ${hc.jxr.version} maven-surefire-report-plugin + ${hc.surefire-report.version} diff --git a/httpclient-osgi/pom.xml b/httpclient-osgi/pom.xml index 47d75cf01..179b9b541 100644 --- a/httpclient-osgi/pom.xml +++ b/httpclient-osgi/pom.xml @@ -148,6 +148,7 @@ org.codehaus.mojo clirr-maven-plugin + ${hc.clirr.version} true diff --git a/httpclient/pom.xml b/httpclient/pom.xml index 7583e4d22..3233f6473 100644 --- a/httpclient/pom.xml +++ b/httpclient/pom.xml @@ -137,6 +137,7 @@ maven-javadoc-plugin + ${hc.javadoc.version} true @@ -166,10 +167,12 @@ maven-jxr-plugin + ${hc.jxr.version} maven-surefire-report-plugin + ${hc.surefire-report.version} diff --git a/httpmime/pom.xml b/httpmime/pom.xml index cc7f65a4f..eef1ac1fe 100644 --- a/httpmime/pom.xml +++ b/httpmime/pom.xml @@ -118,6 +118,7 @@ maven-javadoc-plugin + ${hc.javadoc.version} true @@ -147,10 +148,12 @@ maven-jxr-plugin + ${hc.jxr.version} maven-surefire-report-plugin + ${hc.surefire-report.version} diff --git a/pom.xml b/pom.xml index 057cfc39d..e90d935a1 100644 --- a/pom.xml +++ b/pom.xml @@ -78,6 +78,12 @@ 2.5.2 1.8.5 4.1 + + 2.3 + 2.8 + 2.3 + 2.9 + 2.4 @@ -341,6 +347,7 @@ maven-project-info-reports-plugin + ${hc.project-info.version} @@ -356,6 +363,7 @@ org.codehaus.mojo clirr-maven-plugin + ${hc.clirr.version} ${comparisonVersion}