[
https://issues.apache.org/jira/browse/FLINK-30782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-30782:
-----------------------------------
Labels: pull-request-available (was: )
> Use https for schemaLocations
> -----------------------------
>
> Key: FLINK-30782
> URL: https://issues.apache.org/jira/browse/FLINK-30782
> Project: Flink
> Issue Type: Technical Debt
> Reporter: Sergey Nuyanzin
> Priority: Minor
> Labels: pull-request-available
>
> In poms
> {code:xml}
> <project xmlns="http://maven.apache.org/POM/4.0.0"
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
> http://maven.apache.org/maven-v4_0_0.xsd">
> {code}
> use https for xsd like https://maven.apache.org/xsd/maven-4.0.0.xsd
--
This message was sent by Atlassian Jira
(v8.20.10#820010)