aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Ivanov <ivanov-jr@mail.ru>2017-02-27 06:25:20 -0800
committerRoman Ivanov <romani@users.noreply.github.com>2017-02-27 10:59:40 -0800
commite656b8ca8f5112a90ab016ce1afb0d76ec83ba7e (patch)
tree1db859dc34513e6c79559508d96e3d6f76c7f742
parentce21086e087661553f3a774c38362327ee88996a (diff)
downloadcheckstyle-e656b8ca8f5112a90ab016ce1afb0d76ec83ba7e.tar.gz
config: bump build-helper-maven-plugin version to 3.0.0
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 20e4be4a8..18d8e2bbd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -710,7 +710,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
- <version>1.12</version>
+ <version>3.0.0</version>
<executions>
<execution>
<id>add-source</id>