diff --git a/httpclient-cache/pom.xml b/httpclient-cache/pom.xml index f8bbd4193..faf7a9133 100644 --- a/httpclient-cache/pom.xml +++ b/httpclient-cache/pom.xml @@ -111,6 +111,14 @@ 1.5 true true + + 4.1-alpha2 + + ${comparisonVersion} @@ -172,6 +180,13 @@ + + org.codehaus.mojo + clirr-maven-plugin + + ${cache.comparisonVersion} + + diff --git a/httpclient/pom.xml b/httpclient/pom.xml index 3d8417f66..3324910e9 100644 --- a/httpclient/pom.xml +++ b/httpclient/pom.xml @@ -186,14 +186,6 @@ - - org.codehaus.mojo - clirr-maven-plugin - - 4.0 - - - maven-jxr-plugin diff --git a/pom.xml b/pom.xml index 4dbe58243..6116dd6d5 100644 --- a/pom.xml +++ b/pom.xml @@ -75,6 +75,7 @@ 1.5.11 4.8.1 2.5.2 + 4.0 @@ -225,6 +226,13 @@ + + org.codehaus.mojo + clirr-maven-plugin + + ${comparisonVersion} + + @@ -246,6 +254,14 @@ + + org.codehaus.mojo + clirr-maven-plugin + + ${comparisonVersion} + + +