jgit/org.eclipse.jgit.lfs.server...
David Pursehouse 05ecfb1ce1 Don't override managed version of httpclient for LFS server tests
The version is 4.5.5 in the master pom.xml but overridden with 4.3.6
in the LFS server tests pom.xml.

Remove the override so that the same version is used everywhere.

Change-Id: Ibccc93a0c2a9c05db23cf131585184d67611b579
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
2018-08-25 14:16:54 +09:00
..
.settings Enable warning for resources not managed by try-with-resource 2018-03-03 23:58:47 +01:00
META-INF Prepare 5.1.0-SNAPSHOT builds 2018-05-23 10:18:18 +02:00
tst/org/eclipse/jgit/lfs/server/fs Remove further unnecessary 'final' keywords 2018-05-18 17:59:45 +02:00
.classpath Change JGit minimum execution environment to JavaSE-1.8 2016-09-20 11:32:36 +02:00
.gitignore Support LFS protocol and a file system based LFS storage 2016-02-04 17:49:43 +01:00
.project Support LFS protocol and a file system based LFS storage 2016-02-04 17:49:43 +01:00
BUILD Add remaining parts of the bazel build 2017-03-21 09:24:12 +01:00
build.properties Support LFS protocol and a file system based LFS storage 2016-02-04 17:49:43 +01:00
plugin.properties Support LFS protocol and a file system based LFS storage 2016-02-04 17:49:43 +01:00
pom.xml Don't override managed version of httpclient for LFS server tests 2018-08-25 14:16:54 +09:00