Repository: camel
Updated Branches:
  refs/heads/camel-2.18.x c50dd5199 -> 8ed344875


http://git-wip-us.apache.org/repos/asf/camel/blob/8ed34487/tooling/parent/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/parent/pom.xml b/tooling/parent/pom.xml
index 15f9c34..8b794fd 100644
--- a/tooling/parent/pom.xml
+++ b/tooling/parent/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tooling</artifactId>
-    <version>2.18.1-SNAPSHOT</version>
+    <version>2.18.1</version>
   </parent>
 
   <artifactId>tooling-parent</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/8ed34487/tooling/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/pom.xml b/tooling/pom.xml
index 394e376..650e61a 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.18.1-SNAPSHOT</version>
+    <version>2.18.1</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/8ed34487/tooling/spi-annotations/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/spi-annotations/pom.xml b/tooling/spi-annotations/pom.xml
index f128a11..6194439 100644
--- a/tooling/spi-annotations/pom.xml
+++ b/tooling/spi-annotations/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tooling</artifactId>
-    <version>2.18.1-SNAPSHOT</version>
+    <version>2.18.1</version>
   </parent>
 
   <!-- should not be OSGi bundle as we shade this component into camel-core -->

Reply via email to