From 6df168b430ec1b90b2b577c1aa72925f97ec90ab Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Thu, 9 Mar 2017 20:35:04 +0100 Subject: [PATCH] Update JGit version used to detect API changes to 4.6.0 We detect API changes during the Maven build using japicmp. Update the reference version to the latest minor version 4.6.0. Change-Id: I70f65f4a0680671612f21ee1afac7f7ef0152cbb Signed-off-by: Matthias Sohn --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 581103fc39..efe37bc8db 100644 --- a/pom.xml +++ b/pom.xml @@ -191,7 +191,7 @@ yyyyMMddHHmm ${project.build.directory}/META-INF/MANIFEST.MF - 4.2.0.201601211800-r + 4.6.0.201612231935-r 0.1.54 1.1.6 4.12 -- 2.39.5