diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2012-08-12 01:14:45 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2012-08-27 11:15:32 +0200 |
commit | e727aaf16e9d7f9d7cc154e77349c5c56b9c4e3d (patch) | |
tree | cd4b5a62d412f672f09cedf0007e5a0748eb3e79 /pom.xml | |
parent | 867e3e520aaece9f60eca2fa86f4c6de7fa41a0d (diff) | |
download | jgit-e727aaf16e9d7f9d7cc154e77349c5c56b9c4e3d.tar.gz jgit-e727aaf16e9d7f9d7cc154e77349c5c56b9c4e3d.zip |
Update last jgit release version used in clirr API checks
Change-Id: I20b1dd7d45eb7bb2644865f019ab726354c840c7
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -169,7 +169,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>1.3.0.201202151440-r</jgit-last-release-version> + <jgit-last-release-version>2.0.0.201206130900-r</jgit-last-release-version> <jsch-version>0.1.44-1</jsch-version> <junit-version>4.5</junit-version> <args4j-version>2.0.12</args4j-version> |