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 2012/01/10 23:35:18 UTC

svn commit: r1229772 [2/2] - in /camel/branches/camel-2.7.x: ./ apache-camel/ buildingtools/ camel-core/ components/ components/camel-amqp/ components/camel-atom/ components/camel-aws/ components/camel-bam/ components/camel-bean-validator/ components/c...

Modified: camel/branches/camel-2.7.x/examples/camel-example-etl/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/examples/camel-example-etl/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/examples/camel-example-etl/pom.xml (original)
+++ camel/branches/camel-2.7.x/examples/camel-example-etl/pom.xml Tue Jan 10 22:35:13 2012
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.7.5-SNAPSHOT</version>
+		<version>2.7.5</version>
 	</parent>
 
 	<artifactId>camel-example-etl</artifactId>

Modified: camel/branches/camel-2.7.x/examples/camel-example-gae/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/examples/camel-example-gae/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/examples/camel-example-gae/pom.xml (original)
+++ camel/branches/camel-2.7.x/examples/camel-example-gae/pom.xml Tue Jan 10 22:35:13 2012
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.7.5-SNAPSHOT</version>
+        <version>2.7.5</version>
     </parent>
 
     <artifactId>camel-example-gae</artifactId>

Modified: camel/branches/camel-2.7.x/examples/camel-example-gauth/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/examples/camel-example-gauth/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/examples/camel-example-gauth/pom.xml (original)
+++ camel/branches/camel-2.7.x/examples/camel-example-gauth/pom.xml Tue Jan 10 22:35:13 2012
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.7.5-SNAPSHOT</version>
+        <version>2.7.5</version>
     </parent>
 
     <artifactId>camel-example-gauth</artifactId>

Modified: camel/branches/camel-2.7.x/examples/camel-example-guice-jms/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/examples/camel-example-guice-jms/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/examples/camel-example-guice-jms/pom.xml (original)
+++ camel/branches/camel-2.7.x/examples/camel-example-guice-jms/pom.xml Tue Jan 10 22:35:13 2012
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.7.5-SNAPSHOT</version>
+        <version>2.7.5</version>
     </parent>
 
     <artifactId>camel-example-guice-jms</artifactId>

Modified: camel/branches/camel-2.7.x/examples/camel-example-jms-file/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/examples/camel-example-jms-file/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/examples/camel-example-jms-file/pom.xml (original)
+++ camel/branches/camel-2.7.x/examples/camel-example-jms-file/pom.xml Tue Jan 10 22:35:13 2012
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.7.5-SNAPSHOT</version>
+		<version>2.7.5</version>
 	</parent>
 
 	<artifactId>camel-example-jms-file</artifactId>

Modified: camel/branches/camel-2.7.x/examples/camel-example-jmx/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/examples/camel-example-jmx/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/examples/camel-example-jmx/pom.xml (original)
+++ camel/branches/camel-2.7.x/examples/camel-example-jmx/pom.xml Tue Jan 10 22:35:13 2012
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.7.5-SNAPSHOT</version>
+		<version>2.7.5</version>
 	</parent>
 
 	<artifactId>camel-example-jmx</artifactId>

Modified: camel/branches/camel-2.7.x/examples/camel-example-loadbalancing-mina/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/examples/camel-example-loadbalancing-mina/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/examples/camel-example-loadbalancing-mina/pom.xml (original)
+++ camel/branches/camel-2.7.x/examples/camel-example-loadbalancing-mina/pom.xml Tue Jan 10 22:35:13 2012
@@ -24,7 +24,7 @@
 	<parent>
 	    <groupId>org.apache.camel</groupId>
 	    <artifactId>examples</artifactId>
-	    <version>2.7.5-SNAPSHOT</version>
+	    <version>2.7.5</version>
 	</parent>
 	
 	<artifactId>camel-example-loadbalancing</artifactId>

