You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by dk...@apache.org on 2012/01/04 16:56:58 UTC

svn commit: r1227199 [2/2] - in /camel/branches/camel-2.9.x: ./ apache-camel/ buildingtools/ camel-core/ components/ components/camel-ahc/ components/camel-amqp/ components/camel-apns/ components/camel-atom/ components/camel-aws/ components/camel-bam/ ...

Modified: camel/branches/camel-2.9.x/components/camel-xmlsecurity/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/components/camel-xmlsecurity/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/components/camel-xmlsecurity/pom.xml (original)
+++ camel/branches/camel-2.9.x/components/camel-xmlsecurity/pom.xml Wed Jan  4 15:56:53 2012
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-xmlsecurity</artifactId>

Modified: camel/branches/camel-2.9.x/components/camel-xmpp/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/components/camel-xmpp/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/components/camel-xmpp/pom.xml (original)
+++ camel/branches/camel-2.9.x/components/camel-xmpp/pom.xml Wed Jan  4 15:56:53 2012
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9.1-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

Modified: camel/branches/camel-2.9.x/components/camel-xstream/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/components/camel-xstream/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/components/camel-xstream/pom.xml (original)
+++ camel/branches/camel-2.9.x/components/camel-xstream/pom.xml Wed Jan  4 15:56:53 2012
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9.1-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

Modified: camel/branches/camel-2.9.x/components/camel-zookeeper/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/components/camel-zookeeper/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/components/camel-zookeeper/pom.xml (original)
+++ camel/branches/camel-2.9.x/components/camel-zookeeper/pom.xml Wed Jan  4 15:56:53 2012
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-zookeeper</artifactId>

Modified: camel/branches/camel-2.9.x/components/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/components/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/components/pom.xml (original)
+++ camel/branches/camel-2.9.x/components/pom.xml Wed Jan  4 15:56:53 2012
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9.1-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 

Modified: camel/branches/camel-2.9.x/etc/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/etc/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/etc/pom.xml (original)
+++ camel/branches/camel-2.9.x/etc/pom.xml Wed Jan  4 15:56:53 2012
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9.1-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 

Modified: camel/branches/camel-2.9.x/examples/camel-example-aggregate/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/examples/camel-example-aggregate/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/examples/camel-example-aggregate/pom.xml (original)
+++ camel/branches/camel-2.9.x/examples/camel-example-aggregate/pom.xml Wed Jan  4 15:56:53 2012
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9.1-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 

Modified: camel/branches/camel-2.9.x/examples/camel-example-bam/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/examples/camel-example-bam/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/examples/camel-example-bam/pom.xml (original)
+++ camel/branches/camel-2.9.x/examples/camel-example-bam/pom.xml Wed Jan  4 15:56:53 2012
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: camel/branches/camel-2.9.x/examples/camel-example-cafe/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/examples/camel-example-cafe/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/examples/camel-example-cafe/pom.xml (original)
+++ camel/branches/camel-2.9.x/examples/camel-example-cafe/pom.xml Wed Jan  4 15:56:53 2012
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.10-SNAPSHOT</version>
+		<version>2.9.1-SNAPSHOT</version>
 		<relativePath>..</relativePath>
 	</parent>
 

Modified: camel/branches/camel-2.9.x/examples/camel-example-cxf-blueprint/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/examples/camel-example-cxf-blueprint/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/examples/camel-example-cxf-blueprint/pom.xml (original)
+++ camel/branches/camel-2.9.x/examples/camel-example-cxf-blueprint/pom.xml Wed Jan  4 15:56:53 2012
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: camel/branches/camel-2.9.x/examples/camel-example-cxf-osgi/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/examples/camel-example-cxf-osgi/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/examples/camel-example-cxf-osgi/pom.xml (original)
+++ camel/branches/camel-2.9.x/examples/camel-example-cxf-osgi/pom.xml Wed Jan  4 15:56:53 2012
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
 	</parent>
 

