You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by cm...@apache.org on 2013/04/10 23:13:33 UTC

svn commit: r1466686 [2/3] - in /camel/trunk: ./ apache-camel/ buildingtools/ camel-core/ components/ components/camel-ahc/ components/camel-amqp/ components/camel-apns/ components/camel-atom/ components/camel-avro/ components/camel-aws/ components/cam...

Modified: camel/trunk/components/camel-spring-ldap/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring-ldap/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/components/camel-spring-ldap/pom.xml (original)
+++ camel/trunk/components/camel-spring-ldap/pom.xml Wed Apr 10 21:13:27 2013
@@ -9,12 +9,13 @@
  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/xsd/maven-4.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>
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.12-SNAPSHOT</version>
+        <version>2.11-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-spring-ldap</artifactId>

Modified: camel/trunk/components/camel-spring-redis/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring-redis/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/components/camel-spring-redis/pom.xml (original)
+++ camel/trunk/components/camel-spring-redis/pom.xml Wed Apr 10 21:13:27 2013
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.12-SNAPSHOT</version>
+        <version>2.11-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.camel</groupId>

Modified: camel/trunk/components/camel-spring-security/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring-security/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/components/camel-spring-security/pom.xml (original)
+++ camel/trunk/components/camel-spring-security/pom.xml Wed Apr 10 21:13:27 2013
@@ -20,7 +20,7 @@
 	<parent>
 		<artifactId>components</artifactId>
 		<groupId>org.apache.camel</groupId>
-		<version>2.12-SNAPSHOT</version>
+		<version>2.11-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-spring-security</artifactId>

Modified: camel/trunk/components/camel-spring-ws/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring-ws/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/components/camel-spring-ws/pom.xml (original)
+++ camel/trunk/components/camel-spring-ws/pom.xml Wed Apr 10 21:13:27 2013
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.12-SNAPSHOT</version>
+        <version>2.11-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-spring-ws</artifactId>

Modified: camel/trunk/components/camel-spring/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/components/camel-spring/pom.xml (original)
+++ camel/trunk/components/camel-spring/pom.xml Wed Apr 10 21:13:27 2013
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-spring</artifactId>

Modified: camel/trunk/components/camel-sql/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-sql/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/components/camel-sql/pom.xml (original)
+++ camel/trunk/components/camel-sql/pom.xml Wed Apr 10 21:13:27 2013
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-sql</artifactId>

Modified: camel/trunk/components/camel-ssh/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-ssh/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/components/camel-ssh/pom.xml (original)
+++ camel/trunk/components/camel-ssh/pom.xml Wed Apr 10 21:13:27 2013
@@ -15,13 +15,15 @@
     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>
     <artifactId>components</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-ssh</artifactId>

Modified: camel/trunk/components/camel-stax/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-stax/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/components/camel-stax/pom.xml (original)
+++ camel/trunk/components/camel-stax/pom.xml Wed Apr 10 21:13:27 2013
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-stax</artifactId>

Modified: camel/trunk/components/camel-stream/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-stream/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/components/camel-stream/pom.xml (original)
+++ camel/trunk/components/camel-stream/pom.xml Wed Apr 10 21:13:27 2013
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.12-SNAPSHOT</version>
+        <version>2.11-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.camel</groupId>

Modified: camel/trunk/components/camel-stringtemplate/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-stringtemplate/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/components/camel-stringtemplate/pom.xml (original)
+++ camel/trunk/components/camel-stringtemplate/pom.xml Wed Apr 10 21:13:27 2013
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-stringtemplate</artifactId>

Modified: camel/trunk/components/camel-syslog/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-syslog/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/components/camel-syslog/pom.xml (original)
+++ camel/trunk/components/camel-syslog/pom.xml Wed Apr 10 21:13:27 2013
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.12-SNAPSHOT</version>
+        <version>2.11-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-syslog</artifactId>

Modified: camel/trunk/components/camel-tagsoup/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-tagsoup/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/components/camel-tagsoup/pom.xml (original)
+++ camel/trunk/components/camel-tagsoup/pom.xml Wed Apr 10 21:13:27 2013
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-tagsoup</artifactId>

Modified: camel/trunk/components/camel-test-blueprint/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-test-blueprint/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/components/camel-test-blueprint/pom.xml (original)
+++ camel/trunk/components/camel-test-blueprint/pom.xml Wed Apr 10 21:13:27 2013
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.12-SNAPSHOT</version>
+        <version>2.11-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-test-blueprint</artifactId>

Modified: camel/trunk/components/camel-test-spring/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-test-spring/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/components/camel-test-spring/pom.xml (original)
+++ camel/trunk/components/camel-test-spring/pom.xml Wed Apr 10 21:13:27 2013
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.12-SNAPSHOT</version>
+        <version>2.11-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-test-spring</artifactId>

Modified: camel/trunk/components/camel-test/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-test/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/components/camel-test/pom.xml (original)
+++ camel/trunk/components/camel-test/pom.xml Wed Apr 10 21:13:27 2013
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.12-SNAPSHOT</version>
+        <version>2.11-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-test</artifactId>

Modified: camel/trunk/components/camel-testng/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-testng/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/components/camel-testng/pom.xml (original)
+++ camel/trunk/components/camel-testng/pom.xml Wed Apr 10 21:13:27 2013
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.12-SNAPSHOT</version>
+        <version>2.11-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-testng</artifactId>

