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/4aaaa631 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/4aaaa631 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/4aaaa631 Branch: refs/heads/DEPMGMT-IT Commit: 4aaaa631a5eb76d16c8b3bbfb14130f016602648 Parents: b0b7718 Author: Christian Schulte <[email protected]> Authored: Tue Jan 31 20:22:42 2017 +0100 Committer: Christian Schulte <[email protected]> Committed: Fri Feb 10 22:51:59 2017 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven/blob/4aaaa631/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index ac09453..2fa45d9 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 -->
