mirror of
				https://github.com/Telecominfraproject/wlan-cloud-root.git
				synced 2025-11-03 20:18:02 +00:00 
			
		
		
		
	use https protocol for accessing repo.spring.io
This commit is contained in:
		
							
								
								
									
										4
									
								
								pom.xml
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								pom.xml
									
									
									
									
									
								
							@@ -122,7 +122,7 @@
 | 
				
			|||||||
		<repository>
 | 
							<repository>
 | 
				
			||||||
			<id>spring-milestones</id>
 | 
								<id>spring-milestones</id>
 | 
				
			||||||
			<name>Spring Milestones</name>
 | 
								<name>Spring Milestones</name>
 | 
				
			||||||
			<url>http://repo.spring.io/milestone</url>
 | 
								<url>https://repo.spring.io/milestone</url>
 | 
				
			||||||
			<snapshots>
 | 
								<snapshots>
 | 
				
			||||||
				<enabled>false</enabled>
 | 
									<enabled>false</enabled>
 | 
				
			||||||
			</snapshots>
 | 
								</snapshots>
 | 
				
			||||||
@@ -147,7 +147,7 @@
 | 
				
			|||||||
		<pluginRepository>
 | 
							<pluginRepository>
 | 
				
			||||||
			<id>spring-milestones</id>
 | 
								<id>spring-milestones</id>
 | 
				
			||||||
			<name>Spring Milestones</name>
 | 
								<name>Spring Milestones</name>
 | 
				
			||||||
			<url>http://repo.spring.io/milestone</url>
 | 
								<url>https://repo.spring.io/milestone</url>
 | 
				
			||||||
			<snapshots>
 | 
								<snapshots>
 | 
				
			||||||
				<enabled>false</enabled>
 | 
									<enabled>false</enabled>
 | 
				
			||||||
			</snapshots>
 | 
								</snapshots>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user