Updated Branches: refs/heads/1.6.x d199db312 -> b37941e1a
Upgrade to maven-duplicate-finder-plugin 1.0.5 This adds a cache which accelerates mvn install: 1.0.3: real 3m4.419s user 3m29.749s sys 0m48.495s 1.0.5: real 1m48.533s user 2m22.457s sys 0m46.331s Project: http://git-wip-us.apache.org/repos/asf/jclouds/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds/commit/b37941e1 Tree: http://git-wip-us.apache.org/repos/asf/jclouds/tree/b37941e1 Diff: http://git-wip-us.apache.org/repos/asf/jclouds/diff/b37941e1 Branch: refs/heads/1.6.x Commit: b37941e1aaa869be606c999c7d6c76d7e391e217 Parents: d199db3 Author: Andrew Gaul <[email protected]> Authored: Sat Nov 16 19:17:39 2013 -0800 Committer: Andrew Gaul <[email protected]> Committed: Sat Nov 16 19:20:49 2013 -0800 ---------------------------------------------------------------------- project/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds/blob/b37941e1/project/pom.xml ---------------------------------------------------------------------- diff --git a/project/pom.xml b/project/pom.xml index 75b351b..2a758ea 100644 --- a/project/pom.xml +++ b/project/pom.xml @@ -432,7 +432,7 @@ <plugin> <groupId>com.ning.maven.plugins</groupId> <artifactId>maven-duplicate-finder-plugin</artifactId> - <version>1.0.3</version> + <version>1.0.5</version> <configuration> <exceptions> <exception>
