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

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