Modified: camel/branches/camel-2.7.x/examples/camel-example-loan-broker/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/examples/camel-example-loan-broker/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/examples/camel-example-loan-broker/pom.xml (original)
+++ camel/branches/camel-2.7.x/examples/camel-example-loan-broker/pom.xml Tue Jan 10 22:35:13 2012
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.7.5-SNAPSHOT</version>
+		<version>2.7.5</version>
 	</parent>
 
 	<artifactId>camel-example-loan-broker</artifactId>

Modified: camel/branches/camel-2.7.x/examples/camel-example-management/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/examples/camel-example-management/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/examples/camel-example-management/pom.xml (original)
+++ camel/branches/camel-2.7.x/examples/camel-example-management/pom.xml Tue Jan 10 22:35:13 2012
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.7.5-SNAPSHOT</version>
+        <version>2.7.5</version>
     </parent>
 
     <artifactId>camel-example-management</artifactId>

Modified: camel/branches/camel-2.7.x/examples/camel-example-osgi-rmi/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/examples/camel-example-osgi-rmi/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/examples/camel-example-osgi-rmi/pom.xml (original)
+++ camel/branches/camel-2.7.x/examples/camel-example-osgi-rmi/pom.xml Tue Jan 10 22:35:13 2012
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.7.5-SNAPSHOT</version>
+        <version>2.7.5</version>
     </parent>
 
     <artifactId>camel-example-osgi-rmi</artifactId>

Modified: camel/branches/camel-2.7.x/examples/camel-example-osgi/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/examples/camel-example-osgi/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/examples/camel-example-osgi/pom.xml (original)
+++ camel/branches/camel-2.7.x/examples/camel-example-osgi/pom.xml Tue Jan 10 22:35:13 2012
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.7.5-SNAPSHOT</version>
+		<version>2.7.5</version>
 	</parent>
 
 	<artifactId>camel-example-osgi</artifactId>

Modified: camel/branches/camel-2.7.x/examples/camel-example-pojo-messaging/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/examples/camel-example-pojo-messaging/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/examples/camel-example-pojo-messaging/pom.xml (original)
+++ camel/branches/camel-2.7.x/examples/camel-example-pojo-messaging/pom.xml Tue Jan 10 22:35:13 2012
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.7.5-SNAPSHOT</version>
+		<version>2.7.5</version>
 	</parent>
 
 	<artifactId>camel-example-pojo-messaging</artifactId>

Modified: camel/branches/camel-2.7.x/examples/camel-example-reportincident-ws-security-osgi/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/examples/camel-example-reportincident-ws-security-osgi/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/examples/camel-example-reportincident-ws-security-osgi/pom.xml (original)
+++ camel/branches/camel-2.7.x/examples/camel-example-reportincident-ws-security-osgi/pom.xml Tue Jan 10 22:35:13 2012
@@ -22,7 +22,7 @@
    <parent>
        <groupId>org.apache.camel</groupId>
        <artifactId>examples</artifactId>
-       <version>2.7.5-SNAPSHOT</version>
+       <version>2.7.5</version>
    </parent>
   
   <artifactId>camel-example-reportincident-wssecurity</artifactId>

Modified: camel/branches/camel-2.7.x/examples/camel-example-reportincident/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/examples/camel-example-reportincident/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/examples/camel-example-reportincident/pom.xml (original)
+++ camel/branches/camel-2.7.x/examples/camel-example-reportincident/pom.xml Tue Jan 10 22:35:13 2012
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.7.5-SNAPSHOT</version>
+        <version>2.7.5</version>
     </parent>
 
     <artifactId>camel-example-reportincident</artifactId>

Modified: camel/branches/camel-2.7.x/examples/camel-example-route-throttling/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/examples/camel-example-route-throttling/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/examples/camel-example-route-throttling/pom.xml (original)
+++ camel/branches/camel-2.7.x/examples/camel-example-route-throttling/pom.xml Tue Jan 10 22:35:13 2012
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.7.5-SNAPSHOT</version>
+        <version>2.7.5</version>
     </parent>
 
     <artifactId>camel-example-route-throttling</artifactId>

Modified: camel/branches/camel-2.7.x/examples/camel-example-servlet-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/examples/camel-example-servlet-tomcat/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/examples/camel-example-servlet-tomcat/pom.xml (original)
+++ camel/branches/camel-2.7.x/examples/camel-example-servlet-tomcat/pom.xml Tue Jan 10 22:35:13 2012
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.7.5-SNAPSHOT</version>
+        <version>2.7.5</version>
     </parent>
 
     <artifactId>camel-example-servlet-tomcat</artifactId>

Modified: camel/branches/camel-2.7.x/examples/camel-example-simplejirabot/javadsl/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/examples/camel-example-simplejirabot/javadsl/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/examples/camel-example-simplejirabot/javadsl/pom.xml (original)
+++ camel/branches/camel-2.7.x/examples/camel-example-simplejirabot/javadsl/pom.xml Tue Jan 10 22:35:13 2012
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>camel-example-simplejirabot</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.7.5-SNAPSHOT</version>
+        <version>2.7.5</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-2.7.x/examples/camel-example-simplejirabot/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/examples/camel-example-simplejirabot/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/examples/camel-example-simplejirabot/pom.xml (original)
+++ camel/branches/camel-2.7.x/examples/camel-example-simplejirabot/pom.xml Tue Jan 10 22:35:13 2012
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.7.5-SNAPSHOT</version>
+        <version>2.7.5</version>
     </parent>
 
     <artifactId>camel-example-simplejirabot</artifactId>

Modified: camel/branches/camel-2.7.x/examples/camel-example-simplejirabot/xmlconf/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/examples/camel-example-simplejirabot/xmlconf/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/examples/camel-example-simplejirabot/xmlconf/pom.xml (original)
+++ camel/branches/camel-2.7.x/examples/camel-example-simplejirabot/xmlconf/pom.xml Tue Jan 10 22:35:13 2012
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>camel-example-simplejirabot</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.7.5-SNAPSHOT</version>
+        <version>2.7.5</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

Modified: camel/branches/camel-2.7.x/examples/camel-example-spring-javaconfig/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/examples/camel-example-spring-javaconfig/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/examples/camel-example-spring-javaconfig/pom.xml (original)
+++ camel/branches/camel-2.7.x/examples/camel-example-spring-javaconfig/pom.xml Tue Jan 10 22:35:13 2012
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.7.5-SNAPSHOT</version>
+		<version>2.7.5</version>
 	</parent>
 
 	<artifactId>camel-example-spring-javaconfig</artifactId>

Modified: camel/branches/camel-2.7.x/examples/camel-example-spring-jms/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/examples/camel-example-spring-jms/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/examples/camel-example-spring-jms/pom.xml (original)
+++ camel/branches/camel-2.7.x/examples/camel-example-spring-jms/pom.xml Tue Jan 10 22:35:13 2012
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.7.5-SNAPSHOT</version>
+        <version>2.7.5</version>
     </parent>
 
     <artifactId>camel-example-spring-jms</artifactId>

Modified: camel/branches/camel-2.7.x/examples/camel-example-spring-security/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/examples/camel-example-spring-security/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/examples/camel-example-spring-security/pom.xml (original)
+++ camel/branches/camel-2.7.x/examples/camel-example-spring-security/pom.xml Tue Jan 10 22:35:13 2012
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.7.5-SNAPSHOT</version>
+		<version>2.7.5</version>
 	</parent>
 
 	<artifactId>camel-example-spring-security</artifactId>

