You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/11/07 09:22:21 UTC

[sling-org-apache-sling-commons-log-webconsole] 06/11: Use 2.18.1 of testing plugin (2.19.1 has problems)

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag org.apache.sling.commons.log.webconsole-1.0.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-log-webconsole.git

commit 2f921fc86b5c0fb14ae72304d288e7ed26d14798
Author: Carsten Ziegeler <cz...@apache.org>
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/bundles/commons/log-webconsole@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
"commits@sling.apache.org" <co...@sling.apache.org>.