o Updated to Maven Resolver 1.2.0-SNAPSHOT.
Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/1d954a47 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/1d954a47 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/1d954a47 Branch: refs/heads/DEPMGMT Commit: 1d954a47424760c2b07dd9130044c8e58e98f59e Parents: 11b79fa Author: Christian Schulte <schu...@apache.org> Authored: Tue Jan 31 20:22:42 2017 +0100 Committer: Christian Schulte <schu...@apache.org> Committed: Sat Feb 4 03:43:49 2017 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven/blob/1d954a47/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 06d0977..57806e6 100644 --- a/pom.xml +++ b/pom.xml @@ -65,7 +65,7 @@ under the License. <cipherVersion>1.7</cipherVersion> <modelloVersion>1.8.3</modelloVersion> <jxpathVersion>1.3</jxpathVersion> - <resolverVersion>1.0.3</resolverVersion> + <resolverVersion>1.2.0-SNAPSHOT</resolverVersion> <slf4jVersion>1.7.5</slf4jVersion> <maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile> <!-- Control the name of the distribution and information output by mvn -->