Update JGit to 2.3.1.201302201838-r.211-g36144e1

Fixes hardcoded usage of target/trash in JUnit tests, allowing Gerrit
to safely run tests under build systems that are not named "Maven".

Change-Id: I3c9c12c4280e6a82208b955afa0a45315931b864
This commit is contained in:
Shawn Pearce 2013-05-08 18:17:00 -07:00
parent 32fdad39b2
commit 6d33b90a4a
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ limitations under the License.
</issueManagement>
<properties>
<jgitVersion>2.3.1.201302201838-r.208-g75e1bdb</jgitVersion>
<jgitVersion>2.3.1.201302201838-r.211-g36144e1</jgitVersion>
<gwtormVersion>1.6</gwtormVersion>
<gwtjsonrpcVersion>1.3</gwtjsonrpcVersion>
<gwtVersion>2.5.0</gwtVersion>