Modified: camel/trunk/components/camel-twitter/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-twitter/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/components/camel-twitter/pom.xml (original)
+++ camel/trunk/components/camel-twitter/pom.xml Wed Apr 10 21:13:27 2013
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.12-SNAPSHOT</version>
+        <version>2.11-SNAPSHOT</version>
     </parent>
 
    <artifactId>camel-twitter</artifactId>

Modified: camel/trunk/components/camel-urlrewrite/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-urlrewrite/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/components/camel-urlrewrite/pom.xml (original)
+++ camel/trunk/components/camel-urlrewrite/pom.xml Wed Apr 10 21:13:27 2013
@@ -15,13 +15,14 @@
   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>
     <artifactId>components</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-urlrewrite</artifactId>

Modified: camel/trunk/components/camel-velocity/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-velocity/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/components/camel-velocity/pom.xml (original)
+++ camel/trunk/components/camel-velocity/pom.xml Wed Apr 10 21:13:27 2013
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.12-SNAPSHOT</version>
+        <version>2.11-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-velocity</artifactId>

Modified: camel/trunk/components/camel-web-standalone/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-web-standalone/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/components/camel-web-standalone/pom.xml (original)
+++ camel/trunk/components/camel-web-standalone/pom.xml Wed Apr 10 21:13:27 2013
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

Modified: camel/trunk/components/camel-web/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-web/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/components/camel-web/pom.xml (original)
+++ camel/trunk/components/camel-web/pom.xml Wed Apr 10 21:13:27 2013
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.12-SNAPSHOT</version>
+        <version>2.11-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: camel/trunk/components/camel-websocket/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-websocket/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/components/camel-websocket/pom.xml (original)
+++ camel/trunk/components/camel-websocket/pom.xml Wed Apr 10 21:13:27 2013
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.12-SNAPSHOT</version>
+        <version>2.11-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-websocket</artifactId>

Modified: camel/trunk/components/camel-xmlbeans/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-xmlbeans/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/components/camel-xmlbeans/pom.xml (original)
+++ camel/trunk/components/camel-xmlbeans/pom.xml Wed Apr 10 21:13:27 2013
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-xmlbeans</artifactId>

Modified: camel/trunk/components/camel-xmljson/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-xmljson/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/components/camel-xmljson/pom.xml (original)
+++ camel/trunk/components/camel-xmljson/pom.xml Wed Apr 10 21:13:27 2013
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-xmljson</artifactId>

Modified: camel/trunk/components/camel-xmlrpc/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-xmlrpc/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/components/camel-xmlrpc/pom.xml (original)
+++ camel/trunk/components/camel-xmlrpc/pom.xml Wed Apr 10 21:13:27 2013
@@ -1,85 +1,85 @@
-<?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>
-
-  <parent>
-    <artifactId>components</artifactId>
-    <groupId>org.apache.camel</groupId>
-    <version>2.12-SNAPSHOT</version>
-  </parent>
-
-  <artifactId>camel-xmlrpc</artifactId>
-  <packaging>bundle</packaging>
-  <name>Camel :: XML RPC</name>
-  <description>Camel XML RPC support</description>
-
-  <properties>
-    <camel.osgi.export.pkg>
-      org.apache.camel.component.xmlrpc.*,
-      org.apache.camel.dataformat.xmlrpc.*</camel.osgi.export.pkg>
-    <camel.osgi.export.service>
-      org.apache.camel.spi.ComponentResolver;component=xmlrpc,
-      org.apache.camel.spi.DataFormatResolver;dataformat=xmlrpc
-    </camel.osgi.export.service>
-  </properties>
-
-  <dependencies>
-    <dependency>
-      <groupId>org.apache.camel</groupId>
-      <artifactId>camel-core</artifactId>
-    </dependency>
-
-    <dependency>
-      <groupId>org.apache.xmlrpc</groupId>
-      <artifactId>xmlrpc-client</artifactId>
-      <version>${xmlrpc-version}</version>
-    </dependency>
-
-    <!-- logging -->
-    <dependency>
-      <groupId>org.slf4j</groupId>
-      <artifactId>slf4j-log4j12</artifactId>
-      <scope>test</scope>
-    </dependency>
-    <dependency>
-      <groupId>log4j</groupId>
-      <artifactId>log4j</artifactId>
-      <scope>test</scope>
-    </dependency>
-
-    <!-- testing -->
-    <dependency>
-      <groupId>org.apache.camel</groupId>
-      <artifactId>camel-test</artifactId>
-      <scope>test</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.camel</groupId>
-      <artifactId>camel-test-spring</artifactId>
-      <scope>test</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.camel</groupId>
-      <artifactId>camel-jetty</artifactId>
-      <scope>test</scope>
-    </dependency>
-  </dependencies>
-
-</project>
+<?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>
+
+  <parent>
+    <artifactId>components</artifactId>
+    <groupId>org.apache.camel</groupId>
+    <version>2.11-SNAPSHOT</version>
+  </parent>
+
+  <artifactId>camel-xmlrpc</artifactId>
+  <packaging>bundle</packaging>
+  <name>Camel :: XML RPC</name>
+  <description>Camel XML RPC support</description>
+
+  <properties>
+    <camel.osgi.export.pkg>
+      org.apache.camel.component.xmlrpc.*,
+      org.apache.camel.dataformat.xmlrpc.*</camel.osgi.export.pkg>
+    <camel.osgi.export.service>
+      org.apache.camel.spi.ComponentResolver;component=xmlrpc,
+      org.apache.camel.spi.DataFormatResolver;dataformat=xmlrpc
+    </camel.osgi.export.service>
+  </properties>
+
+  <dependencies>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core</artifactId>
+    </dependency>
+
+    <dependency>
+      <groupId>org.apache.xmlrpc</groupId>
+      <artifactId>xmlrpc-client</artifactId>
+      <version>${xmlrpc-version}</version>
+    </dependency>
+
+    <!-- logging -->
+    <dependency>
+      <groupId>org.slf4j</groupId>
+      <artifactId>slf4j-log4j12</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>log4j</groupId>
+      <artifactId>log4j</artifactId>
+      <scope>test</scope>
+    </dependency>
+
+    <!-- testing -->
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-test</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-test-spring</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-jetty</artifactId>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+
+</project>

