You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ha...@apache.org on 2009/05/13 20:34:29 UTC

svn commit: r774479 [1/2] - in /camel/branches/camel-1.x: ./ apache-camel/ apache-camel/bundle/ buildingtools/ camel-core/ components/ components/camel-amqp/ components/camel-atom/ components/camel-bam/ components/camel-csv/ components/camel-cxf/ compo...

Author: hadrian
Date: Wed May 13 18:32:57 2009
New Revision: 774479

URL: http://svn.apache.org/viewvc?rev=774479&view=rev
Log:
CAMEL-1608.  Fixed most of the pom whitespace issues.


Modified:
    camel/branches/camel-1.x/apache-camel/bundle/pom.xml
    camel/branches/camel-1.x/apache-camel/pom.xml
    camel/branches/camel-1.x/buildingtools/pom.xml
    camel/branches/camel-1.x/camel-core/pom.xml
    camel/branches/camel-1.x/components/camel-amqp/pom.xml
    camel/branches/camel-1.x/components/camel-atom/pom.xml
    camel/branches/camel-1.x/components/camel-bam/pom.xml
    camel/branches/camel-1.x/components/camel-csv/pom.xml
    camel/branches/camel-1.x/components/camel-cxf/pom.xml
    camel/branches/camel-1.x/components/camel-flatpack/pom.xml
    camel/branches/camel-1.x/components/camel-freemarker/pom.xml
    camel/branches/camel-1.x/components/camel-ftp/pom.xml
    camel/branches/camel-1.x/components/camel-groovy/pom.xml
    camel/branches/camel-1.x/components/camel-guice/pom.xml
    camel/branches/camel-1.x/components/camel-hamcrest/pom.xml
    camel/branches/camel-1.x/components/camel-hl7/pom.xml
    camel/branches/camel-1.x/components/camel-http/pom.xml
    camel/branches/camel-1.x/components/camel-ibatis/pom.xml
    camel/branches/camel-1.x/components/camel-irc/pom.xml
    camel/branches/camel-1.x/components/camel-jaxb/pom.xml
    camel/branches/camel-1.x/components/camel-jcr/pom.xml
    camel/branches/camel-1.x/components/camel-jdbc/pom.xml
    camel/branches/camel-1.x/components/camel-jetty/pom.xml
    camel/branches/camel-1.x/components/camel-jhc/pom.xml
    camel/branches/camel-1.x/components/camel-jing/pom.xml
    camel/branches/camel-1.x/components/camel-jms/pom.xml
    camel/branches/camel-1.x/components/camel-jmxconnect/pom.xml
    camel/branches/camel-1.x/components/camel-josql/pom.xml
    camel/branches/camel-1.x/components/camel-jpa/pom.xml
    camel/branches/camel-1.x/components/camel-jt400/pom.xml
    camel/branches/camel-1.x/components/camel-juel/pom.xml
    camel/branches/camel-1.x/components/camel-jxpath/pom.xml
    camel/branches/camel-1.x/components/camel-ldap/pom.xml
    camel/branches/camel-1.x/components/camel-mail/pom.xml
    camel/branches/camel-1.x/components/camel-mina/pom.xml
    camel/branches/camel-1.x/components/camel-msv/pom.xml
    camel/branches/camel-1.x/components/camel-ognl/pom.xml
    camel/branches/camel-1.x/components/camel-osgi/pom.xml
    camel/branches/camel-1.x/components/camel-quartz/pom.xml
    camel/branches/camel-1.x/components/camel-rest/pom.xml
    camel/branches/camel-1.x/components/camel-restlet/pom.xml
    camel/branches/camel-1.x/components/camel-rmi/pom.xml
    camel/branches/camel-1.x/components/camel-ruby/pom.xml
    camel/branches/camel-1.x/components/camel-saxon/pom.xml
    camel/branches/camel-1.x/components/camel-scala/pom.xml
    camel/branches/camel-1.x/components/camel-script/pom.xml
    camel/branches/camel-1.x/components/camel-spring-integration/pom.xml
    camel/branches/camel-1.x/components/camel-spring/pom.xml
    camel/branches/camel-1.x/components/camel-sql/pom.xml
    camel/branches/camel-1.x/components/camel-stream/pom.xml
    camel/branches/camel-1.x/components/camel-stringtemplate/pom.xml
    camel/branches/camel-1.x/components/camel-supercsv/pom.xml
    camel/branches/camel-1.x/components/camel-swing/pom.xml
    camel/branches/camel-1.x/components/camel-tagsoup/pom.xml
    camel/branches/camel-1.x/components/camel-testng/pom.xml
    camel/branches/camel-1.x/components/camel-uface/pom.xml
    camel/branches/camel-1.x/components/camel-velocity/pom.xml
    camel/branches/camel-1.x/components/camel-xmlbeans/pom.xml
    camel/branches/camel-1.x/components/camel-xmpp/pom.xml
    camel/branches/camel-1.x/components/camel-xstream/pom.xml
    camel/branches/camel-1.x/components/pom.xml
    camel/branches/camel-1.x/etc/pom.xml
    camel/branches/camel-1.x/examples/camel-example-axis/pom.xml
    camel/branches/camel-1.x/examples/camel-example-bam/pom.xml
    camel/branches/camel-1.x/examples/camel-example-cxf/pom.xml
    camel/branches/camel-1.x/examples/camel-example-docs/pom.xml
    camel/branches/camel-1.x/examples/camel-example-etl/pom.xml
    camel/branches/camel-1.x/examples/camel-example-guice-jms/pom.xml
    camel/branches/camel-1.x/examples/camel-example-jms-file/pom.xml
    camel/branches/camel-1.x/examples/camel-example-osgi/pom.xml
    camel/branches/camel-1.x/examples/camel-example-spring-jms/pom.xml
    camel/branches/camel-1.x/examples/camel-example-spring-xquery/pom.xml
    camel/branches/camel-1.x/examples/camel-example-spring/pom.xml
    camel/branches/camel-1.x/examples/pom.xml
    camel/branches/camel-1.x/platforms/pom.xml
    camel/branches/camel-1.x/pom.xml
    camel/branches/camel-1.x/tests/camel-itest-spring-2.0/pom.xml
    camel/branches/camel-1.x/tests/camel-itest/pom.xml
    camel/branches/camel-1.x/tests/camel-partial-classpath-test/pom.xml
    camel/branches/camel-1.x/tests/pom.xml
    camel/branches/camel-1.x/tooling/archetypes/camel-archetype-activemq/pom.xml
    camel/branches/camel-1.x/tooling/archetypes/camel-archetype-component/pom.xml
    camel/branches/camel-1.x/tooling/archetypes/camel-archetype-java/pom.xml
    camel/branches/camel-1.x/tooling/archetypes/camel-archetype-scala/pom.xml
    camel/branches/camel-1.x/tooling/archetypes/camel-archetype-spring/pom.xml
    camel/branches/camel-1.x/tooling/archetypes/pom.xml
    camel/branches/camel-1.x/tooling/camel-manual/pom.xml
    camel/branches/camel-1.x/tooling/maven/camel-maven-plugin/pom.xml
    camel/branches/camel-1.x/tooling/maven/guice-maven-plugin/pom.xml
    camel/branches/camel-1.x/tooling/maven/maven-html-to-pdf/pom.xml
    camel/branches/camel-1.x/tooling/maven/pom.xml

