Updated Branches:
  refs/heads/camel-2.9.x 19b0e0149 -> 0b0fd8139

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/examples/camel-example-guice-jms/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-guice-jms/pom.xml 
b/examples/camel-example-guice-jms/pom.xml
index d1eb645..9808ce1 100644
--- a/examples/camel-example-guice-jms/pom.xml
+++ b/examples/camel-example-guice-jms/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.9.8-SNAPSHOT</version>
+        <version>2.9.8</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/examples/camel-example-jms-file/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-jms-file/pom.xml 
b/examples/camel-example-jms-file/pom.xml
index d6f5387..16ce4ce 100755
--- a/examples/camel-example-jms-file/pom.xml
+++ b/examples/camel-example-jms-file/pom.xml
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.camel</groupId>
                <artifactId>examples</artifactId>
-               <version>2.9.8-SNAPSHOT</version>
+               <version>2.9.8</version>
                <relativePath>..</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/examples/camel-example-jmx/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-jmx/pom.xml 
b/examples/camel-example-jmx/pom.xml
index 52c5f90..7f485dc 100644
--- a/examples/camel-example-jmx/pom.xml
+++ b/examples/camel-example-jmx/pom.xml
@@ -21,7 +21,7 @@
        <parent>
                <groupId>org.apache.camel</groupId>
                <artifactId>examples</artifactId>
-               <version>2.9.8-SNAPSHOT</version>
+               <version>2.9.8</version>
                <relativePath>..</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/examples/camel-example-loadbalancing/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-loadbalancing/pom.xml 
b/examples/camel-example-loadbalancing/pom.xml
index 6b91a0c..64b4e34 100644
--- a/examples/camel-example-loadbalancing/pom.xml
+++ b/examples/camel-example-loadbalancing/pom.xml
@@ -24,7 +24,7 @@
        <parent>
            <groupId>org.apache.camel</groupId>
            <artifactId>examples</artifactId>
-           <version>2.9.8-SNAPSHOT</version>
+           <version>2.9.8</version>
        </parent>
        
        <artifactId>camel-example-loadbalancing</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/examples/camel-example-loan-broker/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-loan-broker/pom.xml 
b/examples/camel-example-loan-broker/pom.xml
index 6e9b6ec..38162bf 100644
--- a/examples/camel-example-loan-broker/pom.xml
+++ b/examples/camel-example-loan-broker/pom.xml
@@ -22,7 +22,7 @@
        <parent>
                <groupId>org.apache.camel</groupId>
                <artifactId>examples</artifactId>
-               <version>2.9.8-SNAPSHOT</version>
+               <version>2.9.8</version>
                <relativePath>..</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/examples/camel-example-management/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-management/pom.xml 
b/examples/camel-example-management/pom.xml
index 79488ec..ec5280e 100644
--- a/examples/camel-example-management/pom.xml
+++ b/examples/camel-example-management/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.9.8-SNAPSHOT</version>
+        <version>2.9.8</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/examples/camel-example-osgi-rmi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-osgi-rmi/pom.xml 
b/examples/camel-example-osgi-rmi/pom.xml
index d3e6ab8..4a55d29 100644
--- a/examples/camel-example-osgi-rmi/pom.xml
+++ b/examples/camel-example-osgi-rmi/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.9.8-SNAPSHOT</version>
+        <version>2.9.8</version>
     </parent>
 
     <artifactId>camel-example-osgi-rmi</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/examples/camel-example-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-osgi/pom.xml 
b/examples/camel-example-osgi/pom.xml
index 809e9a0..2ca510f 100644
--- a/examples/camel-example-osgi/pom.xml
+++ b/examples/camel-example-osgi/pom.xml
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.camel</groupId>
                <artifactId>examples</artifactId>
-               <version>2.9.8-SNAPSHOT</version>
+               <version>2.9.8</version>
                <relativePath>..</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/examples/camel-example-pojo-messaging/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-pojo-messaging/pom.xml 