Modified: camel/trunk/components/camel-xmlsecurity/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-xmlsecurity/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/components/camel-xmlsecurity/pom.xml (original)
+++ camel/trunk/components/camel-xmlsecurity/pom.xml Wed Apr 10 21:13:27 2013
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.12-SNAPSHOT</version>
+        <version>2.11-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-xmlsecurity</artifactId>

Modified: camel/trunk/components/camel-xmpp/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-xmpp/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/components/camel-xmpp/pom.xml (original)
+++ camel/trunk/components/camel-xmpp/pom.xml Wed Apr 10 21:13:27 2013
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-xmpp</artifactId>

Modified: camel/trunk/components/camel-xstream/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-xstream/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/components/camel-xstream/pom.xml (original)
+++ camel/trunk/components/camel-xstream/pom.xml Wed Apr 10 21:13:27 2013
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-xstream</artifactId>

Modified: camel/trunk/components/camel-zipfile/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-zipfile/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/components/camel-zipfile/pom.xml (original)
+++ camel/trunk/components/camel-zipfile/pom.xml Wed Apr 10 21:13:27 2013
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-zipfile</artifactId>

Modified: camel/trunk/components/camel-zookeeper/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-zookeeper/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/components/camel-zookeeper/pom.xml (original)
+++ camel/trunk/components/camel-zookeeper/pom.xml Wed Apr 10 21:13:27 2013
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-zookeeper</artifactId>

Modified: camel/trunk/components/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/components/pom.xml (original)
+++ camel/trunk/components/pom.xml Wed Apr 10 21:13:27 2013
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 

Modified: camel/trunk/examples/camel-example-activemq-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-activemq-tomcat/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-activemq-tomcat/pom.xml (original)
+++ camel/trunk/examples/camel-example-activemq-tomcat/pom.xml Wed Apr 10 21:13:27 2013
@@ -15,14 +15,15 @@
     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>
 		<artifactId>examples</artifactId>
-		<version>2.12-SNAPSHOT</version>
+		<version>2.11-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-example-activemq-tomcat</artifactId>

Modified: camel/trunk/examples/camel-example-aggregate/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-aggregate/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-aggregate/pom.xml (original)
+++ camel/trunk/examples/camel-example-aggregate/pom.xml Wed Apr 10 21:13:27 2013
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.12-SNAPSHOT</version>
+        <version>2.11-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-aggregate</artifactId>

Modified: camel/trunk/examples/camel-example-bam/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-bam/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-bam/pom.xml (original)
+++ camel/trunk/examples/camel-example-bam/pom.xml Wed Apr 10 21:13:27 2013
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-bam</artifactId>

Modified: camel/trunk/examples/camel-example-cafe/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-cafe/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-cafe/pom.xml (original)
+++ camel/trunk/examples/camel-example-cafe/pom.xml Wed Apr 10 21:13:27 2013
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.12-SNAPSHOT</version>
+		<version>2.11-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-example-cafe</artifactId>

Modified: camel/trunk/examples/camel-example-cdi/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-cdi/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-cdi/pom.xml (original)
+++ camel/trunk/examples/camel-example-cdi/pom.xml Wed Apr 10 21:13:27 2013
@@ -14,13 +14,14 @@
     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>
         <artifactId>examples</artifactId>
-        <version>2.12-SNAPSHOT</version>
+        <version>2.11-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-cdi</artifactId>

Modified: camel/trunk/examples/camel-example-console/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-console/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-console/pom.xml (original)
+++ camel/trunk/examples/camel-example-console/pom.xml Wed Apr 10 21:13:27 2013
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-console</artifactId>

Modified: camel/trunk/examples/camel-example-cxf-blueprint/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-cxf-blueprint/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-cxf-blueprint/pom.xml (original)
+++ camel/trunk/examples/camel-example-cxf-blueprint/pom.xml Wed Apr 10 21:13:27 2013
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cxf-blueprint</artifactId>

Modified: camel/trunk/examples/camel-example-cxf-osgi/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-cxf-osgi/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-cxf-osgi/pom.xml (original)
+++ camel/trunk/examples/camel-example-cxf-osgi/pom.xml Wed Apr 10 21:13:27 2013
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-example-cxf-osgi</artifactId>

Modified: camel/trunk/examples/camel-example-cxf-proxy/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-cxf-proxy/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-cxf-proxy/pom.xml (original)
+++ camel/trunk/examples/camel-example-cxf-proxy/pom.xml Wed Apr 10 21:13:27 2013
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cxf-proxy</artifactId>

