File tree Expand file tree Collapse file tree 7 files changed +7
-12
lines changed Expand file tree Collapse file tree 7 files changed +7
-12
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ repositories {
2828	}
2929	maven {
3030		name =  " lukflug" 
31- 		url =  " http ://localhost:8080 /maven/" 
31+ 		url =  " https ://lukflug.github.io /maven/" 
3232	}
3333}
3434
Original file line number Diff line number Diff line change @@ -29,8 +29,7 @@ configurations {
2929repositories  {
3030	maven {
3131		name =  " lukflug" 
32- 		url =  " http://localhost:8080/maven/" 
33- 		allowInsecureProtocol =  true 
32+ 		url =  " https://lukflug.github.io/maven/" 
3433	}
3534}
3635
Original file line number Diff line number Diff line change @@ -35,8 +35,7 @@ repositories {
3535	}
3636	maven {
3737		name =  " lukflug" 
38- 		url =  " http://localhost:8080/maven/" 
39- 		allowInsecureProtocol =  true 
38+ 		url =  " https://lukflug.github.io/maven/" 
4039	}
4140}
4241
Original file line number Diff line number Diff line change @@ -24,8 +24,7 @@ configurations {
2424repositories  {
2525	maven {
2626		name =  " lukflug" 
27- 		url =  " http://localhost:8080/maven/" 
28- 		allowInsecureProtocol =  true 
27+ 		url =  " https://lukflug.github.io/maven/" 
2928	}
3029}
3130
Original file line number Diff line number Diff line change @@ -33,8 +33,7 @@ repositories {
3333	}
3434	maven {
3535		name =  " lukflug" 
36- 		url =  " http://localhost:8080/maven/" 
37- 		allowInsecureProtocol =  true 
36+ 		url =  " https://lukflug.github.io/maven/" 
3837	}
3938}
4039
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ repositories {
3636	}
3737	maven {
3838		name =  " lukflug" 
39- 		url =  " http ://localhost:8080 /maven/" 
39+ 		url =  " https ://lukflug.github.io /maven/" 
4040	}
4141}
4242
Original file line number Diff line number Diff line change @@ -18,8 +18,7 @@ apply plugin: "maven-publish"
1818repositories  {
1919	maven {
2020		name =  " lukflug" 
21- 		url =  " http://localhost:8080/maven/" 
22- 		allowInsecureProtocol =  true 
21+ 		url =  " https://lukflug.github.io/maven/" 
2322	}
2423}
2524
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments