remove override to outdated version of maven-dependency-plugin
Project: http://git-wip-us.apache.org/repos/asf/bval/repo Commit: http://git-wip-us.apache.org/repos/asf/bval/commit/8b300a1f Tree: http://git-wip-us.apache.org/repos/asf/bval/tree/8b300a1f Diff: http://git-wip-us.apache.org/repos/asf/bval/diff/8b300a1f Branch: refs/heads/master Commit: 8b300a1ff01311d20e0eb2bd8167bf2cb5e62113 Parents: 0356c9d Author: Matt Benson <[email protected]> Authored: Tue Oct 25 18:56:22 2016 +0000 Committer: Matt Benson <[email protected]> Committed: Tue Oct 25 18:56:22 2016 +0000 ---------------------------------------------------------------------- bval-tck11/pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bval/blob/8b300a1f/bval-tck11/pom.xml ---------------------------------------------------------------------- diff --git a/bval-tck11/pom.xml b/bval-tck11/pom.xml index a1f2270..23b4c15 100644 --- a/bval-tck11/pom.xml +++ b/bval-tck11/pom.xml @@ -151,7 +151,6 @@ under the License. <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-dependency-plugin</artifactId> - <version>2.7</version> <executions> <execution> <id>copy-tck-test-suite-file</id>