Modified: camel/trunk/examples/camel-example-cxf-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-cxf-tomcat/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-cxf-tomcat/pom.xml (original)
+++ camel/trunk/examples/camel-example-cxf-tomcat/pom.xml Wed Apr 10 21:13:27 2013
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.12-SNAPSHOT</version>
+        <version>2.11-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-cxf-tomcat</artifactId>

Modified: camel/trunk/examples/camel-example-cxf/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-cxf/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-cxf/pom.xml (original)
+++ camel/trunk/examples/camel-example-cxf/pom.xml Wed Apr 10 21:13:27 2013
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.12-SNAPSHOT</version>
+        <version>2.11-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-cxf</artifactId>

Modified: camel/trunk/examples/camel-example-docs/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-docs/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-docs/pom.xml (original)
+++ camel/trunk/examples/camel-example-docs/pom.xml Wed Apr 10 21:13:27 2013
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.12-SNAPSHOT</version>
+		<version>2.11-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-example-docs</artifactId>

Modified: camel/trunk/examples/camel-example-etl/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-etl/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-etl/pom.xml (original)
+++ camel/trunk/examples/camel-example-etl/pom.xml Wed Apr 10 21:13:27 2013
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-etl</artifactId>

Modified: camel/trunk/examples/camel-example-ftp/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-ftp/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-ftp/pom.xml (original)
+++ camel/trunk/examples/camel-example-ftp/pom.xml Wed Apr 10 21:13:27 2013
@@ -15,14 +15,15 @@
   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>
         <artifactId>examples</artifactId>
-        <version>2.12-SNAPSHOT</version>
+        <version>2.11-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-ftp</artifactId>

Modified: camel/trunk/examples/camel-example-gae/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-gae/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-gae/pom.xml (original)
+++ camel/trunk/examples/camel-example-gae/pom.xml Wed Apr 10 21:13:27 2013
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.12-SNAPSHOT</version>
+        <version>2.11-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-gae</artifactId>

Modified: camel/trunk/examples/camel-example-gauth/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-gauth/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-gauth/pom.xml (original)
+++ camel/trunk/examples/camel-example-gauth/pom.xml Wed Apr 10 21:13:27 2013
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.12-SNAPSHOT</version>
+        <version>2.11-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-gauth</artifactId>

Modified: camel/trunk/examples/camel-example-guice-jms/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-guice-jms/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-guice-jms/pom.xml (original)
+++ camel/trunk/examples/camel-example-guice-jms/pom.xml Wed Apr 10 21:13:27 2013
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.12-SNAPSHOT</version>
+        <version>2.11-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-guice-jms</artifactId>

Modified: camel/trunk/examples/camel-example-jms-file/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-jms-file/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-jms-file/pom.xml (original)
+++ camel/trunk/examples/camel-example-jms-file/pom.xml Wed Apr 10 21:13:27 2013
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.12-SNAPSHOT</version>
+		<version>2.11-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-example-jms-file</artifactId>

Modified: camel/trunk/examples/camel-example-jmx/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-jmx/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-jmx/pom.xml (original)
+++ camel/trunk/examples/camel-example-jmx/pom.xml Wed Apr 10 21:13:27 2013
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.12-SNAPSHOT</version>
+		<version>2.11-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-example-jmx</artifactId>

Modified: camel/trunk/examples/camel-example-loadbalancing/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-loadbalancing/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-loadbalancing/pom.xml (original)
+++ camel/trunk/examples/camel-example-loadbalancing/pom.xml Wed Apr 10 21:13:27 2013
@@ -22,7 +22,7 @@
 	<parent>
 	    <groupId>org.apache.camel</groupId>
 	    <artifactId>examples</artifactId>
-	    <version>2.12-SNAPSHOT</version>
+	    <version>2.11-SNAPSHOT</version>
 	</parent>
 	
 	<artifactId>camel-example-loadbalancing</artifactId>

Modified: camel/trunk/examples/camel-example-loan-broker/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-loan-broker/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-loan-broker/pom.xml (original)
+++ camel/trunk/examples/camel-example-loan-broker/pom.xml Wed Apr 10 21:13:27 2013
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.12-SNAPSHOT</version>
+		<version>2.11-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-example-loan-broker</artifactId>

Modified: camel/trunk/examples/camel-example-management/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-management/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-management/pom.xml (original)
+++ camel/trunk/examples/camel-example-management/pom.xml Wed Apr 10 21:13:27 2013
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.12-SNAPSHOT</version>
+        <version>2.11-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-management</artifactId>

Modified: camel/trunk/examples/camel-example-osgi-rmi/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-osgi-rmi/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-osgi-rmi/pom.xml (original)
+++ camel/trunk/examples/camel-example-osgi-rmi/pom.xml Wed Apr 10 21:13:27 2013
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.12-SNAPSHOT</version>
+        <version>2.11-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-osgi-rmi</artifactId>

Modified: camel/trunk/examples/camel-example-osgi/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-osgi/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-osgi/pom.xml (original)
+++ camel/trunk/examples/camel-example-osgi/pom.xml Wed Apr 10 21:13:27 2013
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.12-SNAPSHOT</version>
+		<version>2.11-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-example-osgi</artifactId>