Modified: camel/branches/camel-1.x/apache-camel/bundle/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/apache-camel/bundle/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/apache-camel/bundle/pom.xml (original)
+++ camel/branches/camel-1.x/apache-camel/bundle/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/apache-camel/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/apache-camel/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/apache-camel/pom.xml (original)
+++ camel/branches/camel-1.x/apache-camel/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/buildingtools/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/buildingtools/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/buildingtools/pom.xml (original)
+++ camel/branches/camel-1.x/buildingtools/pom.xml Wed May 13 18:32:57 2009
@@ -18,6 +18,7 @@
 -->
 
 <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">
+
     <modelVersion>4.0.0</modelVersion>
 
     <parent>

Modified: camel/branches/camel-1.x/camel-core/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/camel-core/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/camel-core/pom.xml (original)
+++ camel/branches/camel-1.x/camel-core/pom.xml Wed May 13 18:32:57 2009
@@ -17,10 +17,7 @@
   limitations under the License.
 -->
 
-<project
-        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/components/camel-amqp/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-amqp/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-amqp/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-amqp/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/components/camel-atom/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-atom/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-atom/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-atom/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
     limitations 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/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/components/camel-bam/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-bam/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-bam/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-bam/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/components/camel-csv/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-csv/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-csv/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-csv/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/components/camel-cxf/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-cxf/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-cxf/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-cxf/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/components/camel-flatpack/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-flatpack/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-flatpack/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-flatpack/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/components/camel-freemarker/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-freemarker/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-freemarker/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-freemarker/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
     <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/components/camel-ftp/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-ftp/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-ftp/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-ftp/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/components/camel-groovy/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-groovy/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-groovy/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-groovy/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/components/camel-guice/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-guice/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-guice/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-guice/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/components/camel-hamcrest/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-hamcrest/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-hamcrest/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-hamcrest/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/components/camel-hl7/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-hl7/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-hl7/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-hl7/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
     <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/components/camel-http/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-http/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-http/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-http/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/components/camel-ibatis/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-ibatis/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-ibatis/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-ibatis/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/components/camel-irc/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-irc/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-irc/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-irc/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/components/camel-jaxb/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-jaxb/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-jaxb/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-jaxb/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/components/camel-jcr/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-jcr/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-jcr/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-jcr/pom.xml Wed May 13 18:32:57 2009