b/examples/camel-example-pojo-messaging/pom.xml
index aea8f92..409972b 100644
--- a/examples/camel-example-pojo-messaging/pom.xml
+++ b/examples/camel-example-pojo-messaging/pom.xml
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.camel</groupId>
                <artifactId>examples</artifactId>
-               <version>2.9.8-SNAPSHOT</version>
+               <version>2.9.8</version>
                <relativePath>..</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/examples/camel-example-reportincident-wssecurity/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-reportincident-wssecurity/pom.xml 
b/examples/camel-example-reportincident-wssecurity/pom.xml
index 51ace90..78a45d7 100644
--- a/examples/camel-example-reportincident-wssecurity/pom.xml
+++ b/examples/camel-example-reportincident-wssecurity/pom.xml
@@ -22,7 +22,7 @@
    <parent>
        <groupId>org.apache.camel</groupId>
        <artifactId>examples</artifactId>
-       <version>2.9.8-SNAPSHOT</version>
+       <version>2.9.8</version>
        <relativePath>..</relativePath>
    </parent>
   

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/examples/camel-example-reportincident/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-reportincident/pom.xml 
b/examples/camel-example-reportincident/pom.xml
index 2fcbebe..0726c27 100755
--- a/examples/camel-example-reportincident/pom.xml
+++ b/examples/camel-example-reportincident/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.9.8-SNAPSHOT</version>
+        <version>2.9.8</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/examples/camel-example-route-throttling/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-route-throttling/pom.xml 
b/examples/camel-example-route-throttling/pom.xml
index 084cb23..d81473a 100644
--- a/examples/camel-example-route-throttling/pom.xml
+++ b/examples/camel-example-route-throttling/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.9.8-SNAPSHOT</version>
+        <version>2.9.8</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/examples/camel-example-servlet-tomcat/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-servlet-tomcat/pom.xml 
b/examples/camel-example-servlet-tomcat/pom.xml
index 90c8b69..3d1aa8b 100755
--- a/examples/camel-example-servlet-tomcat/pom.xml
+++ b/examples/camel-example-servlet-tomcat/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.9.8-SNAPSHOT</version>
+        <version>2.9.8</version>
     </parent>
 
     <artifactId>camel-example-servlet-tomcat</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/examples/camel-example-simplejirabot/javadsl/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-simplejirabot/javadsl/pom.xml 
b/examples/camel-example-simplejirabot/javadsl/pom.xml
index c7d1653..3263398 100644
--- a/examples/camel-example-simplejirabot/javadsl/pom.xml
+++ b/examples/camel-example-simplejirabot/javadsl/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>camel-example-simplejirabot</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.9.8-SNAPSHOT</version>
+        <version>2.9.8</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/examples/camel-example-simplejirabot/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-simplejirabot/pom.xml 
b/examples/camel-example-simplejirabot/pom.xml
index 77aa05a..e0ecd2c 100644
--- a/examples/camel-example-simplejirabot/pom.xml
+++ b/examples/camel-example-simplejirabot/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.9.8-SNAPSHOT</version>
+        <version>2.9.8</version>
     </parent>
 
     <artifactId>camel-example-simplejirabot</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/examples/camel-example-simplejirabot/xmlconf/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-simplejirabot/xmlconf/pom.xml 
b/examples/camel-example-simplejirabot/xmlconf/pom.xml
index 61c175e..31a48314 100644
--- a/examples/camel-example-simplejirabot/xmlconf/pom.xml
+++ b/examples/camel-example-simplejirabot/xmlconf/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>camel-example-simplejirabot</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.9.8-SNAPSHOT</version>
+        <version>2.9.8</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/examples/camel-example-spring-javaconfig/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-javaconfig/pom.xml 
b/examples/camel-example-spring-javaconfig/pom.xml
index 1d34b8e..1dcd34e 100644
--- a/examples/camel-example-spring-javaconfig/pom.xml
+++ b/examples/camel-example-spring-javaconfig/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.9.8-SNAPSHOT</version>
+    <version>2.9.8</version>
     <relativePath>..</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/examples/camel-example-spring-jms/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-jms/pom.xml 
