diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2014-01-20 09:27:51 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2014-01-20 09:29:09 +0100 |
commit | ba15d82b917570ee6477b3a05ffc5811e19b1bc1 (patch) | |
tree | 3b44973f7a1bb2bf296cf2d0a319f570b8fbb342 /pom.xml | |
parent | 5ff3251d0201cc3c8968e2ef40d5ae449c63ba7d (diff) | |
download | jgit-ba15d82b917570ee6477b3a05ffc5811e19b1bc1.tar.gz jgit-ba15d82b917570ee6477b3a05ffc5811e19b1bc1.zip |
Update API version to check changes against to 3.2.0.201312181205-r
Change-Id: Ifb0a87a2b268a8bf3dc11310bfd6af18e242693c
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
@@ -175,7 +175,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>3.0.0.201306101825-r</jgit-last-release-version> + <jgit-last-release-version>3.2.0.201312181205-r</jgit-last-release-version> <jsch-version>0.1.46</jsch-version> <javaewah-version>0.7.9</javaewah-version> <junit-version>4.11</junit-version> |