From: Shawn O. Pearce Date: Tue, 11 Sep 2012 14:06:35 +0000 (-0700) Subject: Remove protobuf from top-level pom.xml X-Git-Tag: v2.1.0.201209190230-r~5 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=fdf1f413b61f17921cbbb3a8b969022facf9f3eb;p=jgit.git Remove protobuf from top-level pom.xml This dependency is unused, and does not need to be version-managed in the top-level pom.xml anymore. Change-Id: I240d21b6478e15b05e679b8d976af171d81a524e --- diff --git a/pom.xml b/pom.xml index 67184f02dd..9592e557f0 100644 --- a/pom.xml +++ b/pom.xml @@ -175,7 +175,6 @@ 2.0.12 2.5 7.6.0.v20120127 - 2.4.0a 2.4 @@ -421,12 +420,6 @@ jetty-servlet ${jetty-version} - - - com.google.protobuf - protobuf-java - ${protobuf-version} -