This is an automated email from the ASF dual-hosted git repository. khmarbaise pushed a commit to branch TEST-UPGRADE-MAVEN-VERIFIER in repository https://gitbox.apache.org/repos/asf/maven-remote-resources-plugin.git
commit dda2c996294ece02f5a5e0a0b4ccb2ea503bd83c Author: Karl Heinz Marbaise <khmarba...@apache.org> AuthorDate: Sun Feb 25 18:32:41 2018 +0100 Testing to upgrade maven-verifier --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c726aa4..228a607 100644 --- a/pom.xml +++ b/pom.xml @@ -183,7 +183,7 @@ under the License. <dependency> <groupId>org.apache.maven.shared</groupId> <artifactId>maven-verifier</artifactId> - <version>1.5</version> + <version>1.6</version> <scope>test</scope> </dependency> </dependencies> -- To stop receiving notification emails like this one, please contact khmarba...@apache.org.