r291 - maven-jrst-plugin/trunk
Author: chatellier Date: 2009-04-09 12:36:21 +0000 (Thu, 09 Apr 2009) New Revision: 291 Modified: maven-jrst-plugin/trunk/pom.xml Log: Fix xsd location Modified: maven-jrst-plugin/trunk/pom.xml =================================================================== --- maven-jrst-plugin/trunk/pom.xml 2009-04-02 14:35:20 UTC (rev 290) +++ maven-jrst-plugin/trunk/pom.xml 2009-04-09 12:36:21 UTC (rev 291) @@ -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"> <modelVersion>4.0.0</modelVersion>
participants (1)
-
chatellierï¼ users.labs.libre-entreprise.org