[ 
https://issues.apache.org/jira/browse/MNG-8179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17864798#comment-17864798
 ] 

ASF GitHub Bot commented on MNG-8179:
-------------------------------------

gnodet commented on code in PR #1605:
URL: https://github.com/apache/maven/pull/1605#discussion_r1672881589


##########
maven-core/src/test/resources/project-dynamism/pom-relative.xml:
##########
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
https://maven.apache.org/xsd/maven-4.0.0.xsd";
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
+<project
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>

Review Comment:
   Is there any reason why they don't use the correct namespace ?





> Upgrade Parent to 43
> --------------------
>
>                 Key: MNG-8179
>                 URL: https://issues.apache.org/jira/browse/MNG-8179
>             Project: Maven
>          Issue Type: Dependency upgrade
>            Reporter: Slawomir Jaranowski
>            Assignee: Slawomir Jaranowski
>            Priority: Major
>             Fix For: 4.0.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to