Modified: camel/branches/camel-2.9.x/examples/camel-example-cxf-proxy/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/examples/camel-example-cxf-proxy/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/examples/camel-example-cxf-proxy/pom.xml (original)
+++ camel/branches/camel-2.9.x/examples/camel-example-cxf-proxy/pom.xml Wed Jan  4 15:56:53 2012
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: camel/branches/camel-2.9.x/examples/camel-example-cxf-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/examples/camel-example-cxf-tomcat/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/examples/camel-example-cxf-tomcat/pom.xml (original)
+++ camel/branches/camel-2.9.x/examples/camel-example-cxf-tomcat/pom.xml Wed Jan  4 15:56:53 2012
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9.1-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 

Modified: camel/branches/camel-2.9.x/examples/camel-example-cxf/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/examples/camel-example-cxf/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/examples/camel-example-cxf/pom.xml (original)
+++ camel/branches/camel-2.9.x/examples/camel-example-cxf/pom.xml Wed Jan  4 15:56:53 2012
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9.1-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 

Modified: camel/branches/camel-2.9.x/examples/camel-example-docs/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/examples/camel-example-docs/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/examples/camel-example-docs/pom.xml (original)
+++ camel/branches/camel-2.9.x/examples/camel-example-docs/pom.xml Wed Jan  4 15:56:53 2012
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.10-SNAPSHOT</version>
+		<version>2.9.1-SNAPSHOT</version>
 		<relativePath>..</relativePath>
 	</parent>
 

Modified: camel/branches/camel-2.9.x/examples/camel-example-etl/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/examples/camel-example-etl/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/examples/camel-example-etl/pom.xml (original)
+++ camel/branches/camel-2.9.x/examples/camel-example-etl/pom.xml Wed Jan  4 15:56:53 2012
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.10-SNAPSHOT</version>
+		<version>2.9.1-SNAPSHOT</version>
 		<relativePath>..</relativePath>
 	</parent>
 

Modified: camel/branches/camel-2.9.x/examples/camel-example-gae/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/examples/camel-example-gae/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/examples/camel-example-gae/pom.xml (original)
+++ camel/branches/camel-2.9.x/examples/camel-example-gae/pom.xml Wed Jan  4 15:56:53 2012
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9.1-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 

Modified: camel/branches/camel-2.9.x/examples/camel-example-gauth/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/examples/camel-example-gauth/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/examples/camel-example-gauth/pom.xml (original)
+++ camel/branches/camel-2.9.x/examples/camel-example-gauth/pom.xml Wed Jan  4 15:56:53 2012
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9.1-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 

Modified: camel/branches/camel-2.9.x/examples/camel-example-guice-jms/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/examples/camel-example-guice-jms/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/examples/camel-example-guice-jms/pom.xml (original)
+++ camel/branches/camel-2.9.x/examples/camel-example-guice-jms/pom.xml Wed Jan  4 15:56:53 2012
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9.1-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 

Modified: camel/branches/camel-2.9.x/examples/camel-example-jms-file/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/examples/camel-example-jms-file/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/examples/camel-example-jms-file/pom.xml (original)
+++ camel/branches/camel-2.9.x/examples/camel-example-jms-file/pom.xml Wed Jan  4 15:56:53 2012
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.10-SNAPSHOT</version>
+		<version>2.9.1-SNAPSHOT</version>
 		<relativePath>..</relativePath>
 	</parent>
 

Modified: camel/branches/camel-2.9.x/examples/camel-example-jmx/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/examples/camel-example-jmx/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/examples/camel-example-jmx/pom.xml (original)
+++ camel/branches/camel-2.9.x/examples/camel-example-jmx/pom.xml Wed Jan  4 15:56:53 2012
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.10-SNAPSHOT</version>
+		<version>2.9.1-SNAPSHOT</version>
 		<relativePath>..</relativePath>
 	</parent>
 

Modified: camel/branches/camel-2.9.x/examples/camel-example-loadbalancing/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/examples/camel-example-loadbalancing/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/examples/camel-example-loadbalancing/pom.xml (original)
+++ camel/branches/camel-2.9.x/examples/camel-example-loadbalancing/pom.xml Wed Jan  4 15:56:53 2012
@@ -24,7 +24,7 @@
 	<parent>
 	    <groupId>org.apache.camel</groupId>
 	    <artifactId>examples</artifactId>
