]> source.dussan.org Git - jgit.git/commit
Don't override managed version of httpclient for LFS server tests 74/127974/2
authorDavid Pursehouse <david.pursehouse@gmail.com>
Fri, 24 Aug 2018 03:05:31 +0000 (12:05 +0900)
committerDavid Pursehouse <david.pursehouse@gmail.com>
Sat, 25 Aug 2018 05:16:54 +0000 (14:16 +0900)
commit05ecfb1ce1cf643a72130fa191daf951352bc491
tree9217c30a6a5e6326d0c783db0f14d3f2a798d2e4
parent3151bc33ea0b48eb222aebac1164f69105cc4b22
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>
org.eclipse.jgit.lfs.server.test/pom.xml