This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-log-webconsole.git
commit ce6da025bf74aaa3f0a4e4bc6fe4f246a5e8ba19 Author: Carsten Ziegeler <[email protected]> AuthorDate: Sun Oct 16 09:04:54 2016 +0000 Use 2.18.1 of testing plugin (2.19.1 has problems) git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1765125 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 7761de1..36f88dd 100644 --- a/pom.xml +++ b/pom.xml @@ -141,6 +141,7 @@ <!-- integration tests run with pax-exam --> <plugin> <artifactId>maven-failsafe-plugin</artifactId> + <version>2.18.1</version> <executions> <execution> <goals> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