Modified: camel/branches/camel-2.7.x/examples/camel-example-spring-ws/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/examples/camel-example-spring-ws/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/examples/camel-example-spring-ws/pom.xml (original)
+++ camel/branches/camel-2.7.x/examples/camel-example-spring-ws/pom.xml Tue Jan 10 22:35:13 2012
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.7.5-SNAPSHOT</version>
+		<version>2.7.5</version>
 	</parent>
 
 	<artifactId>camel-example-spring-ws</artifactId>

Modified: camel/branches/camel-2.7.x/examples/camel-example-spring-xquery/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/examples/camel-example-spring-xquery/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/examples/camel-example-spring-xquery/pom.xml (original)
+++ camel/branches/camel-2.7.x/examples/camel-example-spring-xquery/pom.xml Tue Jan 10 22:35:13 2012
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.7.5-SNAPSHOT</version>
+    <version>2.7.5</version>
   </parent>
 
   <artifactId>camel-example-spring-xquery</artifactId>

Modified: camel/branches/camel-2.7.x/examples/camel-example-spring/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/examples/camel-example-spring/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/examples/camel-example-spring/pom.xml (original)
+++ camel/branches/camel-2.7.x/examples/camel-example-spring/pom.xml Tue Jan 10 22:35:13 2012
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.7.5-SNAPSHOT</version>
+		<version>2.7.5</version>
 	</parent>
 
 	<artifactId>camel-example-spring</artifactId>

Modified: camel/branches/camel-2.7.x/examples/camel-example-tracer/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/examples/camel-example-tracer/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/examples/camel-example-tracer/pom.xml (original)
+++ camel/branches/camel-2.7.x/examples/camel-example-tracer/pom.xml Tue Jan 10 22:35:13 2012
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.7.5-SNAPSHOT</version>
+        <version>2.7.5</version>
     </parent>
 
     <artifactId>camel-example-tracer</artifactId>

Modified: camel/branches/camel-2.7.x/examples/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/examples/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/examples/pom.xml (original)
+++ camel/branches/camel-2.7.x/examples/pom.xml Tue Jan 10 22:35:13 2012
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.7.5-SNAPSHOT</version>
+    <version>2.7.5</version>
     <relativePath>../parent</relativePath>
   </parent>
 

Modified: camel/branches/camel-2.7.x/parent/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/parent/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/parent/pom.xml (original)
+++ camel/branches/camel-2.7.x/parent/pom.xml Tue Jan 10 22:35:13 2012
@@ -20,14 +20,14 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel</artifactId>
-    <version>2.7.5-SNAPSHOT</version>
+    <version>2.7.5</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
 
   <groupId>org.apache.camel</groupId>
   <artifactId>camel-parent</artifactId>
-  <version>2.7.5-SNAPSHOT</version>
+  <version>2.7.5</version>
   <packaging>pom</packaging>
   <name>Camel :: Parent</name>
   <description>Camel Parent POM</description>

Modified: camel/branches/camel-2.7.x/platforms/karaf/features/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/platforms/karaf/features/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/platforms/karaf/features/pom.xml (original)
+++ camel/branches/camel-2.7.x/platforms/karaf/features/pom.xml Tue Jan 10 22:35:13 2012
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>karaf</artifactId>
-        <version>2.7.5-SNAPSHOT</version>
+        <version>2.7.5</version>
     </parent>
 
     <groupId>org.apache.camel.karaf</groupId>

Modified: camel/branches/camel-2.7.x/platforms/karaf/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/platforms/karaf/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/platforms/karaf/pom.xml (original)
+++ camel/branches/camel-2.7.x/platforms/karaf/pom.xml Tue Jan 10 22:35:13 2012
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>platforms</artifactId>
-        <version>2.7.5-SNAPSHOT</version>
+        <version>2.7.5</version>
     </parent>
 
     <groupId>org.apache.camel</groupId>
     <artifactId>karaf</artifactId>
     <packaging>pom</packaging>
-    <version>2.7.5-SNAPSHOT</version>
+    <version>2.7.5</version>
     <name>Camel :: Platforms :: Apache Karaf</name>
 
     <modules>

