We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 520d997 commit 3ff32eeCopy full SHA for 3ff32ee
pom.xml
@@ -15,9 +15,9 @@
15
~ limitations under the License.
16
-->
17
<project
18
- xmlns="https://maven.apache.org/POM/4.0.0"
19
- xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance"
20
- xsi:schemaLocation="https://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"
+ 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 https://maven.apache.org/xsd/maven-4.0.0.xsd"
21
>
22
<modelVersion>4.0.0</modelVersion>
23
0 commit comments