-	    <version>2.10-SNAPSHOT</version>
+	    <version>2.9.1-SNAPSHOT</version>
 	</parent>
 	
 	<artifactId>camel-example-loadbalancing</artifactId>

Modified: camel/branches/camel-2.9.x/examples/camel-example-loan-broker/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/examples/camel-example-loan-broker/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/examples/camel-example-loan-broker/pom.xml (original)
+++ camel/branches/camel-2.9.x/examples/camel-example-loan-broker/pom.xml Wed Jan  4 15:56:53 2012
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.10-SNAPSHOT</version>
+		<version>2.9.1-SNAPSHOT</version>
 		<relativePath>..</relativePath>
 	</parent>
 

Modified: camel/branches/camel-2.9.x/examples/camel-example-management/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/examples/camel-example-management/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/examples/camel-example-management/pom.xml (original)
+++ camel/branches/camel-2.9.x/examples/camel-example-management/pom.xml Wed Jan  4 15:56:53 2012
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9.1-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 

Modified: camel/branches/camel-2.9.x/examples/camel-example-osgi-rmi/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/examples/camel-example-osgi-rmi/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/examples/camel-example-osgi-rmi/pom.xml (original)
+++ camel/branches/camel-2.9.x/examples/camel-example-osgi-rmi/pom.xml Wed Jan  4 15:56:53 2012
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-osgi-rmi</artifactId>

Modified: camel/branches/camel-2.9.x/examples/camel-example-osgi/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/examples/camel-example-osgi/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/examples/camel-example-osgi/pom.xml (original)
+++ camel/branches/camel-2.9.x/examples/camel-example-osgi/pom.xml Wed Jan  4 15:56:53 2012
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.10-SNAPSHOT</version>
+		<version>2.9.1-SNAPSHOT</version>
 		<relativePath>..</relativePath>
 	</parent>
 

Modified: camel/branches/camel-2.9.x/examples/camel-example-pojo-messaging/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/examples/camel-example-pojo-messaging/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/examples/camel-example-pojo-messaging/pom.xml (original)
+++ camel/branches/camel-2.9.x/examples/camel-example-pojo-messaging/pom.xml Wed Jan  4 15:56:53 2012
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.10-SNAPSHOT</version>
+		<version>2.9.1-SNAPSHOT</version>
 		<relativePath>..</relativePath>
 	</parent>
 

Modified: camel/branches/camel-2.9.x/examples/camel-example-reportincident-wssecurity/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/examples/camel-example-reportincident-wssecurity/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/examples/camel-example-reportincident-wssecurity/pom.xml (original)
+++ camel/branches/camel-2.9.x/examples/camel-example-reportincident-wssecurity/pom.xml Wed Jan  4 15:56:53 2012
@@ -22,7 +22,7 @@
    <parent>
        <groupId>org.apache.camel</groupId>
        <artifactId>examples</artifactId>
-       <version>2.10-SNAPSHOT</version>
+       <version>2.9.1-SNAPSHOT</version>
        <relativePath>..</relativePath>
    </parent>
   

Modified: camel/branches/camel-2.9.x/examples/camel-example-reportincident/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/examples/camel-example-reportincident/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/examples/camel-example-reportincident/pom.xml (original)
+++ camel/branches/camel-2.9.x/examples/camel-example-reportincident/pom.xml Wed Jan  4 15:56:53 2012
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9.1-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 

Modified: camel/branches/camel-2.9.x/examples/camel-example-route-throttling/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/examples/camel-example-route-throttling/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/examples/camel-example-route-throttling/pom.xml (original)
+++ camel/branches/camel-2.9.x/examples/camel-example-route-throttling/pom.xml Wed Jan  4 15:56:53 2012
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9.1-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 

Modified: camel/branches/camel-2.9.x/examples/camel-example-servlet-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/examples/camel-example-servlet-tomcat/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/examples/camel-example-servlet-tomcat/pom.xml (original)
+++ camel/branches/camel-2.9.x/examples/camel-example-servlet-tomcat/pom.xml Wed Jan  4 15:56:53 2012
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-servlet-tomcat</artifactId>