b/examples/camel-example-spring-jms/pom.xml
index f13c42c..8b486b2 100644
--- a/examples/camel-example-spring-jms/pom.xml
+++ b/examples/camel-example-spring-jms/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.9.8-SNAPSHOT</version>
+        <version>2.9.8</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/examples/camel-example-spring-security/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-security/pom.xml 
b/examples/camel-example-spring-security/pom.xml
index 063e2ec..5f71060 100755
--- a/examples/camel-example-spring-security/pom.xml
+++ b/examples/camel-example-spring-security/pom.xml
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.camel</groupId>
                <artifactId>examples</artifactId>
-               <version>2.9.8-SNAPSHOT</version>
+               <version>2.9.8</version>
                <relativePath>..</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/examples/camel-example-spring-ws/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-ws/pom.xml 
b/examples/camel-example-spring-ws/pom.xml
index 622ee67..4342867 100644
--- a/examples/camel-example-spring-ws/pom.xml
+++ b/examples/camel-example-spring-ws/pom.xml
@@ -22,7 +22,7 @@
        <parent>
                <groupId>org.apache.camel</groupId>
                <artifactId>examples</artifactId>
-               <version>2.9.8-SNAPSHOT</version>
+               <version>2.9.8</version>
        </parent>
 
        <artifactId>camel-example-spring-ws</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/examples/camel-example-spring-xquery/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-xquery/pom.xml 
b/examples/camel-example-spring-xquery/pom.xml
index 158e202..a6f29c0 100755
--- a/examples/camel-example-spring-xquery/pom.xml
+++ b/examples/camel-example-spring-xquery/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.9.8-SNAPSHOT</version>
+    <version>2.9.8</version>
     <relativePath>..</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/examples/camel-example-spring/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring/pom.xml 
b/examples/camel-example-spring/pom.xml
index d980558..d48cfe7 100755
--- a/examples/camel-example-spring/pom.xml
+++ b/examples/camel-example-spring/pom.xml
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.camel</groupId>
                <artifactId>examples</artifactId>
-               <version>2.9.8-SNAPSHOT</version>
+               <version>2.9.8</version>
                <relativePath>..</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/examples/camel-example-tracer/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-tracer/pom.xml 
b/examples/camel-example-tracer/pom.xml
index 576ea37..50977bb 100644
--- a/examples/camel-example-tracer/pom.xml
+++ b/examples/camel-example-tracer/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.9.8-SNAPSHOT</version>
+        <version>2.9.8</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/examples/pom.xml
----------------------------------------------------------------------
diff --git a/examples/pom.xml b/examples/pom.xml
index 6320db9..fbebd8e 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.9.8-SNAPSHOT</version>
+    <version>2.9.8</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 97e0f45..4477c2c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -20,14 +20,14 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel</artifactId>
-    <version>2.9.8-SNAPSHOT</version>
+    <version>2.9.8</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
 
   <groupId>org.apache.camel</groupId>
   <artifactId>camel-parent</artifactId>
-  <version>2.9.8-SNAPSHOT</version>
+  <version>2.9.8</version>
   <packaging>pom</packaging>
   <name>Camel :: Parent</name>
   <description>Camel Parent POM</description>

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/platforms/karaf/commands/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/karaf/commands/pom.xml b/platforms/karaf/commands/pom.xml
index 10d22cc..281e980 100644
--- a/platforms/karaf/commands/pom.xml
+++ b/platforms/karaf/commands/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>karaf</artifactId>
-    <version>2.9.8-SNAPSHOT</version>
+    <version>2.9.8</version>
     <relativePath>..</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/platforms/karaf/features/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/karaf/features/pom.xml b/platforms/karaf/features/pom.xml
