Author: hboutemy Date: Sat Dec 4 07:58:04 2010 New Revision: 1042112 URL: http://svn.apache.org/viewvc?rev=1042112&view=rev Log: updated pom xsd location to http://maven.apache.org/xsd/maven-4.0.0.xsd
Modified: maven/resources/trunk/apache-incubator-disclaimer-resource-bundle/pom.xml maven/resources/trunk/apache-jar-resource-bundle/pom.xml maven/resources/trunk/apache-jar-txt-resource-bundle/pom.xml maven/resources/trunk/apache-license-header-resource-bundle/pom.xml maven/resources/trunk/pom.xml Modified: maven/resources/trunk/apache-incubator-disclaimer-resource-bundle/pom.xml URL: http://svn.apache.org/viewvc/maven/resources/trunk/apache-incubator-disclaimer-resource-bundle/pom.xml?rev=1042112&r1=1042111&r2=1042112&view=diff ============================================================================== --- maven/resources/trunk/apache-incubator-disclaimer-resource-bundle/pom.xml (original) +++ maven/resources/trunk/apache-incubator-disclaimer-resource-bundle/pom.xml Sat Dec 4 07:58:04 2010 @@ -19,7 +19,7 @@ ~ under the License. --> -<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 http://maven.apache.org/maven-v4_0_0.xsd"> +<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 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> Modified: maven/resources/trunk/apache-jar-resource-bundle/pom.xml URL: http://svn.apache.org/viewvc/maven/resources/trunk/apache-jar-resource-bundle/pom.xml?rev=1042112&r1=1042111&r2=1042112&view=diff ============================================================================== --- maven/resources/trunk/apache-jar-resource-bundle/pom.xml (original) +++ maven/resources/trunk/apache-jar-resource-bundle/pom.xml Sat Dec 4 07:58:04 2010 @@ -19,7 +19,7 @@ ~ under the License. --> -<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 http://maven.apache.org/maven-v4_0_0.xsd"> +<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 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> Modified: maven/resources/trunk/apache-jar-txt-resource-bundle/pom.xml URL: http://svn.apache.org/viewvc/maven/resources/trunk/apache-jar-txt-resource-bundle/pom.xml?rev=1042112&r1=1042111&r2=1042112&view=diff ============================================================================== --- maven/resources/trunk/apache-jar-txt-resource-bundle/pom.xml (original) +++ maven/resources/trunk/apache-jar-txt-resource-bundle/pom.xml Sat Dec 4 07:58:04 2010 @@ -19,7 +19,7 @@ ~ under the License. --> -<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 http://maven.apache.org/maven-v4_0_0.xsd"> +<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 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> Modified: maven/resources/trunk/apache-license-header-resource-bundle/pom.xml URL: http://svn.apache.org/viewvc/maven/resources/trunk/apache-license-header-resource-bundle/pom.xml?rev=1042112&r1=1042111&r2=1042112&view=diff ============================================================================== --- maven/resources/trunk/apache-license-header-resource-bundle/pom.xml (original) +++ maven/resources/trunk/apache-license-header-resource-bundle/pom.xml Sat Dec 4 07:58:04 2010 @@ -19,7 +19,7 @@ ~ under the License. --> -<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 http://maven.apache.org/maven-v4_0_0.xsd"> +<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 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> Modified: maven/resources/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven/resources/trunk/pom.xml?rev=1042112&r1=1042111&r2=1042112&view=diff ============================================================================== --- maven/resources/trunk/pom.xml (original) +++ maven/resources/trunk/pom.xml Sat Dec 4 07:58:04 2010 @@ -19,7 +19,7 @@ ~ under the License. --> -<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 http://maven.apache.org/maven-v4_0_0.xsd"> +<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 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent>