From 100179a101f1fd9ce281397574d7ad729f08953a Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Thu, 1 Oct 2015 01:41:52 +0200 Subject: Use japicmp instead of clirr to detect API changes Clirr doesn't support Java 8 hence use japicmp instead. See https://github.com/siom79/japicmp Change-Id: If4b30a6d6aa849b4d6b3b0c900558c609822840c Signed-off-by: Matthias Sohn --- pom.xml | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 954a259302..961754b83b 100644 --- a/pom.xml +++ b/pom.xml @@ -202,7 +202,7 @@ 4.3.1 3.1.0 9.2.13.v20150730 - 2.6.1 + 0.5.3 4.3.6 1.7.2 1.2.15 @@ -354,16 +354,6 @@ - - org.codehaus.mojo - clirr-maven-plugin - ${clirr-version} - - ${jgit-last-release-version} - info - - - org.eclipse.cbi.maven.plugins eclipse-jarsigner-plugin @@ -530,10 +520,6 @@ org.apache.maven.plugins maven-jxr-plugin - - org.codehaus.mojo - clirr-maven-plugin - org.codehaus.mojo findbugs-maven-plugin -- cgit v1.2.3