Modified: camel/trunk/examples/camel-example-pojo-messaging/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-pojo-messaging/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-pojo-messaging/pom.xml (original)
+++ camel/trunk/examples/camel-example-pojo-messaging/pom.xml Wed Apr 10 21:13:27 2013
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.12-SNAPSHOT</version>
+		<version>2.11-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-example-pojo-messaging</artifactId>

Modified: camel/trunk/examples/camel-example-reportincident-wssecurity/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-reportincident-wssecurity/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-reportincident-wssecurity/pom.xml (original)
+++ camel/trunk/examples/camel-example-reportincident-wssecurity/pom.xml Wed Apr 10 21:13:27 2013
@@ -22,7 +22,7 @@
    <parent>
        <groupId>org.apache.camel</groupId>
        <artifactId>examples</artifactId>
-       <version>2.12-SNAPSHOT</version>
+       <version>2.11-SNAPSHOT</version>
    </parent>
   
   <artifactId>camel-example-reportincident-wssecurity</artifactId>

Modified: camel/trunk/examples/camel-example-reportincident/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-reportincident/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-reportincident/pom.xml (original)
+++ camel/trunk/examples/camel-example-reportincident/pom.xml Wed Apr 10 21:13:27 2013
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.12-SNAPSHOT</version>
+        <version>2.11-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-reportincident</artifactId>

Modified: camel/trunk/examples/camel-example-route-throttling/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-route-throttling/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-route-throttling/pom.xml (original)
+++ camel/trunk/examples/camel-example-route-throttling/pom.xml Wed Apr 10 21:13:27 2013
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.12-SNAPSHOT</version>
+        <version>2.11-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-route-throttling</artifactId>

Modified: camel/trunk/examples/camel-example-servlet-tomcat-no-spring/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-servlet-tomcat-no-spring/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-servlet-tomcat-no-spring/pom.xml (original)
+++ camel/trunk/examples/camel-example-servlet-tomcat-no-spring/pom.xml Wed Apr 10 21:13:27 2013
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.12-SNAPSHOT</version>
+        <version>2.11-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-servlet-tomcat-no-spring</artifactId>

Modified: camel/trunk/examples/camel-example-servlet-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-servlet-tomcat/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-servlet-tomcat/pom.xml (original)
+++ camel/trunk/examples/camel-example-servlet-tomcat/pom.xml Wed Apr 10 21:13:27 2013
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.12-SNAPSHOT</version>
+        <version>2.11-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-servlet-tomcat</artifactId>

Modified: camel/trunk/examples/camel-example-simplejirabot/javadsl/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-simplejirabot/javadsl/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-simplejirabot/javadsl/pom.xml (original)
+++ camel/trunk/examples/camel-example-simplejirabot/javadsl/pom.xml Wed Apr 10 21:13:27 2013
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>camel-example-simplejirabot</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.12-SNAPSHOT</version>
+        <version>2.11-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

Modified: camel/trunk/examples/camel-example-simplejirabot/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-simplejirabot/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-simplejirabot/pom.xml (original)
+++ camel/trunk/examples/camel-example-simplejirabot/pom.xml Wed Apr 10 21:13:27 2013
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.12-SNAPSHOT</version>
+        <version>2.11-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-simplejirabot</artifactId>

Modified: camel/trunk/examples/camel-example-simplejirabot/xmlconf/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-simplejirabot/xmlconf/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-simplejirabot/xmlconf/pom.xml (original)
+++ camel/trunk/examples/camel-example-simplejirabot/xmlconf/pom.xml Wed Apr 10 21:13:27 2013
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>camel-example-simplejirabot</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.12-SNAPSHOT</version>
+        <version>2.11-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

Modified: camel/trunk/examples/camel-example-spring-javaconfig/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-spring-javaconfig/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-spring-javaconfig/pom.xml (original)
+++ camel/trunk/examples/camel-example-spring-javaconfig/pom.xml Wed Apr 10 21:13:27 2013
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spring-javaconfig</artifactId>

Modified: camel/trunk/examples/camel-example-spring-jms/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-spring-jms/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-spring-jms/pom.xml (original)
+++ camel/trunk/examples/camel-example-spring-jms/pom.xml Wed Apr 10 21:13:27 2013
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.12-SNAPSHOT</version>
+        <version>2.11-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-jms</artifactId>

Modified: camel/trunk/examples/camel-example-spring-security/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-spring-security/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-spring-security/pom.xml (original)
+++ camel/trunk/examples/camel-example-spring-security/pom.xml Wed Apr 10 21:13:27 2013
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.12-SNAPSHOT</version>
+		<version>2.11-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-example-spring-security</artifactId>

Modified: camel/trunk/examples/camel-example-spring-ws/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-spring-ws/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-spring-ws/pom.xml (original)
+++ camel/trunk/examples/camel-example-spring-ws/pom.xml Wed Apr 10 21:13:27 2013
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.12-SNAPSHOT</version>
+		<version>2.11-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-example-spring-ws</artifactId>

Modified: camel/trunk/examples/camel-example-spring-xquery/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-spring-xquery/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-spring-xquery/pom.xml (original)
+++ camel/trunk/examples/camel-example-spring-xquery/pom.xml Wed Apr 10 21:13:27 2013
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-spring-xquery</artifactId>

Modified: camel/trunk/examples/camel-example-spring/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-spring/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-spring/pom.xml (original)
+++ camel/trunk/examples/camel-example-spring/pom.xml Wed Apr 10 21:13:27 2013
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.12-SNAPSHOT</version>
+		<version>2.11-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-example-spring</artifactId>