index a8a9c7d..618d147 100644
--- a/platforms/karaf/features/pom.xml
+++ b/platforms/karaf/features/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>karaf</artifactId>
-        <version>2.9.8-SNAPSHOT</version>
+        <version>2.9.8</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/platforms/karaf/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/karaf/pom.xml b/platforms/karaf/pom.xml
index 26ec8a4..cf8e33c 100644
--- a/platforms/karaf/pom.xml
+++ b/platforms/karaf/pom.xml
@@ -24,14 +24,14 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>platforms</artifactId>
-        <version>2.9.8-SNAPSHOT</version>
+        <version>2.9.8</version>
         <relativePath>..</relativePath>
     </parent>
 
     <groupId>org.apache.camel</groupId>
     <artifactId>karaf</artifactId>
     <packaging>pom</packaging>
-    <version>2.9.8-SNAPSHOT</version>
+    <version>2.9.8</version>
     <name>Camel :: Platforms :: Apache Karaf</name>
 
     <modules>

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/platforms/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/pom.xml b/platforms/pom.xml
index fc68c43..003c97c 100644
--- a/platforms/pom.xml
+++ b/platforms/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.9.8-SNAPSHOT</version>
+    <version>2.9.8</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 042ad26..6a0c2f8 100755
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
 
   <groupId>org.apache.camel</groupId>
   <artifactId>camel</artifactId>
-  <version>2.9.8-SNAPSHOT</version>
+  <version>2.9.8</version>
   <packaging>pom</packaging>
   <name>Camel</name>
   <description>Camel build POM</description>
@@ -123,6 +123,7 @@
     
<connection>scm:git:http://git-wip-us.apache.org/repos/asf/camel.git</connection>
     
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/camel.git</developerConnection>
     <url>https://fisheye6.atlassian.com/browse/~br=camel-2.9.x/camel-git</url>
+    <tag>camel-2.9.8</tag>
   </scm>
   
   <build>

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/tests/camel-itest-standalone/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest-standalone/pom.xml 
b/tests/camel-itest-standalone/pom.xml
index f08c3cc..22347cf 100644
--- a/tests/camel-itest-standalone/pom.xml
+++ b/tests/camel-itest-standalone/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.9.8-SNAPSHOT</version>
+    <version>2.9.8</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/tests/camel-itest/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-itest/pom.xml b/tests/camel-itest/pom.xml
index 3b7800e..25b85e0 100644
--- a/tests/camel-itest/pom.xml
+++ b/tests/camel-itest/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>2.9.8-SNAPSHOT</version>
+        <version>2.9.8</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/tests/camel-partial-classpath-test/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-partial-classpath-test/pom.xml 
b/tests/camel-partial-classpath-test/pom.xml
index 3df2144..ec64427 100644
--- a/tests/camel-partial-classpath-test/pom.xml
+++ b/tests/camel-partial-classpath-test/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.9.8-SNAPSHOT</version>
+    <version>2.9.8</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/tests/camel-typeconverterscan-test/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-typeconverterscan-test/pom.xml 
b/tests/camel-typeconverterscan-test/pom.xml
index 63317df..6494bbb 100644
--- a/tests/camel-typeconverterscan-test/pom.xml
+++ b/tests/camel-typeconverterscan-test/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.9.8-SNAPSHOT</version>
+    <version>2.9.8</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/tests/pom.xml
----------------------------------------------------------------------
diff --git a/tests/pom.xml b/tests/pom.xml
index a47643b..fbdade6 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.9.8-SNAPSHOT</version>
+    <version>2.9.8</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/tests/test-bundles/mock-javamail_1.7/pom.xml
----------------------------------------------------------------------
diff --git a/tests/test-bundles/mock-javamail_1.7/pom.xml 
b/tests/test-bundles/mock-javamail_1.7/pom.xml
index bee10c4..59662bb 100644
--- a/tests/test-bundles/mock-javamail_1.7/pom.xml
+++ b/tests/test-bundles/mock-javamail_1.7/pom.xml
@@ -23,12 +23,12 @@
     <parent>
         <groupId>org.apache.camel.tests.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>2.9.8-SNAPSHOT</version>
+        <version>2.9.8</version>
     </parent>
 
     <groupId>org.apache.camel.tests</groupId>
     <artifactId>org.apache.camel.tests.mock-javamail_1.7</artifactId>
