This is an automated email from the ASF dual-hosted git repository. tibordigana pushed a commit to branch buildfix in repository https://gitbox.apache.org/repos/asf/maven.git
commit 8b409dbcc9f9b913d09162eb059bf6bebccdf8c0 Author: tibordigana <[email protected]> AuthorDate: Sun Jul 14 11:03:05 2019 +0200 maven-resolver:1.4.1-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 861a02a..5099059 100644 --- a/pom.xml +++ b/pom.xml @@ -64,7 +64,7 @@ under the License. <cipherVersion>1.7</cipherVersion> <modelloVersion>1.11</modelloVersion> <jxpathVersion>1.3</jxpathVersion> - <resolverVersion>1.4.0</resolverVersion> + <resolverVersion>1.4.1-SNAPSHOT</resolverVersion> <slf4jVersion>1.7.25</slf4jVersion> <xmlunitVersion>2.2.1</xmlunitVersion> <maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>
