diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2011-12-30 02:09:17 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2011-12-30 02:09:17 +0100 |
commit | 174536fa161c7e5c1c756556067b8089cf29b514 (patch) | |
tree | c939e341876f1342cbb66d309ca76e2b4dc9bb09 /pom.xml | |
parent | 92c6f2f97bb478ac0d4731cacafaef52ac0d08d7 (diff) | |
download | jgit-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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |