Repository: jclouds Updated Branches: refs/heads/master af4bd3a86 -> 59424cf9e
Upgrade to duplicate-finder-maven-plugin 1.1.2 Release notes: https://github.com/basepom/duplicate-finder-maven-plugin/releases/tag/duplicate-finder-maven-plugin-1.1.2 Project: http://git-wip-us.apache.org/repos/asf/jclouds/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds/commit/59424cf9 Tree: http://git-wip-us.apache.org/repos/asf/jclouds/tree/59424cf9 Diff: http://git-wip-us.apache.org/repos/asf/jclouds/diff/59424cf9 Branch: refs/heads/master Commit: 59424cf9edd74f60d90dc58dceaf72116db7dbfb Parents: af4bd3a Author: Andrew Gaul <[email protected]> Authored: Thu Sep 7 01:13:14 2017 -0700 Committer: Andrew Gaul <[email protected]> Committed: Thu Sep 7 01:13:14 2017 -0700 ---------------------------------------------------------------------- project/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds/blob/59424cf9/project/pom.xml ---------------------------------------------------------------------- diff --git a/project/pom.xml b/project/pom.xml index 1fa8f86..3cab13a 100644 --- a/project/pom.xml +++ b/project/pom.xml @@ -515,7 +515,7 @@ <plugin> <groupId>org.basepom.maven</groupId> <artifactId>duplicate-finder-maven-plugin</artifactId> - <version>1.1.1</version> + <version>1.1.2</version> <configuration> <exceptions> <exception>
