We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0447571 commit 1a8fcccCopy full SHA for 1a8fccc
rqvp/pom.xml
@@ -1,6 +1,5 @@
1
<?xml version="1.0"?>
2
-<project xsi:schemaLocation="http://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"
3
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
4
<modelVersion>4.0.0</modelVersion>
5
<parent>
6
<groupId>io.github.linagora.linid.im</groupId>
0 commit comments