@@ -15,10 +15,8 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
+
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.camel</groupId>

Modified: camel/branches/camel-1.x/components/camel-jdbc/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-jdbc/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-jdbc/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-jdbc/pom.xml Wed May 13 18:32:57 2009
@@ -15,8 +15,8 @@
 	See the License for the specific language governing permissions and
 	limitations under the License.
 -->
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
+
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.apache.camel</groupId>

Modified: camel/branches/camel-1.x/components/camel-jetty/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-jetty/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-jetty/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-jetty/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/components/camel-jhc/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-jhc/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-jhc/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-jhc/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/components/camel-jing/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-jing/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-jing/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-jing/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/components/camel-jms/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-jms/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-jms/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-jms/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/components/camel-jmxconnect/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-jmxconnect/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-jmxconnect/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-jmxconnect/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/components/camel-josql/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-josql/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-josql/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-josql/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/components/camel-jpa/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-jpa/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-jpa/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-jpa/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/components/camel-jt400/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-jt400/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-jt400/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-jt400/pom.xml Wed May 13 18:32:57 2009
@@ -15,10 +15,8 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
+
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.camel</groupId>

Modified: camel/branches/camel-1.x/components/camel-juel/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-juel/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-juel/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-juel/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/components/camel-jxpath/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-jxpath/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-jxpath/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-jxpath/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/components/camel-ldap/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-ldap/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-ldap/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-ldap/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
     limitations 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/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/components/camel-mail/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-mail/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-mail/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-mail/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
     <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/components/camel-mina/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-mina/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-mina/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-mina/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
     <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/components/camel-msv/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-msv/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-msv/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-msv/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/components/camel-ognl/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-ognl/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-ognl/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-ognl/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/components/camel-osgi/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-osgi/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-osgi/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-osgi/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/components/camel-quartz/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-quartz/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-quartz/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-quartz/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/components/camel-rest/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-rest/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-rest/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-rest/pom.xml Wed May 13 18:32:57 2009
@@ -17,19 +17,21 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
+
+  <modelVersion>4.0.0</modelVersion>
+
+  <groupId>org.apache.camel</groupId>
+  <artifactId>camel-rest</artifactId>
+  <packaging>war</packaging>
+  <name>Camel :: REST</name>
+  <description>Camel REST Support</description>
+
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
     <version>1.6.1-SNAPSHOT</version>
   </parent>
