more refining :( <mirror> in settings.xml (#37)
authorMichael Vorburger <mike@vorburger.ch>
Thu, 11 Oct 2018 17:01:12 +0000 (19:01 +0200)
committerMichael Vorburger <mike@vorburger.ch>
Wed, 1 Jul 2020 23:37:18 +0000 (01:37 +0200)
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
.travis-maven-settings.xml

index 01d7d38540b976a5ed80015227897eb71c584230..a2bd41c619751b751b30da560dbfe0f228311e2b 100644 (file)
@@ -18,7 +18,7 @@
           <url>https://nexus.opendaylight.org/content/groups/public/</url>
 
           <!-- https://github.com/vorburger/opendaylight-simple/issues/37 -->
-          <mirrorOf>central,apache-snapshot,apache-snapshots,sonatype-snapshots,sonatype-nexus-snapshots,jetty-snapshots,codehaus-snapshots,ow2-snapshot</mirrorOf>
+          <mirrorOf>central,apache.snapshots,apache-snapshot,apache-snapshots,sonatype-snapshots,sonatype-nexus-snapshots,jetty-snapshots,codehaus-snapshots,ow2-snapshot</mirrorOf>
       </mirror>
     </mirrors>