Updated Branches: refs/heads/master fd0ff9204 -> 4832f90ec
ACCUMULO-1952 Update maven-dependency-version to get around upstream changes. Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/b9adbd7d Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/b9adbd7d Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/b9adbd7d Branch: refs/heads/master Commit: b9adbd7d6ed0a69921338e48d899c1693e50ff52 Parents: 1d5ed48 Author: Josh Elser <els...@apache.org> Authored: Fri Dec 6 00:06:12 2013 -0500 Committer: Josh Elser <els...@apache.org> Committed: Fri Dec 6 00:06:12 2013 -0500 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo/blob/b9adbd7d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index bda5076..cfb2a5c 100644 --- a/pom.xml +++ b/pom.xml @@ -430,7 +430,7 @@ <!-- should be in the Apache parent, but isn't --> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-dependency-plugin</artifactId> - <version>2.7</version> + <version>2.8</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId>