You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gz...@apache.org on 2022/10/23 16:52:38 UTC

[camel-karaf] branch release/3.18.3 updated: [maven-release-plugin] prepare for next development iteration

This is an automated email from the ASF dual-hosted git repository.

gzurowski pushed a commit to branch release/3.18.3
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git


The following commit(s) were added to refs/heads/release/3.18.3 by this push:
     new 19de48f4 [maven-release-plugin] prepare for next development iteration
19de48f4 is described below

commit 19de48f423ab8b9eb78940befc5b478036114d32
Author: Gregor Zurowski <gr...@zurowski.org>
AuthorDate: Sun Oct 23 16:52:36 2022 +0000

    [maven-release-plugin] prepare for next development iteration
---
 archetypes/camel-archetype-blueprint/pom.xml               | 2 +-
 archetypes/pom.xml                                         | 2 +-
 bom/camel-karaf-bom/pom.xml                                | 2 +-
 bom/pom.xml                                                | 2 +-
 catalog/camel-catalog-provider-karaf/pom.xml               | 2 +-
 catalog/pom.xml                                            | 2 +-
 components/camel-bean-validator-osgi/pom.xml               | 2 +-
 components/camel-blueprint-main/pom.xml                    | 2 +-
 components/camel-blueprint/pom.xml                         | 2 +-
 components/camel-cmis-osgi/pom.xml                         | 2 +-
 components/camel-cxf-blueprint/pom.xml                     | 2 +-
 components/camel-cxf-transport-blueprint/pom.xml           | 2 +-
 components/camel-eventadmin/pom.xml                        | 2 +-
 components/camel-jcache-osgi/pom.xml                       | 2 +-
 components/camel-kura/pom.xml                              | 2 +-
 components/camel-paxlogging/pom.xml                        | 2 +-
 components/camel-servlet-osgi/pom.xml                      | 2 +-
 components/camel-test-blueprint-junit5/pom.xml             | 2 +-
 components/camel-test-blueprint/pom.xml                    | 2 +-
 components/camel-test-karaf/pom.xml                        | 2 +-
 components/camel-zookeeper-master-osgi/pom.xml             | 2 +-
 components/pom.xml                                         | 2 +-
 core/camel-core-osgi/pom.xml                               | 2 +-
 core/pom.xml                                               | 2 +-
 platforms/commands/commands-core/pom.xml                   | 2 +-
 platforms/commands/pom.xml                                 | 2 +-
 platforms/karaf/commands/pom.xml                           | 2 +-
 platforms/karaf/features/pom.xml                           | 2 +-
 platforms/karaf/pom.xml                                    | 2 +-
 platforms/pom.xml                                          | 2 +-
 pom.xml                                                    | 4 ++--
 tests/camel-blueprint-cxf-test/pom.xml                     | 2 +-
 tests/camel-blueprint-test/pom.xml                         | 2 +-
 tests/camel-itest-osgi/pom.xml                             | 2 +-
 tests/pom.xml                                              | 2 +-
 tooling/camel-catalog-generator-karaf-maven-plugin/pom.xml | 2 +-
 tooling/camel-karaf-maven-plugin/pom.xml                   | 2 +-
 tooling/pom.xml                                            | 2 +-
 38 files changed, 39 insertions(+), 39 deletions(-)

diff --git a/archetypes/camel-archetype-blueprint/pom.xml b/archetypes/camel-archetype-blueprint/pom.xml
index 684da6f8..51e8791a 100644
--- a/archetypes/camel-archetype-blueprint/pom.xml
+++ b/archetypes/camel-archetype-blueprint/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>archetypes</artifactId>
-        <version>3.18.3</version>
+        <version>3.18.4-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.camel.archetypes</groupId>
diff --git a/archetypes/pom.xml b/archetypes/pom.xml
index fd8b5ebf..476b63ad 100644
--- a/archetypes/pom.xml
+++ b/archetypes/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>3.18.3</version>
+        <version>3.18.4-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/bom/camel-karaf-bom/pom.xml b/bom/camel-karaf-bom/pom.xml
index 35c8aa2c..a59d90d0 100644
--- a/bom/camel-karaf-bom/pom.xml
+++ b/bom/camel-karaf-bom/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.karaf</groupId>
     <artifactId>karaf</artifactId>
