downgrade remote-resources plugin too buggy

Signed-off-by: Olivier Lamy <olamy@apache.org>
diff --git a/pom.xml b/pom.xml
index 5e8c4f0..bafb10a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -604,7 +604,8 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-remote-resources-plugin</artifactId>
-        <version>3.0.0</version>
+        <!-- no upgrade until fix for https://issues.apache.org/jira/browse/MRRESOURCES-121 -->
+        <version>1.7.0</version>
         <executions>
           <execution>
             <goals>