diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2013-02-24 00:11:21 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2013-02-24 00:11:21 +0100 |
commit | 912e19a8d6e95c1ceec5eaa5facd65559ac0d6bd (patch) | |
tree | 76f3def56f8231b3de2390a57d3d6b6206a70a69 /pom.xml | |
parent | af64b9a3b3b99de80aebeafbf418f2c969704259 (diff) | |
download | jgit-912e19a8d6e95c1ceec5eaa5facd65559ac0d6bd.tar.gz jgit-912e19a8d6e95c1ceec5eaa5facd65559ac0d6bd.zip |
Update last release version to 2.3.1.201302201838-r
Change-Id: I9c6d774526028e56707e15e80370460d964de76e
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>2.3.0.201302130906</jgit-last-release-version> + <jgit-last-release-version>2.3.1.201302201838-r</jgit-last-release-version> <jsch-version>0.1.46</jsch-version> <junit-version>4.5</junit-version> <!-- TODO: update Maven dependency for args4j to 2.0.21 as soon as available on Maven Central --> |