]> source.dussan.org Git - jgit.git/commit
Fix inconsistent versioning of findbugs-maven-plugin 88/90788/2
authorDavid Pursehouse <david.pursehouse@gmail.com>
Fri, 10 Feb 2017 01:36:37 +0000 (10:36 +0900)
committerMatthias Sohn <matthias.sohn@sap.com>
Fri, 10 Feb 2017 21:45:38 +0000 (22:45 +0100)
commit3a746639349f35b8e216dc38d65a43c5ea14f10d
tree54b8dce65570ce8c9d253cf14ab52dc4c0424bdb
parentf4cb12206e90714f29bfc819c513df63a91a696f
Fix inconsistent versioning of findbugs-maven-plugin

In one place version 3.0.4 is used, and in another place 3.0.3 is
used.

Define the version (3.0.4) in a property and use that in both places,
so it doesn't get inconsistent again next time the version is bumped.

Change-Id: If3a2489cec78c0c9ef76aa6b941fda51b098e04b
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
pom.xml