Modified: camel/branches/camel-2.9.x/examples/camel-example-simplejirabot/javadsl/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/examples/camel-example-simplejirabot/javadsl/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/examples/camel-example-simplejirabot/javadsl/pom.xml (original)
+++ camel/branches/camel-2.9.x/examples/camel-example-simplejirabot/javadsl/pom.xml Wed Jan  4 15:56:53 2012
@@ -3,7 +3,7 @@
     <parent>
         <artifactId>camel-example-simplejirabot</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9.1-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-2.9.x/examples/camel-example-simplejirabot/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/examples/camel-example-simplejirabot/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/examples/camel-example-simplejirabot/pom.xml (original)
+++ camel/branches/camel-2.9.x/examples/camel-example-simplejirabot/pom.xml Wed Jan  4 15:56:53 2012
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-simplejirabot</artifactId>

Modified: camel/branches/camel-2.9.x/examples/camel-example-simplejirabot/xmlconf/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/examples/camel-example-simplejirabot/xmlconf/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/examples/camel-example-simplejirabot/xmlconf/pom.xml (original)
+++ camel/branches/camel-2.9.x/examples/camel-example-simplejirabot/xmlconf/pom.xml Wed Jan  4 15:56:53 2012
@@ -3,7 +3,7 @@
     <parent>
         <artifactId>camel-example-simplejirabot</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9.1-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-2.9.x/examples/camel-example-spring-javaconfig/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/examples/camel-example-spring-javaconfig/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/examples/camel-example-spring-javaconfig/pom.xml (original)
+++ camel/branches/camel-2.9.x/examples/camel-example-spring-javaconfig/pom.xml Wed Jan  4 15:56:53 2012
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: camel/branches/camel-2.9.x/examples/camel-example-spring-jms/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/examples/camel-example-spring-jms/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/examples/camel-example-spring-jms/pom.xml (original)
+++ camel/branches/camel-2.9.x/examples/camel-example-spring-jms/pom.xml Wed Jan  4 15:56:53 2012
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9.1-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 

Modified: camel/branches/camel-2.9.x/examples/camel-example-spring-security/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/examples/camel-example-spring-security/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/examples/camel-example-spring-security/pom.xml (original)
+++ camel/branches/camel-2.9.x/examples/camel-example-spring-security/pom.xml Wed Jan  4 15:56:53 2012
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.10-SNAPSHOT</version>
+		<version>2.9.1-SNAPSHOT</version>
 		<relativePath>..</relativePath>
 	</parent>
 

Modified: camel/branches/camel-2.9.x/examples/camel-example-spring-ws/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/examples/camel-example-spring-ws/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/examples/camel-example-spring-ws/pom.xml (original)
+++ camel/branches/camel-2.9.x/examples/camel-example-spring-ws/pom.xml Wed Jan  4 15:56:53 2012
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.10-SNAPSHOT</version>
+		<version>2.9.1-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-example-spring-ws</artifactId>

Modified: camel/branches/camel-2.9.x/examples/camel-example-spring-xquery/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/examples/camel-example-spring-xquery/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/examples/camel-example-spring-xquery/pom.xml (original)
+++ camel/branches/camel-2.9.x/examples/camel-example-spring-xquery/pom.xml Wed Jan  4 15:56:53 2012
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: camel/branches/camel-2.9.x/examples/camel-example-spring/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/examples/camel-example-spring/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/examples/camel-example-spring/pom.xml (original)
+++ camel/branches/camel-2.9.x/examples/camel-example-spring/pom.xml Wed Jan  4 15:56:53 2012
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.10-SNAPSHOT</version>
+		<version>2.9.1-SNAPSHOT</version>
 		<relativePath>..</relativePath>
 	</parent>
 

Modified: camel/branches/camel-2.9.x/examples/camel-example-tracer/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/examples/camel-example-tracer/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/examples/camel-example-tracer/pom.xml (original)
+++ camel/branches/camel-2.9.x/examples/camel-example-tracer/pom.xml Wed Jan  4 15:56:53 2012
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9.1-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 

Modified: camel/branches/camel-2.9.x/examples/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/examples/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/examples/pom.xml (original)
+++ camel/branches/camel-2.9.x/examples/pom.xml Wed Jan  4 15:56:53 2012
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9.1-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 

