Update to JGit 0.5.1.197-g0f95d2d

This version of JGit contains some support to filter references
when they are advertised to git clients, permitting Gerrit to hide
branches based on access control rules.

Change-Id: I4b5a9aa8d6b22449301791e2c5600f5160306d9d
Signed-off-by: Shawn O. Pearce <sop@google.com>
Reviewed-by: Nico Sallembien <nsallembien@google.com>
This commit is contained in:
Shawn O. Pearce
2010-03-18 16:31:36 -07:00
parent f0436a62ae
commit 7c9c6be5d9

View File

@@ -46,7 +46,7 @@ limitations under the License.
</issueManagement>
<properties>
<jgitVersion>0.5.1.141-g3eee606</jgitVersion>
<jgitVersion>0.5.1.197-g0f95d2d</jgitVersion>
<gwtormVersion>1.1.4</gwtormVersion>
<gwtjsonrpcVersion>1.2.2</gwtjsonrpcVersion>
<gwtexpuiVersion>1.2.1</gwtexpuiVersion>