http to https

This commit is contained in:
Marcin Grzejszczak
2019-06-06 14:35:28 +02:00
parent 3944cbf97b
commit 78d271d195
19 changed files with 19 additions and 19 deletions

View File

@@ -15,7 +15,7 @@
~ limitations under the License.
-->
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
<project xmlns:xsi="https://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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>