You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2010/05/17 12:30:25 UTC

svn commit: r945068 - /servicemix/components/bindings/servicemix-file/trunk/pom.xml

Author: jbonofre
Date: Mon May 17 10:30:25 2010
New Revision: 945068

URL: http://svn.apache.org/viewvc?rev=945068&view=rev
Log:
Use "new" maven XSD location.

Modified:
    servicemix/components/bindings/servicemix-file/trunk/pom.xml

Modified: servicemix/components/bindings/servicemix-file/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/components/bindings/servicemix-file/trunk/pom.xml?rev=945068&r1=945067&r2=945068&view=diff
==============================================================================
--- servicemix/components/bindings/servicemix-file/trunk/pom.xml (original)
+++ servicemix/components/bindings/servicemix-file/trunk/pom.xml Mon May 17 10:30:25 2010
@@ -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">
 <!--
 
     Licensed to the Apache Software Foundation (ASF) under one or more