-    <version>3.18.3</version>
+    <version>3.18.4-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
   <artifactId>camel-karaf-bom</artifactId>
diff --git a/bom/pom.xml b/bom/pom.xml
index 7f8a524e..d33de8d1 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>3.18.3</version>
+        <version>3.18.4-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/catalog/camel-catalog-provider-karaf/pom.xml b/catalog/camel-catalog-provider-karaf/pom.xml
index 54b9557b..d024a2a3 100644
--- a/catalog/camel-catalog-provider-karaf/pom.xml
+++ b/catalog/camel-catalog-provider-karaf/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>catalog</artifactId>
-        <version>3.18.3</version>
+        <version>3.18.4-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-catalog-provider-karaf</artifactId>
diff --git a/catalog/pom.xml b/catalog/pom.xml
index 872f4aff..587fe847 100644
--- a/catalog/pom.xml
+++ b/catalog/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>3.18.3</version>
+        <version>3.18.4-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/components/camel-bean-validator-osgi/pom.xml b/components/camel-bean-validator-osgi/pom.xml
index c336532d..a7c002b2 100644
--- a/components/camel-bean-validator-osgi/pom.xml
+++ b/components/camel-bean-validator-osgi/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.3</version>
+        <version>3.18.4-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-bean-validator-osgi</artifactId>
diff --git a/components/camel-blueprint-main/pom.xml b/components/camel-blueprint-main/pom.xml
index cab8c2d1..c9a07e19 100644
--- a/components/camel-blueprint-main/pom.xml
+++ b/components/camel-blueprint-main/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.3</version>
+        <version>3.18.4-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-blueprint-main</artifactId>
diff --git a/components/camel-blueprint/pom.xml b/components/camel-blueprint/pom.xml
index e37d9b8b..7fdadc82 100644
--- a/components/camel-blueprint/pom.xml
+++ b/components/camel-blueprint/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.3</version>
+        <version>3.18.4-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-blueprint</artifactId>
diff --git a/components/camel-cmis-osgi/pom.xml b/components/camel-cmis-osgi/pom.xml
index 936af375..4f9271d8 100644
--- a/components/camel-cmis-osgi/pom.xml
+++ b/components/camel-cmis-osgi/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.3</version>
+        <version>3.18.4-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-cmis-osgi</artifactId>
diff --git a/components/camel-cxf-blueprint/pom.xml b/components/camel-cxf-blueprint/pom.xml
index 30d47599..fd5bca78 100644
--- a/components/camel-cxf-blueprint/pom.xml
+++ b/components/camel-cxf-blueprint/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.3</version>
+        <version>3.18.4-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-cxf-blueprint</artifactId>
diff --git a/components/camel-cxf-transport-blueprint/pom.xml b/components/camel-cxf-transport-blueprint/pom.xml
index 323935d7..1127f076 100644
--- a/components/camel-cxf-transport-blueprint/pom.xml
+++ b/components/camel-cxf-transport-blueprint/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.3</version>
+        <version>3.18.4-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-cxf-transport-blueprint</artifactId>
diff --git a/components/camel-eventadmin/pom.xml b/components/camel-eventadmin/pom.xml
index 29ac3bfa..0307e272 100644
--- a/components/camel-eventadmin/pom.xml
+++ b/components/camel-eventadmin/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.3</version>
+        <version>3.18.4-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-eventadmin</artifactId>
diff --git a/components/camel-jcache-osgi/pom.xml b/components/camel-jcache-osgi/pom.xml
index 7a45f376..6a91e852 100644
--- a/components/camel-jcache-osgi/pom.xml
+++ b/components/camel-jcache-osgi/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.3</version>
+        <version>3.18.4-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jcache-osgi</artifactId>
diff --git a/components/camel-kura/pom.xml b/components/camel-kura/pom.xml
index 2065ae54..8b589885 100644
--- a/components/camel-kura/pom.xml
+++ b/components/camel-kura/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.3</version>
+        <version>3.18.4-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-kura</artifactId>
diff --git a/components/camel-paxlogging/pom.xml b/components/camel-paxlogging/pom.xml
index c6e77648..8c062c6a 100644
--- a/components/camel-paxlogging/pom.xml
+++ b/components/camel-paxlogging/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.3</version>
+        <version>3.18.4-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-paxlogging</artifactId>
diff --git a/components/camel-servlet-osgi/pom.xml b/components/camel-servlet-osgi/pom.xml
index 229eb2a3..4714080b 100644
--- a/components/camel-servlet-osgi/pom.xml
+++ b/components/camel-servlet-osgi/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.3</version>
+        <version>3.18.4-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-servlet-osgi</artifactId>
diff --git a/components/camel-test-blueprint-junit5/pom.xml b/components/camel-test-blueprint-junit5/pom.xml
index 5079d3c6..e0e2add8 100644
--- a/components/camel-test-blueprint-junit5/pom.xml
+++ b/components/camel-test-blueprint-junit5/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.3</version>
+        <version>3.18.4-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-test-blueprint-junit5</artifactId>
diff --git a/components/camel-test-blueprint/pom.xml b/components/camel-test-blueprint/pom.xml
index 19ab85be..1d9187c5 100644
--- a/components/camel-test-blueprint/pom.xml
+++ b/components/camel-test-blueprint/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.3</version>
+        <version>3.18.4-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-test-blueprint</artifactId>
diff --git a/components/camel-test-karaf/pom.xml b/components/camel-test-karaf/pom.xml
index de810576..6e7cc0ef 100644
--- a/components/camel-test-karaf/pom.xml
+++ b/components/camel-test-karaf/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.3</version>
+        <version>3.18.4-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-test-karaf</artifactId>
diff --git a/components/camel-zookeeper-master-osgi/pom.xml b/components/camel-zookeeper-master-osgi/pom.xml
index ceb709da..588ddd3d 100644
--- a/components/camel-zookeeper-master-osgi/pom.xml
+++ b/components/camel-zookeeper-master-osgi/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.3</version>
+        <version>3.18.4-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-zookeeper-master-osgi</artifactId>
diff --git a/components/pom.xml b/components/pom.xml
index 4b0b6d75..efa0bb57 100644
--- a/components/pom.xml
+++ b/components/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>3.18.3</version>
+        <version>3.18.4-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/core/camel-core-osgi/pom.xml b/core/camel-core-osgi/pom.xml
index fac476c8..7a3b9c67 100644
--- a/core/camel-core-osgi/pom.xml
+++ b/core/camel-core-osgi/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>core-modules</artifactId>
-        <version>3.18.3</version>
+        <version>3.18.4-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-core-osgi</artifactId>
diff --git a/core/pom.xml b/core/pom.xml
index adae93ca..99bf1398 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>3.18.3</version>
+        <version>3.18.4-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/platforms/commands/commands-core/pom.xml b/platforms/commands/commands-core/pom.xml
index 8526f597..4de88931 100644
--- a/platforms/commands/commands-core/pom.xml
+++ b/platforms/commands/commands-core/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>commands</artifactId>
-        <version>3.18.3</version>
+        <version>3.18.4-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-commands-core</artifactId>
diff --git a/platforms/commands/pom.xml b/platforms/commands/pom.xml
index 35d89da0..d874f560 100644
--- a/platforms/commands/pom.xml
+++ b/platforms/commands/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>platforms</artifactId>
-        <version>3.18.3</version>
+        <version>3.18.4-SNAPSHOT</version>
     </parent>
 
     <artifactId>commands</artifactId>
