]> source.dussan.org Git - jgit.git/commitdiff
Update JGit version used to detect API changes to 4.7.0.201704051617-r 29/94729/1
authorMatthias Sohn <matthias.sohn@sap.com>
Sun, 9 Apr 2017 21:43:23 +0000 (23:43 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Sun, 9 Apr 2017 21:43:43 +0000 (23:43 +0200)
We detect API changes during the Maven build using japicmp. Update the
reference version to the latest minor version 4.7.0.201704051617-r.

Change-Id: Iab354fbf745cdfe44f71ce0bb64bb838b8bcd57d

pom.xml

diff --git a/pom.xml b/pom.xml
index 2dd32a071186885d46f20c2f03510d39a2d2e3c4..e9d236ec9729c7d05fabdf670bc3ce521da3542c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <maven.build.timestamp.format>yyyyMMddHHmm</maven.build.timestamp.format>
     <bundle-manifest>${project.build.directory}/META-INF/MANIFEST.MF</bundle-manifest>
 
-    <jgit-last-release-version>4.6.0.201612231935-r</jgit-last-release-version>
+    <jgit-last-release-version>4.7.0.201704051617-r</jgit-last-release-version>
     <jsch-version>0.1.54</jsch-version>
     <javaewah-version>1.1.6</javaewah-version>
     <junit-version>4.12</junit-version>