Merge pull request #1298 from spring-operator/polish-urls-xml-2.1.x

URL Cleanup
This commit is contained in:
Marcin Grzejszczak
2019-03-29 11:46:17 +01:00
committed by GitHub
18 changed files with 20 additions and 20 deletions

View File

@@ -17,7 +17,7 @@
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>spring-cloud-sleuth-sample-websocket</artifactId>