diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2012-10-16 11:37:44 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2012-10-16 11:37:44 +0200 |
commit | 52d6482a5b94ddc5fdcea6c461b5dcb9c0bc4c6e (patch) | |
tree | 3c27ff2773637e9036cf76316428c1c1b96c9ed5 /pom.xml | |
parent | 5fc7bd783be8513eea441bd14d573f69ba88f175 (diff) | |
download | jgit-52d6482a5b94ddc5fdcea6c461b5dcb9c0bc4c6e.tar.gz jgit-52d6482a5b94ddc5fdcea6c461b5dcb9c0bc4c6e.zip |
Update jgit's last release version for API change reports
Change-Id: I04b1e8a2d3aa49c45bd7846fa87b9acfa57f8fda
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>2.0.0.201206130900-r</jgit-last-release-version> + <jgit-last-release-version>2.1.0.201209190230-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> |