Remove version constraints for plugins required to build tools.
authorroubert@google.com <roubert@google.com@ee073f10-1060-11df-b6a4-87a95322a99c>
Mon, 18 Aug 2014 17:01:56 +0000 (17:01 +0000)
committerroubert@google.com <roubert@google.com@ee073f10-1060-11df-b6a4-87a95322a99c>
Mon, 18 Aug 2014 17:01:56 +0000 (17:01 +0000)
commit6d3b47f4326fd66699a572078f5c926acdf81b81
tree71178a980919aefce87cad2af035ab6e10f66196
parent72f179d8fed73d916a49bd098ffb77119b2ec98f
Remove version constraints for plugins required to build tools.

Normally it is not a good idea to place <version> constraints in the
definition of plugins in pom.xml unless a specific version really is
needed.

This patch removes the constraints.

There are various benefits to this, one of them is that it will always
build with the latest packaged version of the plugins on a Debian or
Ubuntu system.

Author: daniel@pocock.pro

R=jia.shao.peng@gmail.com
BUG=

Review URL: https://codereview.appspot.com/122480043

git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@682 ee073f10-1060-11df-b6a4-87a95322a99c
tools/java/common/pom.xml
tools/java/cpp-build/pom.xml
tools/java/data/pom.xml
tools/java/java-build/pom.xml