-    <version>2.9.8-SNAPSHOT</version>
+    <version>2.9.8</version>
     <packaging>bundle</packaging>
     <name>Camel :: Integration Tests :: Test Bundles: 
${pkgArtifactId}-${pkgVersion}</name>
     <description>

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/tests/test-bundles/pom.xml
----------------------------------------------------------------------
diff --git a/tests/test-bundles/pom.xml b/tests/test-bundles/pom.xml
index ea51510..bce79a9 100644
--- a/tests/test-bundles/pom.xml
+++ b/tests/test-bundles/pom.xml
@@ -22,14 +22,14 @@
     <parent>
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-parent</artifactId>
-      <version>2.9.8-SNAPSHOT</version>
+      <version>2.9.8</version>
       <relativePath>../../parent</relativePath>
     </parent>
 
     <groupId>org.apache.camel.tests.bundles</groupId>
     <artifactId>bundles-pom</artifactId>
     <packaging>pom</packaging>
-    <version>2.9.8-SNAPSHOT</version>
+    <version>2.9.8</version>
     <name>Camel :: Integration Tests :: Test Bundles</name>
 
     <properties>

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/tooling/archetypes/camel-archetype-activemq/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/camel-archetype-activemq/pom.xml 
b/tooling/archetypes/camel-archetype-activemq/pom.xml
index 89fdadb..4a832e7 100644
--- a/tooling/archetypes/camel-archetype-activemq/pom.xml
+++ b/tooling/archetypes/camel-archetype-activemq/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.9.8-SNAPSHOT</version>
+    <version>2.9.8</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/tooling/archetypes/camel-archetype-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/camel-archetype-blueprint/pom.xml 
b/tooling/archetypes/camel-archetype-blueprint/pom.xml
index e41bc9a..ca39b05 100644
--- a/tooling/archetypes/camel-archetype-blueprint/pom.xml
+++ b/tooling/archetypes/camel-archetype-blueprint/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.9.8-SNAPSHOT</version>
+    <version>2.9.8</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/tooling/archetypes/camel-archetype-component/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/camel-archetype-component/pom.xml 
b/tooling/archetypes/camel-archetype-component/pom.xml
index 69faf8b..bab5bb6 100644
--- a/tooling/archetypes/camel-archetype-component/pom.xml
+++ b/tooling/archetypes/camel-archetype-component/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.9.8-SNAPSHOT</version>
+    <version>2.9.8</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/tooling/archetypes/camel-archetype-dataformat/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/camel-archetype-dataformat/pom.xml 
b/tooling/archetypes/camel-archetype-dataformat/pom.xml
index 10a276c..2728412 100644
--- a/tooling/archetypes/camel-archetype-dataformat/pom.xml
+++ b/tooling/archetypes/camel-archetype-dataformat/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.9.8-SNAPSHOT</version>
+    <version>2.9.8</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/tooling/archetypes/camel-archetype-java/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/camel-archetype-java/pom.xml 
b/tooling/archetypes/camel-archetype-java/pom.xml
index e6d29ae..7a1668c 100644
--- a/tooling/archetypes/camel-archetype-java/pom.xml
+++ b/tooling/archetypes/camel-archetype-java/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.9.8-SNAPSHOT</version>
+    <version>2.9.8</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/tooling/archetypes/camel-archetype-scala/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/camel-archetype-scala/pom.xml 
b/tooling/archetypes/camel-archetype-scala/pom.xml
index 0d24871..3e8e6b9 100644
--- a/tooling/archetypes/camel-archetype-scala/pom.xml
+++ b/tooling/archetypes/camel-archetype-scala/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.9.8-SNAPSHOT</version>
+    <version>2.9.8</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/tooling/archetypes/camel-archetype-spring-dm/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/camel-archetype-spring-dm/pom.xml 
b/tooling/archetypes/camel-archetype-spring-dm/pom.xml
index f65ac9f..b50a4b7 100644
--- a/tooling/archetypes/camel-archetype-spring-dm/pom.xml
+++ b/tooling/archetypes/camel-archetype-spring-dm/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.9.8-SNAPSHOT</version>
+    <version>2.9.8</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/tooling/archetypes/camel-archetype-spring/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/camel-archetype-spring/pom.xml 
b/tooling/archetypes/camel-archetype-spring/pom.xml
index f96d93c..ccfba8e 100644
--- a/tooling/archetypes/camel-archetype-spring/pom.xml
+++ b/tooling/archetypes/camel-archetype-spring/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.9.8-SNAPSHOT</version>
+    <version>2.9.8</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/tooling/archetypes/camel-archetype-web/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/camel-archetype-web/pom.xml 
b/tooling/archetypes/camel-archetype-web/pom.xml
index 6b3bd29..3b6ede2 100644
--- a/tooling/archetypes/camel-archetype-web/pom.xml
+++ b/tooling/archetypes/camel-archetype-web/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.9.8-SNAPSHOT</version>
+    <version>2.9.8</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/tooling/archetypes/camel-archetype-webconsole/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/camel-archetype-webconsole/pom.xml 
b/tooling/archetypes/camel-archetype-webconsole/pom.xml
index 817b499..07f0f08 100644
--- a/tooling/archetypes/camel-archetype-webconsole/pom.xml
+++ b/tooling/archetypes/camel-archetype-webconsole/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.9.8-SNAPSHOT</version>
+    <version>2.9.8</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/tooling/archetypes/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/pom.xml b/tooling/archetypes/pom.xml
index 9e21e55..bf0960b 100644
--- a/tooling/archetypes/pom.xml
+++ b/tooling/archetypes/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.9.8-SNAPSHOT</version>
+    <version>2.9.8</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/tooling/camel-manual/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/camel-manual/pom.xml b/tooling/camel-manual/pom.xml
index e0921ac..0f6096b 100644
--- a/tooling/camel-manual/pom.xml
+++ b/tooling/camel-manual/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.9.8-SNAPSHOT</version>
+    <version>2.9.8</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/tooling/maven/camel-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/maven/camel-maven-plugin/pom.xml 
b/tooling/maven/camel-maven-plugin/pom.xml
index 11f8dc8..8375a92 100644
--- a/tooling/maven/camel-maven-plugin/pom.xml
+++ b/tooling/maven/camel-maven-plugin/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>2.9.8-SNAPSHOT</version>
+    <version>2.9.8</version>
   </parent>
 
   <artifactId>camel-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/tooling/maven/guice-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/maven/guice-maven-plugin/pom.xml 