Modified: camel/branches/camel-2.9.x/parent/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/parent/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/parent/pom.xml (original)
+++ camel/branches/camel-2.9.x/parent/pom.xml Wed Jan  4 15:56:53 2012
@@ -20,14 +20,14 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel</artifactId>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9.1-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
 
   <groupId>org.apache.camel</groupId>
   <artifactId>camel-parent</artifactId>
-  <version>2.10-SNAPSHOT</version>
+  <version>2.9.1-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>Camel :: Parent</name>
   <description>Camel Parent POM</description>

Modified: camel/branches/camel-2.9.x/platforms/karaf/commands/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/platforms/karaf/commands/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/platforms/karaf/commands/pom.xml (original)
+++ camel/branches/camel-2.9.x/platforms/karaf/commands/pom.xml Wed Jan  4 15:56:53 2012
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>karaf</artifactId>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9.1-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Modified: camel/branches/camel-2.9.x/platforms/karaf/features/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/platforms/karaf/features/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/platforms/karaf/features/pom.xml (original)
+++ camel/branches/camel-2.9.x/platforms/karaf/features/pom.xml Wed Jan  4 15:56:53 2012
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>karaf</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9.1-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 

Modified: camel/branches/camel-2.9.x/platforms/karaf/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/platforms/karaf/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/platforms/karaf/pom.xml (original)
+++ camel/branches/camel-2.9.x/platforms/karaf/pom.xml Wed Jan  4 15:56:53 2012
@@ -24,14 +24,14 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>platforms</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9.1-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
     <groupId>org.apache.camel</groupId>
     <artifactId>karaf</artifactId>
     <packaging>pom</packaging>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9.1-SNAPSHOT</version>
     <name>Camel :: Platforms :: Apache Karaf</name>
 
     <modules>

Modified: camel/branches/camel-2.9.x/platforms/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/platforms/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/platforms/pom.xml (original)
+++ camel/branches/camel-2.9.x/platforms/pom.xml Wed Jan  4 15:56:53 2012
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9.1-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 

Modified: camel/branches/camel-2.9.x/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/pom.xml (original)
+++ camel/branches/camel-2.9.x/pom.xml Wed Jan  4 15:56:53 2012
@@ -25,7 +25,7 @@
 
   <groupId>org.apache.camel</groupId>
   <artifactId>camel</artifactId>
-  <version>2.10-SNAPSHOT</version>
+  <version>2.9.1-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>Camel</name>
   <description>Camel build POM</description>

Modified: camel/branches/camel-2.9.x/tests/camel-itest-karaf/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/tests/camel-itest-karaf/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/tests/camel-itest-karaf/pom.xml (original)
+++ camel/branches/camel-2.9.x/tests/camel-itest-karaf/pom.xml Wed Jan  4 15:56:53 2012
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9.1-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

Modified: camel/branches/camel-2.9.x/tests/camel-itest-osgi/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/tests/camel-itest-osgi/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/tests/camel-itest-osgi/pom.xml (original)
+++ camel/branches/camel-2.9.x/tests/camel-itest-osgi/pom.xml Wed Jan  4 15:56:53 2012
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9.1-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

Modified: camel/branches/camel-2.9.x/tests/camel-itest-standalone/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/tests/camel-itest-standalone/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/tests/camel-itest-standalone/pom.xml (original)
+++ camel/branches/camel-2.9.x/tests/camel-itest-standalone/pom.xml Wed Jan  4 15:56:53 2012
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9.1-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

Modified: camel/branches/camel-2.9.x/tests/camel-itest/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/tests/camel-itest/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/tests/camel-itest/pom.xml (original)
+++ camel/branches/camel-2.9.x/tests/camel-itest/pom.xml Wed Jan  4 15:56:53 2012
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9.1-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

Modified: camel/branches/camel-2.9.x/tests/camel-partial-classpath-test/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/tests/camel-partial-classpath-test/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/tests/camel-partial-classpath-test/pom.xml (original)
+++ camel/branches/camel-2.9.x/tests/camel-partial-classpath-test/pom.xml Wed Jan  4 15:56:53 2012
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9.1-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

