Repository: commons-text Updated Branches: refs/heads/master 3da3c7f96 -> 79a48781c
Do not override version of managed dependency Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/66d9e7fa Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/66d9e7fa Diff: http://git-wip-us.apache.org/repos/asf/commons-text/diff/66d9e7fa Branch: refs/heads/master Commit: 66d9e7fadd8298eabd22d87c0ae00ad0b7777457 Parents: 3da3c7f Author: Bruno P. Kinoshita <[email protected]> Authored: Wed Oct 12 20:06:24 2016 +1300 Committer: Bruno P. Kinoshita <[email protected]> Committed: Wed Oct 12 20:06:24 2016 +1300 ---------------------------------------------------------------------- pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-text/blob/66d9e7fa/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index fb766c5..5eb43e9 100644 --- a/pom.xml +++ b/pom.xml @@ -323,7 +323,6 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-antrun-plugin</artifactId> - <version>1.7</version> <executions> <execution> <id>prepare-checkout</id>