diff --git a/platforms/karaf/commands/pom.xml b/platforms/karaf/commands/pom.xml
index 620d37e8..33bbdc81 100644
--- a/platforms/karaf/commands/pom.xml
+++ b/platforms/karaf/commands/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>karaf-platform</artifactId>
-        <version>3.18.3</version>
+        <version>3.18.4-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.camel.karaf</groupId>
diff --git a/platforms/karaf/features/pom.xml b/platforms/karaf/features/pom.xml
index 663b5eef..96aace0b 100644
--- a/platforms/karaf/features/pom.xml
+++ b/platforms/karaf/features/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>karaf-platform</artifactId>
-        <version>3.18.3</version>
+        <version>3.18.4-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.camel.karaf</groupId>
diff --git a/platforms/karaf/pom.xml b/platforms/karaf/pom.xml
index 492a364b..168266d2 100644
--- a/platforms/karaf/pom.xml
+++ b/platforms/karaf/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>platforms</artifactId>
-        <version>3.18.3</version>
+        <version>3.18.4-SNAPSHOT</version>
     </parent>
 
     <artifactId>karaf-platform</artifactId>
diff --git a/platforms/pom.xml b/platforms/pom.xml
index 8d0e692c..e147c324 100644
--- a/platforms/pom.xml
+++ b/platforms/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>3.18.3</version>
+        <version>3.18.4-SNAPSHOT</version>
     </parent>
 
     <artifactId>platforms</artifactId>