Modified: camel/trunk/examples/camel-example-sql/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-sql/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-sql/pom.xml (original)
+++ camel/trunk/examples/camel-example-sql/pom.xml Wed Apr 10 21:13:27 2013
@@ -15,14 +15,15 @@
   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>
     <artifactId>examples</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-sql</artifactId>

Modified: camel/trunk/examples/camel-example-ssh-security/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-ssh-security/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-ssh-security/pom.xml (original)
+++ camel/trunk/examples/camel-example-ssh-security/pom.xml Wed Apr 10 21:13:27 2013
@@ -15,13 +15,15 @@
   ~ 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>
     <artifactId>examples</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-ssh-security</artifactId>
@@ -31,7 +33,7 @@
   </description>
 
   <properties>
-    <camel.osgi.export.pkg />
+    <camel.osgi.export.pkg></camel.osgi.export.pkg>
   </properties>
 
   <dependencies>

Modified: camel/trunk/examples/camel-example-ssh/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-ssh/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-ssh/pom.xml (original)
+++ camel/trunk/examples/camel-example-ssh/pom.xml Wed Apr 10 21:13:27 2013
@@ -15,13 +15,15 @@
     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>
     <artifactId>examples</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-ssh</artifactId>
@@ -30,7 +32,7 @@
   <description>A simple SSH example which creates a bundle that can be dropped into any OSGi container</description>
 
   <properties>
-    <camel.osgi.export.pkg />
+    <camel.osgi.export.pkg></camel.osgi.export.pkg>
   </properties>
 
   <dependencies>

Modified: camel/trunk/examples/camel-example-tracer/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-tracer/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-tracer/pom.xml (original)
+++ camel/trunk/examples/camel-example-tracer/pom.xml Wed Apr 10 21:13:27 2013
@@ -15,13 +15,14 @@
   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>
     <artifactId>examples</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-tracer</artifactId>

Modified: camel/trunk/examples/camel-example-twitter-websocket/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-twitter-websocket/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-twitter-websocket/pom.xml (original)
+++ camel/trunk/examples/camel-example-twitter-websocket/pom.xml Wed Apr 10 21:13:27 2013
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-twitter-websocket</artifactId>

Modified: camel/trunk/examples/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/examples/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/examples/pom.xml (original)
+++ camel/trunk/examples/pom.xml Wed Apr 10 21:13:27 2013
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
@@ -130,7 +130,7 @@
                         </goals>
                       </pluginExecutionFilter>
                       <action>
-                        <ignore />
+                        <ignore></ignore>
                       </action>
                     </pluginExecution>
                   </pluginExecutions>

Modified: camel/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/parent/pom.xml (original)
+++ camel/trunk/parent/pom.xml Wed Apr 10 21:13:27 2013
@@ -15,11 +15,12 @@
   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">
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

Modified: camel/trunk/platforms/karaf/commands/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/platforms/karaf/commands/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/platforms/karaf/commands/pom.xml (original)
+++ camel/trunk/platforms/karaf/commands/pom.xml Wed Apr 10 21:13:27 2013
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>karaf</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.karaf</groupId>

Modified: camel/trunk/platforms/karaf/features/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/platforms/karaf/features/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/platforms/karaf/features/pom.xml (original)
+++ camel/trunk/platforms/karaf/features/pom.xml Wed Apr 10 21:13:27 2013
@@ -15,13 +15,14 @@
     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>
     <artifactId>karaf</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.karaf</groupId>

Modified: camel/trunk/platforms/karaf/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/platforms/karaf/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/platforms/karaf/pom.xml (original)
+++ camel/trunk/platforms/karaf/pom.xml Wed Apr 10 21:13:27 2013
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>platforms</artifactId>
-        <version>2.12-SNAPSHOT</version>
+        <version>2.11-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.camel</groupId>

Modified: camel/trunk/platforms/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/platforms/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/platforms/pom.xml (original)
+++ camel/trunk/platforms/pom.xml Wed Apr 10 21:13:27 2013
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 

Modified: camel/trunk/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/pom.xml (original)
+++ camel/trunk/pom.xml Wed Apr 10 21:13:27 2013
@@ -15,7 +15,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">
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
@@ -26,7 +27,7 @@
 
   <groupId>org.apache.camel</groupId>
   <artifactId>camel</artifactId>
-  <version>2.12-SNAPSHOT</version>
+  <version>2.11-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>Camel</name>
   <description>Camel build POM</description>
@@ -299,20 +300,27 @@
                     <get src="${checkstyle.url}" dest="${full.eclipse.workspace}/camel-checkstyle.xml" />
 
                     <!-- Add checkstyle config -->
-                    <copy file="${basedir}/etc/eclipse/template.checkstyle-config.xml" tofile="${full.eclipse.workspace}/.metadata/.plugins/net.sf.eclipsecs.core/checkstyle-config.xml" overwrite="no">
+                    <copy file="${basedir}/etc/eclipse/template.checkstyle-config.xml"
+                      tofile="${full.eclipse.workspace}/.metadata/.plugins/net.sf.eclipsecs.core/checkstyle-config.xml"
+                      overwrite="no">
                       <filterset>
                         <filter token="CHECKSTYLE_CONFIG_FILE" value="${full.eclipse.workspace}/camel-checkstyle.xml" />
                         <filter token="APACHE_HEADER_FILE" value="${full.eclipse.workspace}/apache-header.txt" />
                       </filterset>
                     </copy>
 
