Browse Source

Compare API changes against 3.6.0

Change-Id: I70d2e3f37d02a688436999844884510c2eb5cbda
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
stable-3.7
Matthias Sohn 10 years ago
parent
commit
8f85ec7af6
  1. 2
      pom.xml

2
pom.xml

@ -176,7 +176,7 @@
<maven.build.timestamp.format>yyyyMMddHHmm</maven.build.timestamp.format>
<bundle-manifest>${project.build.directory}/META-INF/MANIFEST.MF</bundle-manifest>
<jgit-last-release-version>v3.5.0.201409260305-r</jgit-last-release-version>
<jgit-last-release-version>3.6.0.201412230720-r</jgit-last-release-version>
<jsch-version>0.1.50</jsch-version>
<javaewah-version>0.7.9</javaewah-version>
<junit-version>4.11</junit-version>

Loading…
Cancel
Save