Use https for maven central
This commit is contained in:
		
							parent
							
								
									d074933363
								
							
						
					
					
						commit
						25dc4e4e38
					
				
							
								
								
									
										4
									
								
								pom.xml
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								pom.xml
									
									
									
									
									
								
							@ -903,7 +903,7 @@
 | 
			
		||||
    <repositories>
 | 
			
		||||
        <repository>
 | 
			
		||||
            <id>central</id>
 | 
			
		||||
            <url>http://repo1.maven.org/maven2/</url>
 | 
			
		||||
            <url>https://repo1.maven.org/maven2/</url>
 | 
			
		||||
        </repository>
 | 
			
		||||
        <repository>
 | 
			
		||||
            <id>spring-snapshots</id>
 | 
			
		||||
@ -924,7 +924,7 @@
 | 
			
		||||
        <repository>
 | 
			
		||||
            <id>typesafe</id>
 | 
			
		||||
            <name>Typesafe Repository</name>
 | 
			
		||||
            <url>http://repo.typesafe.com/typesafe/releases/</url>
 | 
			
		||||
            <url>https://repo.typesafe.com/typesafe/releases/</url>
 | 
			
		||||
        </repository>
 | 
			
		||||
        <repository>
 | 
			
		||||
            <id>sonatype</id>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user