-                    <xslt style="${basedir}/etc/eclipse/addcheckstyle.xsl" in="${full.eclipse.workspace}/.metadata/.plugins/net.sf.eclipsecs.core/checkstyle-config.xml" out="${full.eclipse.workspace}/.metadata/.plugins/net.sf.eclipsecs.core/checkstyle-config.xml.new">
+                    <xslt style="${basedir}/etc/eclipse/addcheckstyle.xsl"
+                      in="${full.eclipse.workspace}/.metadata/.plugins/net.sf.eclipsecs.core/checkstyle-config.xml"
+                      out="${full.eclipse.workspace}/.metadata/.plugins/net.sf.eclipsecs.core/checkstyle-config.xml.new">
                       <param name="checkstyleconfig" expression="${full.eclipse.workspace}/camel-checkstyle.xml" />
                     </xslt>
-                    <copy file="${full.eclipse.workspace}/.metadata/.plugins/net.sf.eclipsecs.core/checkstyle-config.xml.new" tofile="${full.eclipse.workspace}/.metadata/.plugins/net.sf.eclipsecs.core/checkstyle-config.xml" overwrite="yes" />
+                    <copy file="${full.eclipse.workspace}/.metadata/.plugins/net.sf.eclipsecs.core/checkstyle-config.xml.new"
+                      tofile="${full.eclipse.workspace}/.metadata/.plugins/net.sf.eclipsecs.core/checkstyle-config.xml"
+                      overwrite="yes" />
 
                     <!-- Add code format rules -->
-                    <concat destfile="${full.eclipse.workspace}/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.core.prefs" append="true" fixlastline="true">
+                    <concat destfile="${full.eclipse.workspace}/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.core.prefs"
+                      append="true" fixlastline="true">
                       <filelist dir="${basedir}/etc/eclipse" files="org.eclipse.jdt.core.prefs" />
                     </concat>
                     <loadfile property="eclipse.code.format" srcFile="${basedir}/etc/eclipse/CamelCodeFormatter.xml" />

Modified: camel/trunk/tests/camel-blueprint-cxf-test/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/tests/camel-blueprint-cxf-test/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/tests/camel-blueprint-cxf-test/pom.xml (original)
+++ camel/trunk/tests/camel-blueprint-cxf-test/pom.xml Wed Apr 10 21:13:27 2013
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-blueprint-cxf-test</artifactId>

Modified: camel/trunk/tests/camel-itest-cdi/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/tests/camel-itest-cdi/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/tests/camel-itest-cdi/pom.xml (original)
+++ camel/trunk/tests/camel-itest-cdi/pom.xml Wed Apr 10 21:13:27 2013
@@ -14,14 +14,15 @@
     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>
         <artifactId>tests</artifactId>
-        <version>2.12-SNAPSHOT</version>
+        <version>2.11-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-itest-cdi</artifactId>

Modified: camel/trunk/tests/camel-itest-spring30/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/tests/camel-itest-spring30/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/tests/camel-itest-spring30/pom.xml (original)
+++ camel/trunk/tests/camel-itest-spring30/pom.xml Wed Apr 10 21:13:27 2013
@@ -15,14 +15,15 @@
   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>
     <artifactId>tests</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-itest-spring30</artifactId>

Modified: camel/trunk/tests/camel-itest-spring31/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/tests/camel-itest-spring31/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/tests/camel-itest-spring31/pom.xml (original)
+++ camel/trunk/tests/camel-itest-spring31/pom.xml Wed Apr 10 21:13:27 2013
@@ -15,14 +15,15 @@
   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>
     <artifactId>tests</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-itest-spring31</artifactId>

Modified: camel/trunk/tests/camel-itest-standalone/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/tests/camel-itest-standalone/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/tests/camel-itest-standalone/pom.xml (original)
+++ camel/trunk/tests/camel-itest-standalone/pom.xml Wed Apr 10 21:13:27 2013
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-itest-standalone</artifactId>

Modified: camel/trunk/tests/camel-itest/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/tests/camel-itest/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/tests/camel-itest/pom.xml (original)
+++ camel/trunk/tests/camel-itest/pom.xml Wed Apr 10 21:13:27 2013
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-itest</artifactId>

Modified: camel/trunk/tests/camel-partial-classpath-test/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/tests/camel-partial-classpath-test/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/tests/camel-partial-classpath-test/pom.xml (original)
+++ camel/trunk/tests/camel-partial-classpath-test/pom.xml Wed Apr 10 21:13:27 2013
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-partial-classpath-test</artifactId>

Modified: camel/trunk/tests/camel-typeconverterscan-test/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/tests/camel-typeconverterscan-test/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/tests/camel-typeconverterscan-test/pom.xml (original)
+++ camel/trunk/tests/camel-typeconverterscan-test/pom.xml Wed Apr 10 21:13:27 2013
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-typeconverterscan-test</artifactId>

Modified: camel/trunk/tests/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/tests/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/tests/pom.xml (original)
+++ camel/trunk/tests/pom.xml Wed Apr 10 21:13:27 2013
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 

Modified: camel/trunk/tests/test-bundles/mock-javamail_1.7/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/tests/test-bundles/mock-javamail_1.7/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/tests/test-bundles/mock-javamail_1.7/pom.xml (original)
+++ camel/trunk/tests/test-bundles/mock-javamail_1.7/pom.xml Wed Apr 10 21:13:27 2013
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.tests.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>2.12-SNAPSHOT</version>
+        <version>2.11-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.camel.tests</groupId>

