Author: cziegeler
Date: Fri Oct 14 05:48:30 2016
New Revision: 1764810
URL: http://svn.apache.org/viewvc?rev=1764810&view=rev
Log:
Downgrade failsafe plugin
Modified:
sling/trunk/bundles/commons/classloader/pom.xml
Modified: sling/trunk/bundles/commons/classloader/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/bundles/commons/classloader/pom.xml?rev=1764810&r1=1764809&r2=1764810&view=diff
==============================================================================
--- sling/trunk/bundles/commons/classloader/pom.xml (original)
+++ sling/trunk/bundles/commons/classloader/pom.xml Fri Oct 14 05:48:30 2016
@@ -73,6 +73,7 @@
</plugin>
<plugin>
<artifactId>maven-failsafe-plugin</artifactId>
+ <version>2.18.1</version>
<executions>
<execution>
<goals>