Modified: camel/branches/camel-2.9.x/tests/camel-typeconverterscan-test/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/tests/camel-typeconverterscan-test/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/tests/camel-typeconverterscan-test/pom.xml (original)
+++ camel/branches/camel-2.9.x/tests/camel-typeconverterscan-test/pom.xml Wed Jan  4 15:56:53 2012
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9.1-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

Modified: camel/branches/camel-2.9.x/tests/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/tests/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/tests/pom.xml (original)
+++ camel/branches/camel-2.9.x/tests/pom.xml Wed Jan  4 15:56:53 2012
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9.1-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 

Modified: camel/branches/camel-2.9.x/tests/test-bundles/mock-javamail_1.7/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/tests/test-bundles/mock-javamail_1.7/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/tests/test-bundles/mock-javamail_1.7/pom.xml (original)
+++ camel/branches/camel-2.9.x/tests/test-bundles/mock-javamail_1.7/pom.xml Wed Jan  4 15:56:53 2012
@@ -23,12 +23,12 @@
     <parent>
         <groupId>org.apache.camel.tests.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>2.10-SNAPSHOT</version>
+        <version>2.9.1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.camel.tests</groupId>
     <artifactId>org.apache.camel.tests.mock-javamail_1.7</artifactId>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9.1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Camel :: Integration Tests :: Test Bundles: ${pkgArtifactId}-${pkgVersion}</name>
     <description>

Modified: camel/branches/camel-2.9.x/tests/test-bundles/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/tests/test-bundles/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/tests/test-bundles/pom.xml (original)
+++ camel/branches/camel-2.9.x/tests/test-bundles/pom.xml Wed Jan  4 15:56:53 2012
@@ -23,14 +23,14 @@
     <parent>
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-parent</artifactId>
-      <version>2.10-SNAPSHOT</version>
+      <version>2.9.1-SNAPSHOT</version>
       <relativePath>../../parent</relativePath>
     </parent>
 
     <groupId>org.apache.camel.tests.bundles</groupId>
     <artifactId>bundles-pom</artifactId>
     <packaging>pom</packaging>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9.1-SNAPSHOT</version>
     <name>Camel :: Integration Tests :: Test Bundles</name>
 
     <properties>

Modified: camel/branches/camel-2.9.x/tooling/archetypes/camel-archetype-activemq/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/tooling/archetypes/camel-archetype-activemq/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/tooling/archetypes/camel-archetype-activemq/pom.xml (original)
+++ camel/branches/camel-2.9.x/tooling/archetypes/camel-archetype-activemq/pom.xml Wed Jan  4 15:56:53 2012
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

Modified: camel/branches/camel-2.9.x/tooling/archetypes/camel-archetype-blueprint/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/tooling/archetypes/camel-archetype-blueprint/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/tooling/archetypes/camel-archetype-blueprint/pom.xml (original)
+++ camel/branches/camel-2.9.x/tooling/archetypes/camel-archetype-blueprint/pom.xml Wed Jan  4 15:56:53 2012
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

Modified: camel/branches/camel-2.9.x/tooling/archetypes/camel-archetype-component/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/tooling/archetypes/camel-archetype-component/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/tooling/archetypes/camel-archetype-component/pom.xml (original)
+++ camel/branches/camel-2.9.x/tooling/archetypes/camel-archetype-component/pom.xml Wed Jan  4 15:56:53 2012
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

Modified: camel/branches/camel-2.9.x/tooling/archetypes/camel-archetype-dataformat/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/tooling/archetypes/camel-archetype-dataformat/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/tooling/archetypes/camel-archetype-dataformat/pom.xml (original)
+++ camel/branches/camel-2.9.x/tooling/archetypes/camel-archetype-dataformat/pom.xml Wed Jan  4 15:56:53 2012
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

Modified: camel/branches/camel-2.9.x/tooling/archetypes/camel-archetype-java/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/tooling/archetypes/camel-archetype-java/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/tooling/archetypes/camel-archetype-java/pom.xml (original)
+++ camel/branches/camel-2.9.x/tooling/archetypes/camel-archetype-java/pom.xml Wed Jan  4 15:56:53 2012
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

