I noticed that we have xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
currently and that doesn't seem to exist at present. There's a https://maven.apache.org/xsd/maven-v3_0_0.xsd and a https://maven.apache.org/xsd/maven-4.0.0.xsd linked on http://maven.apache.org/ref/3.5.0/maven-model/maven.html however. Can I change our schemaLocation in the pom.xml.template files to https://maven.apache.org/xsd/maven-4.0.0.xsd or is some other change needed? Thanks, Christine --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