diff --git a/pom.xml b/pom.xml
index 395b1816..c8e1fd11 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
     <groupId>org.apache.camel.karaf</groupId>
     <artifactId>karaf</artifactId>
-    <version>3.18.3</version>
+    <version>3.18.4-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Camel Karaf</name>
@@ -82,7 +82,7 @@
         <connection>scm:git:http://gitbox.apache.org/repos/asf/camel-karaf.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/camel-karaf.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=camel-karaf.git;a=summary</url>
-        <tag>camel-karaf-3.18.3</tag>
+        <tag>HEAD</tag>
     </scm>
     <issueManagement>
         <system>jira</system>
diff --git a/tests/camel-blueprint-cxf-test/pom.xml b/tests/camel-blueprint-cxf-test/pom.xml
index 200f06e2..09e7da58 100644
--- a/tests/camel-blueprint-cxf-test/pom.xml
+++ b/tests/camel-blueprint-cxf-test/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>tests</artifactId>
-        <version>3.18.3</version>
+        <version>3.18.4-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-blueprint-cxf-test</artifactId>
diff --git a/tests/camel-blueprint-test/pom.xml b/tests/camel-blueprint-test/pom.xml
index ccbaa8b5..ba8d2eea 100644
--- a/tests/camel-blueprint-test/pom.xml
+++ b/tests/camel-blueprint-test/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>tests</artifactId>
-        <version>3.18.3</version>
+        <version>3.18.4-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-blueprint-test</artifactId>
diff --git a/tests/camel-itest-osgi/pom.xml b/tests/camel-itest-osgi/pom.xml
index 3dac8df9..f361e9d6 100644
--- a/tests/camel-itest-osgi/pom.xml
+++ b/tests/camel-itest-osgi/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>tests</artifactId>
-        <version>3.18.3</version>
+        <version>3.18.4-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-itest-osgi</artifactId>
diff --git a/tests/pom.xml b/tests/pom.xml
index b618164e..6c40bc81 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>3.18.3</version>
+        <version>3.18.4-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/tooling/camel-catalog-generator-karaf-maven-plugin/pom.xml b/tooling/camel-catalog-generator-karaf-maven-plugin/pom.xml
index 0952f3d1..99fa750b 100644
--- a/tooling/camel-catalog-generator-karaf-maven-plugin/pom.xml
+++ b/tooling/camel-catalog-generator-karaf-maven-plugin/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>tooling</artifactId>
-        <version>3.18.3</version>
+        <version>3.18.4-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-catalog-generator-karaf-maven-plugin</artifactId>
diff --git a/tooling/camel-karaf-maven-plugin/pom.xml b/tooling/camel-karaf-maven-plugin/pom.xml
index 721ff79f..0298a188 100644
--- a/tooling/camel-karaf-maven-plugin/pom.xml
+++ b/tooling/camel-karaf-maven-plugin/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>tooling</artifactId>
-        <version>3.18.3</version>
+        <version>3.18.4-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-karaf-maven-plugin</artifactId>
diff --git a/tooling/pom.xml b/tooling/pom.xml
index b3f0cc4a..bafcd888 100644
--- a/tooling/pom.xml
+++ b/tooling/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>3.18.3</version>
+        <version>3.18.4-SNAPSHOT</version>
     </parent>
 
     <artifactId>tooling</artifactId>