Modified: camel/branches/camel-2.7.x/platforms/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/platforms/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/platforms/pom.xml (original)
+++ camel/branches/camel-2.7.x/platforms/pom.xml Tue Jan 10 22:35:13 2012
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.7.5-SNAPSHOT</version>
+    <version>2.7.5</version>
     <relativePath>../parent</relativePath>
   </parent>
 

Modified: camel/branches/camel-2.7.x/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/pom.xml (original)
+++ camel/branches/camel-2.7.x/pom.xml Tue Jan 10 22:35:13 2012
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.camel</groupId>
   <artifactId>camel</artifactId>
-  <version>2.7.5-SNAPSHOT</version>
+  <version>2.7.5</version>
   <packaging>pom</packaging>
   <name>Camel</name>
   <description>Camel build POM</description>
@@ -122,9 +122,9 @@
   </modules>
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/camel/branches/camel-2.7.x</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/camel/branches/camel-2.7.x</developerConnection>
-    <url>http://svn.apache.org/viewvc/camel/branches/camel-2.7.x</url>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/camel/tags/camel-2.7.5</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/camel/tags/camel-2.7.5</developerConnection>
+    <url>http://svn.apache.org/viewvc/camel/tags/camel-2.7.5</url>
   </scm>
 
   <build>

Modified: camel/branches/camel-2.7.x/tests/camel-itest-osgi/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/tests/camel-itest-osgi/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/tests/camel-itest-osgi/pom.xml (original)
+++ camel/branches/camel-2.7.x/tests/camel-itest-osgi/pom.xml Tue Jan 10 22:35:13 2012
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.7.5-SNAPSHOT</version>
+    <version>2.7.5</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

Modified: camel/branches/camel-2.7.x/tests/camel-itest-standalone/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/tests/camel-itest-standalone/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/tests/camel-itest-standalone/pom.xml (original)
+++ camel/branches/camel-2.7.x/tests/camel-itest-standalone/pom.xml Tue Jan 10 22:35:13 2012
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.7.5-SNAPSHOT</version>
+        <version>2.7.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

Modified: camel/branches/camel-2.7.x/tests/camel-itest/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/tests/camel-itest/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/tests/camel-itest/pom.xml (original)
+++ camel/branches/camel-2.7.x/tests/camel-itest/pom.xml Tue Jan 10 22:35:13 2012
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.7.5-SNAPSHOT</version>
+        <version>2.7.5</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

Modified: camel/branches/camel-2.7.x/tests/camel-partial-classpath-test/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/tests/camel-partial-classpath-test/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/tests/camel-partial-classpath-test/pom.xml (original)
+++ camel/branches/camel-2.7.x/tests/camel-partial-classpath-test/pom.xml Tue Jan 10 22:35:13 2012
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.7.5-SNAPSHOT</version>
+    <version>2.7.5</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

Modified: camel/branches/camel-2.7.x/tests/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/tests/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/tests/pom.xml (original)
+++ camel/branches/camel-2.7.x/tests/pom.xml Tue Jan 10 22:35:13 2012
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.7.5-SNAPSHOT</version>
+    <version>2.7.5</version>
     <relativePath>../parent</relativePath>
   </parent>
 

Modified: camel/branches/camel-2.7.x/tests/test-bundles/mock-javamail_1.7/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/tests/test-bundles/mock-javamail_1.7/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/tests/test-bundles/mock-javamail_1.7/pom.xml (original)
+++ camel/branches/camel-2.7.x/tests/test-bundles/mock-javamail_1.7/pom.xml Tue Jan 10 22:35:13 2012
@@ -23,12 +23,12 @@
     <parent>
         <groupId>org.apache.camel.tests.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>2.7.5-SNAPSHOT</version>
+        <version>2.7.5</version>
     </parent>
 
     <groupId>org.apache.camel.tests</groupId>
     <artifactId>org.apache.camel.tests.mock-javamail_1.7</artifactId>
