Author: cziegeler
Date: Sun Oct 16 09:04:54 2016
New Revision: 1765125
URL: http://svn.apache.org/viewvc?rev=1765125&view=rev
Log:
Use 2.18.1 of testing plugin (2.19.1 has problems)
Modified:
sling/trunk/bundles/commons/log-webconsole/pom.xml
Modified: sling/trunk/bundles/commons/log-webconsole/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/bundles/commons/log-webconsole/pom.xml?rev=1765125&r1=1765124&r2=1765125&view=diff
==============================================================================
--- sling/trunk/bundles/commons/log-webconsole/pom.xml (original)
+++ sling/trunk/bundles/commons/log-webconsole/pom.xml Sun Oct 16 09:04:54 2016
@@ -141,6 +141,7 @@
<!-- integration tests run with pax-exam -->
<plugin>
<artifactId>maven-failsafe-plugin</artifactId>
+ <version>2.18.1</version>
<executions>
<execution>
<goals>