Modified: camel/branches/camel-2.9.x/tooling/archetypes/camel-archetype-scala/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/tooling/archetypes/camel-archetype-scala/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/tooling/archetypes/camel-archetype-scala/pom.xml (original)
+++ camel/branches/camel-2.9.x/tooling/archetypes/camel-archetype-scala/pom.xml Wed Jan  4 15:56:53 2012
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

Modified: camel/branches/camel-2.9.x/tooling/archetypes/camel-archetype-spring-dm/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/tooling/archetypes/camel-archetype-spring-dm/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/tooling/archetypes/camel-archetype-spring-dm/pom.xml (original)
+++ camel/branches/camel-2.9.x/tooling/archetypes/camel-archetype-spring-dm/pom.xml Wed Jan  4 15:56:53 2012
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

Modified: camel/branches/camel-2.9.x/tooling/archetypes/camel-archetype-spring/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/tooling/archetypes/camel-archetype-spring/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/tooling/archetypes/camel-archetype-spring/pom.xml (original)
+++ camel/branches/camel-2.9.x/tooling/archetypes/camel-archetype-spring/pom.xml Wed Jan  4 15:56:53 2012
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

Modified: camel/branches/camel-2.9.x/tooling/archetypes/camel-archetype-web/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/tooling/archetypes/camel-archetype-web/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/tooling/archetypes/camel-archetype-web/pom.xml (original)
+++ camel/branches/camel-2.9.x/tooling/archetypes/camel-archetype-web/pom.xml Wed Jan  4 15:56:53 2012
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

Modified: camel/branches/camel-2.9.x/tooling/archetypes/camel-archetype-webconsole/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/tooling/archetypes/camel-archetype-webconsole/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/tooling/archetypes/camel-archetype-webconsole/pom.xml (original)
+++ camel/branches/camel-2.9.x/tooling/archetypes/camel-archetype-webconsole/pom.xml Wed Jan  4 15:56:53 2012
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

Modified: camel/branches/camel-2.9.x/tooling/archetypes/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/tooling/archetypes/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/tooling/archetypes/pom.xml (original)
+++ camel/branches/camel-2.9.x/tooling/archetypes/pom.xml Wed Jan  4 15:56:53 2012
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9.1-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

Modified: camel/branches/camel-2.9.x/tooling/camel-manual/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/tooling/camel-manual/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/tooling/camel-manual/pom.xml (original)
+++ camel/branches/camel-2.9.x/tooling/camel-manual/pom.xml Wed Jan  4 15:56:53 2012
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9.1-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

Modified: camel/branches/camel-2.9.x/tooling/maven/camel-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/tooling/maven/camel-maven-plugin/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/tooling/maven/camel-maven-plugin/pom.xml (original)
+++ camel/branches/camel-2.9.x/tooling/maven/camel-maven-plugin/pom.xml Wed Jan  4 15:56:53 2012
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-maven-plugin</artifactId>

Modified: camel/branches/camel-2.9.x/tooling/maven/guice-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/tooling/maven/guice-maven-plugin/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/tooling/maven/guice-maven-plugin/pom.xml (original)
+++ camel/branches/camel-2.9.x/tooling/maven/guice-maven-plugin/pom.xml Wed Jan  4 15:56:53 2012
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>guice-maven-plugin</artifactId>

Modified: camel/branches/camel-2.9.x/tooling/maven/maven-html-to-pdf/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/tooling/maven/maven-html-to-pdf/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/tooling/maven/maven-html-to-pdf/pom.xml (original)
+++ camel/branches/camel-2.9.x/tooling/maven/maven-html-to-pdf/pom.xml Wed Jan  4 15:56:53 2012
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-html-to-pdf</artifactId>

Modified: camel/branches/camel-2.9.x/tooling/maven/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/tooling/maven/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/tooling/maven/pom.xml (original)
+++ camel/branches/camel-2.9.x/tooling/maven/pom.xml Wed Jan  4 15:56:53 2012
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9.1-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

Modified: camel/branches/camel-2.9.x/tooling/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/tooling/pom.xml?rev=1227199&r1=1227198&r2=1227199&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/tooling/pom.xml (original)
+++ camel/branches/camel-2.9.x/tooling/pom.xml Wed Jan  4 15:56:53 2012
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.9.1-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>