Repository: commons-statistics Updated Branches: refs/heads/master 95c759de6 -> d8f0c0690
maven-antrun-plugin 1.7 -> 1.8. Project: http://git-wip-us.apache.org/repos/asf/commons-statistics/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-statistics/commit/d8f0c069 Tree: http://git-wip-us.apache.org/repos/asf/commons-statistics/tree/d8f0c069 Diff: http://git-wip-us.apache.org/repos/asf/commons-statistics/diff/d8f0c069 Branch: refs/heads/master Commit: d8f0c069037e0d024de76cec23e42e9f7c5e88e2 Parents: 95c759d Author: Gary Gregory <garydgreg...@gmail.com> Authored: Mon Jan 22 10:40:11 2018 -0700 Committer: Gary Gregory <garydgreg...@gmail.com> Committed: Mon Jan 22 10:40:11 2018 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-statistics/blob/d8f0c069/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a5b8162..a0c5c2c 100644 --- a/pom.xml +++ b/pom.xml @@ -430,7 +430,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-antrun-plugin</artifactId> - <version>1.7</version> + <version>1.8</version> <executions> <execution> <id>prepare-checkout</id>