This is an automated email from the ASF dual-hosted git repository. mmoser pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-resolver-ant-tasks.git
The following commit(s) were added to refs/heads/master by this push: new 9dbc5fe updated to use resolver version 1.1.0 9dbc5fe is described below commit 9dbc5fe3e734814ab72cef5259f89f110641acf6 Author: Manfred Moser <manf...@simpligility.com> AuthorDate: Sun Nov 26 13:13:55 2017 -0800 updated to use resolver version 1.1.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c2b3ef5..ce5d676 100644 --- a/pom.xml +++ b/pom.xml @@ -63,7 +63,7 @@ <properties> <mavenVersion>3.5.0</mavenVersion> - <resolverVersion>1.0.3</resolverVersion> + <resolverVersion>1.1.0</resolverVersion> <javaVersion>7</javaVersion> <maven.site.path>resolver-archives/resolver-ant-tasks-LATEST</maven.site.path> <checkstyle.violation.ignore>LineLength,MagicNumber</checkstyle.violation.ignore> -- To stop receiving notification emails like this one, please contact ['"commits@maven.apache.org" <commits@maven.apache.org>'].