diff --git a/test/fixtures/pom_with_revision.xml b/test/fixtures/pom_with_revision.xml index 141a264..ea3288c 100644 --- a/test/fixtures/pom_with_revision.xml +++ b/test/fixtures/pom_with_revision.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.boot diff --git a/test/fixtures/pom_without_revision.xml b/test/fixtures/pom_without_revision.xml index bfaf177..5f00e28 100644 --- a/test/fixtures/pom_without_revision.xml +++ b/test/fixtures/pom_without_revision.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.boot