summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2011-12-30 02:09:17 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2011-12-30 02:09:17 +0100
commit174536fa161c7e5c1c756556067b8089cf29b514 (patch)
treec939e341876f1342cbb66d309ca76e2b4dc9bb09 /pom.xml
parent92c6f2f97bb478ac0d4731cacafaef52ac0d08d7 (diff)
downloadjgit-174536fa161c7e5c1c756556067b8089cf29b514.tar.gz
jgit-174536fa161c7e5c1c756556067b8089cf29b514.zip
Update base version for clirr API check to latest release
Change-Id: Icb56610241c80d6ca8a980f6d419f4934579d441 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 b74db9ddc0..d32c0098d1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -130,7 +130,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.1.0.201109151100-r</jgit-last-release-version>
+ <jgit-last-release-version>1.2.0.201112221803-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>