File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ pluginManagement {
44    repositories {
55        mavenLocal()
66        gradlePluginPortal()
7-         //  Use the nightly build of the Slice Tools plugin from the Maven Central snapshots  repository.
7+         //  Use the nightly build of the Slice Tools plugin from the ZeroC maven-nightly  repository.
88        maven {
9-             url =  uri(" https://central.sonatype .com/repository/maven-snapshots " 
9+             url =  uri(" https://download.zeroc .com/nexus/ repository/maven-nightly/s " 
1010            content {
1111                includeGroupByRegex(" com\\ .zeroc.*" 
1212            }
@@ -17,9 +17,9 @@ pluginManagement {
1717dependencyResolutionManagement {
1818    repositories {
1919        mavenCentral()
20-         //  Use the nightly build of Ice from the Maven Central snapshots  repository.
20+         //  Use the nightly build of Ice from the ZeroC maven-nightly  repository.
2121        maven {
22-             url =  uri(" https://central.sonatype .com/repository/maven-snapshots " 
22+             url =  uri(" https://download.zeroc .com/nexus/ repository/maven-nightly/s " 
2323            content {
2424                includeGroupByRegex(" com\\ .zeroc.*" 
2525            }
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments