Author: chatellier Date: 2009-03-25 10:29:19 +0000 (Wed, 25 Mar 2009) New Revision: 2034 Modified: isis-fish/trunk/pom.xml Log: Use correct xsd url. Modified: isis-fish/trunk/pom.xml =================================================================== --- isis-fish/trunk/pom.xml 2009-03-25 08:41:19 UTC (rev 2033) +++ isis-fish/trunk/pom.xml 2009-03-25 10:29:19 UTC (rev 2034) @@ -1,4 +1,4 @@ -<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>