Repository: camel
Updated Branches:
  refs/heads/camel-2.13.x b64d1814e -> b1f3fd219


http://git-wip-us.apache.org/repos/asf/camel/blob/b1f3fd21/tooling/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/pom.xml b/tooling/pom.xml
index 931fffc..317bf74 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.13.1</version>
+    <version>2.13.2-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/b1f3fd21/tooling/spi-annotations/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/spi-annotations/pom.xml b/tooling/spi-annotations/pom.xml
index 3d9ecfb..42ddbbf 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.13.1</version>
+    <version>2.13.2-SNAPSHOT</version>
   </parent>
 
   <!-- should not be OSGi bundle as we shade this component into camel-core -->

Reply via email to