-  <modelVersion>4.0.0</modelVersion>
-  <artifactId>camel-rest</artifactId>
-
-  <name>Camel :: REST</name>
-  <description>Camel REST Support</description>
-  <packaging>war</packaging>
 
   <properties>
     <camel.osgi.export.pkg>org.apache.camel.rest.*</camel.osgi.export.pkg>

Modified: camel/branches/camel-1.x/components/camel-restlet/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-restlet/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-restlet/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-restlet/pom.xml Wed May 13 18:32:57 2009
@@ -17,16 +17,15 @@
     limitations 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/maven-v4_0_0.xsd">
+
   <modelVersion>4.0.0</modelVersion>
 
   <groupId>org.apache.camel</groupId>
   <artifactId>camel-restlet</artifactId>
   <packaging>jar</packaging>
   <name>Camel :: Restlet</name>
-  <description>Camel REST (Restlet baesd) Component</description>
+  <description>Camel REST (Restlet based) Component</description>
 
   <parent>
     <groupId>org.apache.camel</groupId>

Modified: camel/branches/camel-1.x/components/camel-rmi/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-rmi/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-rmi/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-rmi/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/components/camel-ruby/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-ruby/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-ruby/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-ruby/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/components/camel-saxon/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-saxon/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-saxon/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-saxon/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/components/camel-scala/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-scala/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-scala/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-scala/pom.xml Wed May 13 18:32:57 2009
@@ -1,15 +1,36 @@
 <?xml version="1.0"?>
-<project>
+
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations 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">
+
   <modelVersion>4.0.0</modelVersion>
+
+  <artifactId>camel-scala</artifactId>
+  <packaging>bundle</packaging>
+  <name>Camel :: Scala</name>
+  <description>Camel Scala DSL</description>
+
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
     <version>1.6.1-SNAPSHOT</version>
   </parent>
-  <artifactId>camel-scala</artifactId>
-  <packaging>bundle</packaging>
-  <name>Camel :: Scala</name>
-  <description>Camel Scala DSL</description>
 
   <properties>
     <camel.osgi.export.pkg>org.apache.camel.scala.*</camel.osgi.export.pkg>

Modified: camel/branches/camel-1.x/components/camel-script/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-script/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-script/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-script/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
     <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/components/camel-spring-integration/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-spring-integration/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-spring-integration/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-spring-integration/pom.xml Wed May 13 18:32:57 2009
@@ -1,16 +1,38 @@
-<?xml version="1.0" encoding="UTF-8"?><project>
-  <parent>
-    <artifactId>components</artifactId>
-    <groupId>org.apache.camel</groupId>
-    <version>1.6.1-SNAPSHOT</version>
-  </parent>
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations 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">
+
   <modelVersion>4.0.0</modelVersion>
+
   <groupId>org.apache.camel</groupId>
   <artifactId>camel-spring-integration</artifactId>
   <name>Camel :: Spring Integration</name>
   <description>Camel Spring Integration support</description>
   <packaging>bundle</packaging>
 
+  <parent>
+    <artifactId>components</artifactId>
+    <groupId>org.apache.camel</groupId>
+    <version>1.6.1-SNAPSHOT</version>
+  </parent>
+
   <properties>
 	<camel.osgi.export.pkg>org.apache.camel.component.spring.integration.*</camel.osgi.export.pkg>
     <spring-integration-version>1.0.1.RELEASE</spring-integration-version>

Modified: camel/branches/camel-1.x/components/camel-spring/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-spring/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-spring/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-spring/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/components/camel-sql/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-sql/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-sql/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-sql/pom.xml Wed May 13 18:32:57 2009
@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
+
 <!--
 	Licensed to the Apache Software Foundation (ASF) under one or more
 	contributor license agreements.  See the NOTICE file distributed with
@@ -15,19 +16,22 @@
 	See the License for the specific language governing permissions and
 	limitations under the License.
 -->
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+
+<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">
+
 	<modelVersion>4.0.0</modelVersion>