b/tooling/maven/guice-maven-plugin/pom.xml
index 0ee4157..13bd607 100644
--- a/tooling/maven/guice-maven-plugin/pom.xml
+++ b/tooling/maven/guice-maven-plugin/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>2.9.8-SNAPSHOT</version>
+    <version>2.9.8</version>
   </parent>
 
   <artifactId>guice-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/tooling/maven/maven-html-to-pdf/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/maven/maven-html-to-pdf/pom.xml 
b/tooling/maven/maven-html-to-pdf/pom.xml
index a658348..689bb33 100644
--- a/tooling/maven/maven-html-to-pdf/pom.xml
+++ b/tooling/maven/maven-html-to-pdf/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>2.9.8-SNAPSHOT</version>
+    <version>2.9.8</version>
   </parent>
 
   <artifactId>maven-html-to-pdf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/tooling/maven/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/maven/pom.xml b/tooling/maven/pom.xml
index 46708f1..4a4eb9b 100644
--- a/tooling/maven/pom.xml
+++ b/tooling/maven/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.9.8-SNAPSHOT</version>
+    <version>2.9.8</version>
     <relativePath>../../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/0b0fd813/tooling/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/pom.xml b/tooling/pom.xml
index 3281eb6..5e56693 100644
--- a/tooling/pom.xml
+++ b/tooling/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.9.8-SNAPSHOT</version>
+    <version>2.9.8</version>
     <relativePath>../parent</relativePath>
   </parent>
 


Reply via email to