-    <version>2.7.5-SNAPSHOT</version>
+    <version>2.7.5</version>
     <packaging>bundle</packaging>
     <name>Camel :: Test Bundles: ${pkgArtifactId}-${pkgVersion}</name>
     <description>

Modified: camel/branches/camel-2.7.x/tests/test-bundles/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/tests/test-bundles/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/tests/test-bundles/pom.xml (original)
+++ camel/branches/camel-2.7.x/tests/test-bundles/pom.xml Tue Jan 10 22:35:13 2012
@@ -22,14 +22,14 @@
     <parent>
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-parent</artifactId>
-      <version>2.7.5-SNAPSHOT</version>
+      <version>2.7.5</version>
       <relativePath>../../parent</relativePath>
     </parent>
 
     <groupId>org.apache.camel.tests.bundles</groupId>
     <artifactId>bundles-pom</artifactId>
     <packaging>pom</packaging>
-    <version>2.7.5-SNAPSHOT</version>
+    <version>2.7.5</version>
     <name>Camel :: Tests Bundles</name>
 
     <properties>

Modified: camel/branches/camel-2.7.x/tooling/archetypes/camel-archetype-activemq/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/tooling/archetypes/camel-archetype-activemq/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/tooling/archetypes/camel-archetype-activemq/pom.xml (original)
+++ camel/branches/camel-2.7.x/tooling/archetypes/camel-archetype-activemq/pom.xml Tue Jan 10 22:35:13 2012
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.7.5-SNAPSHOT</version>
+    <version>2.7.5</version>
     <relativePath>../../../parent</relativePath>
   </parent>
 

Modified: camel/branches/camel-2.7.x/tooling/archetypes/camel-archetype-component/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/tooling/archetypes/camel-archetype-component/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/tooling/archetypes/camel-archetype-component/pom.xml (original)
+++ camel/branches/camel-2.7.x/tooling/archetypes/camel-archetype-component/pom.xml Tue Jan 10 22:35:13 2012
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.7.5-SNAPSHOT</version>
+    <version>2.7.5</version>
     <relativePath>../../../parent</relativePath>
   </parent>
 

Modified: camel/branches/camel-2.7.x/tooling/archetypes/camel-archetype-java/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/tooling/archetypes/camel-archetype-java/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/tooling/archetypes/camel-archetype-java/pom.xml (original)
+++ camel/branches/camel-2.7.x/tooling/archetypes/camel-archetype-java/pom.xml Tue Jan 10 22:35:13 2012
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.7.5-SNAPSHOT</version>
+    <version>2.7.5</version>
     <relativePath>../../../parent</relativePath>
   </parent>
 

Modified: camel/branches/camel-2.7.x/tooling/archetypes/camel-archetype-scala/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/tooling/archetypes/camel-archetype-scala/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/tooling/archetypes/camel-archetype-scala/pom.xml (original)
+++ camel/branches/camel-2.7.x/tooling/archetypes/camel-archetype-scala/pom.xml Tue Jan 10 22:35:13 2012
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.7.5-SNAPSHOT</version>
+    <version>2.7.5</version>
     <relativePath>../../../parent</relativePath>
   </parent>
 

Modified: camel/branches/camel-2.7.x/tooling/archetypes/camel-archetype-spring/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/tooling/archetypes/camel-archetype-spring/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/tooling/archetypes/camel-archetype-spring/pom.xml (original)
+++ camel/branches/camel-2.7.x/tooling/archetypes/camel-archetype-spring/pom.xml Tue Jan 10 22:35:13 2012
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.7.5-SNAPSHOT</version>
+    <version>2.7.5</version>
     <relativePath>../../../parent</relativePath>
   </parent>
 

