Author: chatellier Date: 2009-04-09 12:41:26 +0000 (Thu, 09 Apr 2009) New Revision: 101 Modified: trunk/pom.xml Log: Fix xsd location Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2009-04-08 12:44:22 UTC (rev 100) +++ trunk/pom.xml 2009-04-09 12:41:26 UTC (rev 101) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<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"> <!--The version of maven's project object model--> <modelVersion>4.0.0</modelVersion>
participants (1)
-
chatellierï¼ users.labs.libre-entreprise.org