-	<parent>
-		<groupId>org.apache.camel</groupId>
-		<artifactId>camel-parent</artifactId>
-		<version>1.6.1-SNAPSHOT</version>
-	</parent>
+	
 	<artifactId>camel-sql</artifactId>
     <packaging>bundle</packaging>
 	<name>Camel :: SQL</name>
 	<description>Camel SQL support</description>
 
+	<parent>
+		<groupId>org.apache.camel</groupId>
+		<artifactId>camel-parent</artifactId>
+		<version>1.6.1-SNAPSHOT</version>
+	</parent>
+	
   <properties>
 	<camel.osgi.export.pkg>org.apache.camel.component.sql.*</camel.osgi.export.pkg>
   </properties>

Modified: camel/branches/camel-1.x/components/camel-stream/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-stream/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-stream/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-stream/pom.xml Wed May 13 18:32:57 2009
@@ -17,9 +17,8 @@
   limitations 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/maven-v4_0_0.xsd">
+
     <modelVersion>4.0.0</modelVersion>
 
     <parent>

Modified: camel/branches/camel-1.x/components/camel-stringtemplate/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-stringtemplate/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-stringtemplate/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-stringtemplate/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/components/camel-supercsv/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-supercsv/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-supercsv/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-supercsv/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/components/camel-swing/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-swing/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-swing/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-swing/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/components/camel-tagsoup/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-tagsoup/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-tagsoup/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-tagsoup/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/components/camel-testng/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-testng/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-testng/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-testng/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/components/camel-uface/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-uface/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-uface/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-uface/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/components/camel-velocity/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-velocity/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-velocity/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-velocity/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/components/camel-xmlbeans/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-xmlbeans/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-xmlbeans/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-xmlbeans/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/components/camel-xmpp/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-xmpp/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-xmpp/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-xmpp/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/components/camel-xstream/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-xstream/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-xstream/pom.xml (original)
+++ camel/branches/camel-1.x/components/camel-xstream/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/components/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/pom.xml (original)
+++ camel/branches/camel-1.x/components/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/etc/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/etc/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/etc/pom.xml (original)
+++ camel/branches/camel-1.x/etc/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/examples/camel-example-axis/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/examples/camel-example-axis/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/examples/camel-example-axis/pom.xml (original)
+++ camel/branches/camel-1.x/examples/camel-example-axis/pom.xml Wed May 13 18:32:57 2009
@@ -1,7 +1,24 @@
 <?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">
+
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations 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">
+
     <modelVersion>4.0.0</modelVersion>
 
     <parent>

Modified: camel/branches/camel-1.x/examples/camel-example-bam/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/examples/camel-example-bam/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/examples/camel-example-bam/pom.xml (original)
+++ camel/branches/camel-1.x/examples/camel-example-bam/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/examples/camel-example-cxf/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/examples/camel-example-cxf/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/examples/camel-example-cxf/pom.xml (original)
+++ camel/branches/camel-1.x/examples/camel-example-cxf/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/examples/camel-example-docs/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/examples/camel-example-docs/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/examples/camel-example-docs/pom.xml (original)
+++ camel/branches/camel-1.x/examples/camel-example-docs/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/examples/camel-example-etl/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/examples/camel-example-etl/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/examples/camel-example-etl/pom.xml (original)
+++ camel/branches/camel-1.x/examples/camel-example-etl/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/examples/camel-example-guice-jms/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/examples/camel-example-guice-jms/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/examples/camel-example-guice-jms/pom.xml (original)
+++ camel/branches/camel-1.x/examples/camel-example-guice-jms/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/examples/camel-example-jms-file/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/examples/camel-example-jms-file/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/examples/camel-example-jms-file/pom.xml (original)
+++ camel/branches/camel-1.x/examples/camel-example-jms-file/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/examples/camel-example-osgi/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/examples/camel-example-osgi/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/examples/camel-example-osgi/pom.xml (original)
+++ camel/branches/camel-1.x/examples/camel-example-osgi/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/examples/camel-example-spring-jms/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/examples/camel-example-spring-jms/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/examples/camel-example-spring-jms/pom.xml (original)
+++ camel/branches/camel-1.x/examples/camel-example-spring-jms/pom.xml Wed May 13 18:32:57 2009
@@ -16,8 +16,8 @@
   See the License for the specific language governing permissions and
   limitations 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/maven-v4_0_0.xsd">