Modified: camel/branches/camel-2.7.x/tooling/archetypes/camel-archetype-web/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/tooling/archetypes/camel-archetype-web/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/tooling/archetypes/camel-archetype-web/pom.xml (original)
+++ camel/branches/camel-2.7.x/tooling/archetypes/camel-archetype-web/pom.xml Tue Jan 10 22:35:13 2012
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.7.5-SNAPSHOT</version>
+    <version>2.7.5</version>
     <relativePath>../../../parent</relativePath>
   </parent>
 

Modified: camel/branches/camel-2.7.x/tooling/archetypes/camel-archetype-webconsole/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/tooling/archetypes/camel-archetype-webconsole/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/tooling/archetypes/camel-archetype-webconsole/pom.xml (original)
+++ camel/branches/camel-2.7.x/tooling/archetypes/camel-archetype-webconsole/pom.xml Tue Jan 10 22:35:13 2012
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.7.5-SNAPSHOT</version>
+    <version>2.7.5</version>
     <relativePath>../../../parent</relativePath>
   </parent>
 

Modified: camel/branches/camel-2.7.x/tooling/archetypes/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/tooling/archetypes/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/tooling/archetypes/pom.xml (original)
+++ camel/branches/camel-2.7.x/tooling/archetypes/pom.xml Tue Jan 10 22:35:13 2012
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.7.5-SNAPSHOT</version>
+    <version>2.7.5</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

Modified: camel/branches/camel-2.7.x/tooling/camel-manual/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/tooling/camel-manual/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/tooling/camel-manual/pom.xml (original)
+++ camel/branches/camel-2.7.x/tooling/camel-manual/pom.xml Tue Jan 10 22:35:13 2012
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.7.5-SNAPSHOT</version>
+    <version>2.7.5</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

Modified: camel/branches/camel-2.7.x/tooling/maven/camel-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/tooling/maven/camel-maven-plugin/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/tooling/maven/camel-maven-plugin/pom.xml (original)
+++ camel/branches/camel-2.7.x/tooling/maven/camel-maven-plugin/pom.xml Tue Jan 10 22:35:13 2012
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>2.7.5-SNAPSHOT</version>
+    <version>2.7.5</version>
   </parent>
 
   <artifactId>camel-maven-plugin</artifactId>

Modified: camel/branches/camel-2.7.x/tooling/maven/guice-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/tooling/maven/guice-maven-plugin/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/tooling/maven/guice-maven-plugin/pom.xml (original)
+++ camel/branches/camel-2.7.x/tooling/maven/guice-maven-plugin/pom.xml Tue Jan 10 22:35:13 2012
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>2.7.5-SNAPSHOT</version>
+    <version>2.7.5</version>
   </parent>
 
   <artifactId>guice-maven-plugin</artifactId>

Modified: camel/branches/camel-2.7.x/tooling/maven/maven-html-to-pdf/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/tooling/maven/maven-html-to-pdf/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/tooling/maven/maven-html-to-pdf/pom.xml (original)
+++ camel/branches/camel-2.7.x/tooling/maven/maven-html-to-pdf/pom.xml Tue Jan 10 22:35:13 2012
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>2.7.5-SNAPSHOT</version>
+    <version>2.7.5</version>
   </parent>
 
   <artifactId>maven-html-to-pdf</artifactId>

Modified: camel/branches/camel-2.7.x/tooling/maven/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/tooling/maven/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/tooling/maven/pom.xml (original)
+++ camel/branches/camel-2.7.x/tooling/maven/pom.xml Tue Jan 10 22:35:13 2012
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.7.5-SNAPSHOT</version>
+    <version>2.7.5</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

Modified: camel/branches/camel-2.7.x/tooling/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/tooling/pom.xml?rev=1229772&r1=1229771&r2=1229772&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/tooling/pom.xml (original)
+++ camel/branches/camel-2.7.x/tooling/pom.xml Tue Jan 10 22:35:13 2012
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.7.5-SNAPSHOT</version>
+    <version>2.7.5</version>
     <relativePath>../parent</relativePath>
   </parent>