Repository: maven Updated Branches: refs/heads/master a1fe42199 -> b10025751
[MNG-6258] Upgrade to Maven Resolver 1.1.0 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/e520324c Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/e520324c Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/e520324c Branch: refs/heads/master Commit: e520324c8d45e2465cf8aeafb4d57cef30250136 Parents: a1fe421 Author: Michael Osipov <micha...@apache.org> Authored: Wed Jul 12 19:50:09 2017 +0200 Committer: Michael Osipov <micha...@apache.org> Committed: Wed Jul 12 19:50:09 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven/blob/e520324c/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d6f165c..78c375f 100644 --- a/pom.xml +++ b/pom.xml @@ -65,7 +65,7 @@ under the License. <cipherVersion>1.7</cipherVersion> <modelloVersion>1.9.1</modelloVersion> <jxpathVersion>1.3</jxpathVersion> - <resolverVersion>1.0.3</resolverVersion> + <resolverVersion>1.1.0</resolverVersion> <slf4jVersion>1.7.22</slf4jVersion> <maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile> <!-- Control the name of the distribution and information output by mvn -->