Modified: camel/trunk/tests/test-bundles/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/tests/test-bundles/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/tests/test-bundles/pom.xml (original)
+++ camel/trunk/tests/test-bundles/pom.xml Wed Apr 10 21:13:27 2013
@@ -22,7 +22,7 @@
     <parent>
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-parent</artifactId>
-      <version>2.12-SNAPSHOT</version>
+      <version>2.11-SNAPSHOT</version>
       <relativePath>../../parent</relativePath>
     </parent>
 

Modified: camel/trunk/tooling/archetypes/camel-archetype-activemq/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/tooling/archetypes/camel-archetype-activemq/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/tooling/archetypes/camel-archetype-activemq/pom.xml (original)
+++ camel/trunk/tooling/archetypes/camel-archetype-activemq/pom.xml Wed Apr 10 21:13:27 2013
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

Modified: camel/trunk/tooling/archetypes/camel-archetype-blueprint/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/tooling/archetypes/camel-archetype-blueprint/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/tooling/archetypes/camel-archetype-blueprint/pom.xml (original)
+++ camel/trunk/tooling/archetypes/camel-archetype-blueprint/pom.xml Wed Apr 10 21:13:27 2013
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

Modified: camel/trunk/tooling/archetypes/camel-archetype-component-scala/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/tooling/archetypes/camel-archetype-component-scala/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/tooling/archetypes/camel-archetype-component-scala/pom.xml (original)
+++ camel/trunk/tooling/archetypes/camel-archetype-component-scala/pom.xml Wed Apr 10 21:13:27 2013
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>archetypes</artifactId>
-        <version>2.12-SNAPSHOT</version>
+        <version>2.11-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.camel.archetypes</groupId>

Modified: camel/trunk/tooling/archetypes/camel-archetype-component/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/tooling/archetypes/camel-archetype-component/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/tooling/archetypes/camel-archetype-component/pom.xml (original)
+++ camel/trunk/tooling/archetypes/camel-archetype-component/pom.xml Wed Apr 10 21:13:27 2013
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

Modified: camel/trunk/tooling/archetypes/camel-archetype-dataformat/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/tooling/archetypes/camel-archetype-dataformat/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/tooling/archetypes/camel-archetype-dataformat/pom.xml (original)
+++ camel/trunk/tooling/archetypes/camel-archetype-dataformat/pom.xml Wed Apr 10 21:13:27 2013
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

Modified: camel/trunk/tooling/archetypes/camel-archetype-groovy/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/tooling/archetypes/camel-archetype-groovy/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/tooling/archetypes/camel-archetype-groovy/pom.xml (original)
+++ camel/trunk/tooling/archetypes/camel-archetype-groovy/pom.xml Wed Apr 10 21:13:27 2013
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

Modified: camel/trunk/tooling/archetypes/camel-archetype-java/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/tooling/archetypes/camel-archetype-java/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/tooling/archetypes/camel-archetype-java/pom.xml (original)
+++ camel/trunk/tooling/archetypes/camel-archetype-java/pom.xml Wed Apr 10 21:13:27 2013
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

Modified: camel/trunk/tooling/archetypes/camel-archetype-scala/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/tooling/archetypes/camel-archetype-scala/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/tooling/archetypes/camel-archetype-scala/pom.xml (original)
+++ camel/trunk/tooling/archetypes/camel-archetype-scala/pom.xml Wed Apr 10 21:13:27 2013
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

Modified: camel/trunk/tooling/archetypes/camel-archetype-spring-dm/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/tooling/archetypes/camel-archetype-spring-dm/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/tooling/archetypes/camel-archetype-spring-dm/pom.xml (original)
+++ camel/trunk/tooling/archetypes/camel-archetype-spring-dm/pom.xml Wed Apr 10 21:13:27 2013
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

Modified: camel/trunk/tooling/archetypes/camel-archetype-spring/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/tooling/archetypes/camel-archetype-spring/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/tooling/archetypes/camel-archetype-spring/pom.xml (original)
+++ camel/trunk/tooling/archetypes/camel-archetype-spring/pom.xml Wed Apr 10 21:13:27 2013
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

Modified: camel/trunk/tooling/archetypes/camel-archetype-web/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/tooling/archetypes/camel-archetype-web/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/tooling/archetypes/camel-archetype-web/pom.xml (original)
+++ camel/trunk/tooling/archetypes/camel-archetype-web/pom.xml Wed Apr 10 21:13:27 2013
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

Modified: camel/trunk/tooling/archetypes/camel-archetype-webconsole/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/tooling/archetypes/camel-archetype-webconsole/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/tooling/archetypes/camel-archetype-webconsole/pom.xml (original)
+++ camel/trunk/tooling/archetypes/camel-archetype-webconsole/pom.xml Wed Apr 10 21:13:27 2013
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

Modified: camel/trunk/tooling/archetypes/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/tooling/archetypes/pom.xml?rev=1466686&r1=1466685&r2=1466686&view=diff
==============================================================================
--- camel/trunk/tooling/archetypes/pom.xml (original)
+++ camel/trunk/tooling/archetypes/pom.xml Wed Apr 10 21:13:27 2013
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tooling</artifactId>
-    <version>2.12-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>archetypes</artifactId>