+
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.apache.camel</groupId>

Modified: camel/branches/camel-1.x/examples/camel-example-spring-xquery/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/examples/camel-example-spring-xquery/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/examples/camel-example-spring-xquery/pom.xml (original)
+++ camel/branches/camel-1.x/examples/camel-example-spring-xquery/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/examples/camel-example-spring/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/examples/camel-example-spring/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/examples/camel-example-spring/pom.xml (original)
+++ camel/branches/camel-1.x/examples/camel-example-spring/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/examples/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/examples/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/examples/pom.xml (original)
+++ camel/branches/camel-1.x/examples/pom.xml Wed May 13 18:32:57 2009
@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
+
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
@@ -14,7 +15,9 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations 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/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/platforms/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/platforms/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/platforms/pom.xml (original)
+++ camel/branches/camel-1.x/platforms/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/pom.xml (original)
+++ camel/branches/camel-1.x/pom.xml Wed May 13 18:32:57 2009
@@ -1075,7 +1075,7 @@
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-release-plugin</artifactId>
             <configuration>
-                <tagBase>https://svn.apache.org/repos/asf/activemq/camel/tags</tagBase>
+                <tagBase>https://svn.apache.org/repos/asf/camel/tags</tagBase>
                 <useReleaseProfile>false</useReleaseProfile>
                 <preparationGoals>clean install</preparationGoals>
                 <goals>deploy</goals>

Modified: camel/branches/camel-1.x/tests/camel-itest-spring-2.0/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/tests/camel-itest-spring-2.0/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/tests/camel-itest-spring-2.0/pom.xml (original)
+++ camel/branches/camel-1.x/tests/camel-itest-spring-2.0/pom.xml Wed May 13 18:32:57 2009
@@ -17,10 +17,7 @@
 	limitations under the License.
 -->
 
-<project
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
 	<modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/tests/camel-itest/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/tests/camel-itest/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/tests/camel-itest/pom.xml (original)
+++ camel/branches/camel-1.x/tests/camel-itest/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/tests/camel-partial-classpath-test/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/tests/camel-partial-classpath-test/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/tests/camel-partial-classpath-test/pom.xml (original)
+++ camel/branches/camel-1.x/tests/camel-partial-classpath-test/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/tests/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/tests/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/tests/pom.xml (original)
+++ camel/branches/camel-1.x/tests/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
   limitations under the License.
 -->
 
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
+<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">
 
   <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-1.x/tooling/archetypes/camel-archetype-activemq/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/tooling/archetypes/camel-archetype-activemq/pom.xml?rev=774479&r1=774478&r2=774479&view=diff
==============================================================================
--- camel/branches/camel-1.x/tooling/archetypes/camel-archetype-activemq/pom.xml (original)
+++ camel/branches/camel-1.x/tooling/archetypes/camel-archetype-activemq/pom.xml Wed May 13 18:32:57 2009
@@ -17,8 +17,7 @@
     limitations 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/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
@@ -46,8 +45,7 @@
             </goals>
             <configuration>
               <tasks>
-                <replace casesensitive="true"
-                  file="${project.build.directory}/classes/archetype-resources/pom.xml">
+                <replace casesensitive="true" file="${project.build.directory}/classes/archetype-resources/pom.xml">
                   <replacefilter token="$CAMEL_VERSION_REPLACEME$" value="${project.version}" /> 
                   <replacefilter token="$ACTIVEMQ_VERSION_REPLACEME$" value="${project.version}" /> 
                   <replacefilter token="$XBEAN_VERSION_REPLACEME$" value="${project.version}" />