Repository: atlas Updated Branches: refs/heads/master 20d4f4d8b -> 145ba9897
ATLAS-2569: Update maven dependency tree plugin version Signed-off-by: Graham Wallis <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/atlas/repo Commit: http://git-wip-us.apache.org/repos/asf/atlas/commit/145ba989 Tree: http://git-wip-us.apache.org/repos/asf/atlas/tree/145ba989 Diff: http://git-wip-us.apache.org/repos/asf/atlas/diff/145ba989 Branch: refs/heads/master Commit: 145ba98979f8e6201b83a19283c91c9484d9fb01 Parents: 20d4f4d Author: Nigel Jones <[email protected]> Authored: Mon Apr 16 11:31:31 2018 +0100 Committer: Graham Wallis <[email protected]> Committed: Tue May 1 15:40:03 2018 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/atlas/blob/145ba989/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index f14c24a..18572b7 100644 --- a/pom.xml +++ b/pom.xml @@ -1766,7 +1766,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-dependency-plugin</artifactId> - <version>2.10</version> + <version>3.1.0</version> </plugin> <plugin>
