summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2012-10-16 11:37:44 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2012-10-16 11:37:44 +0200
commit52d6482a5b94ddc5fdcea6c461b5dcb9c0bc4c6e (patch)
tree3c27ff2773637e9036cf76316428c1c1b96c9ed5 /pom.xml
parent5fc7bd783be8513eea441bd14d573f69ba88f175 (diff)
downloadjgit-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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 21deebb903..891a023c09 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>