This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git
The following commit(s) were added to refs/heads/main by this push:
new 2115771d [maven-release-plugin] prepare for next development iteration
2115771d is described below
commit 2115771dc9cf07696a3e4d7b4713ff8d9d5fc0b7
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Feb 20 10:00:27 2023 +0100
[maven-release-plugin] prepare for next development iteration
---
camel-k-cloudevents/deployment/pom.xml | 7 +------
camel-k-cloudevents/pom.xml | 2 +-
camel-k-cloudevents/runtime/pom.xml | 7 +------
camel-k-core/api/pom.xml | 7 +------
camel-k-core/deployment/pom.xml | 7 +------
camel-k-core/pom.xml | 2 +-
camel-k-core/runtime/pom.xml | 7 +------
camel-k-core/support/pom.xml | 7 +------
camel-k-cron/deployment/pom.xml | 7 +------
camel-k-cron/impl/pom.xml | 7 +------
camel-k-cron/pom.xml | 2 +-
camel-k-cron/runtime/pom.xml | 7 +------
camel-k-knative/impl/pom.xml | 7 +------
camel-k-knative/pom.xml | 2 +-
camel-k-master/deployment/pom.xml | 7 +------
camel-k-master/impl/pom.xml | 7 +------
camel-k-master/pom.xml | 2 +-
camel-k-master/runtime/pom.xml | 7 +------
camel-k-resume-kafka/deployment/pom.xml | 7 +------
camel-k-resume-kafka/impl/pom.xml | 7 +------
camel-k-resume-kafka/pom.xml | 2 +-
camel-k-resume-kafka/runtime/pom.xml | 7 +------
camel-k-runtime/deployment/pom.xml | 7 +------
camel-k-runtime/pom.xml | 2 +-
camel-k-runtime/runtime/pom.xml | 6 +-----
camel-k-webhook/deployment/pom.xml | 7 +------
camel-k-webhook/impl/pom.xml | 7 +------
camel-k-webhook/pom.xml | 2 +-
camel-k-webhook/runtime/pom.xml | 7 +------
distribution/pom.xml | 2 +-
examples/cron/pom.xml | 7 +------
examples/groovy/pom.xml | 7 +------
examples/java/pom.xml | 7 +------
examples/js/pom.xml | 7 +------
examples/kafka-source-s3/pom.xml | 6 +-----
examples/kamelets-discovery/pom.xml | 7 +------
examples/kamelets/pom.xml | 7 +------
examples/knative/pom.xml | 7 +------
examples/kotlin/pom.xml | 7 +------
examples/pom.xml | 2 +-
examples/xml/pom.xml | 7 +------
examples/yaml/pom.xml | 7 +------
itests/camel-k-itests-core/pom.xml | 8 +-------
itests/camel-k-itests-cron/pom.xml | 7 +------
itests/camel-k-itests-kamelet/pom.xml | 7 +------
itests/camel-k-itests-knative-consumer/pom.xml | 7 +------
itests/camel-k-itests-knative-env-from-properties/pom.xml | 7 +------
itests/camel-k-itests-knative-env-from-registry/pom.xml | 7 +------
itests/camel-k-itests-knative-producer/pom.xml | 7 +------
itests/camel-k-itests-knative-sinkbinding/pom.xml | 7 +------
itests/camel-k-itests-knative-source-groovy/pom.xml | 7 +------
itests/camel-k-itests-knative-source-java/pom.xml | 7 +------
itests/camel-k-itests-knative-source-js/pom.xml | 7 +------
itests/camel-k-itests-knative-source-xml/pom.xml | 7 +------
itests/camel-k-itests-knative-source-yaml/pom.xml | 7 +------
itests/camel-k-itests-knative/pom.xml | 7 +------
itests/camel-k-itests-loader-groovy/pom.xml | 7 +------
itests/camel-k-itests-loader-java/pom.xml | 7 +------
itests/camel-k-itests-loader-js/pom.xml | 8 +-------
itests/camel-k-itests-loader-jsh/pom.xml | 7 +------
itests/camel-k-itests-loader-kotlin/pom.xml | 7 +------
itests/camel-k-itests-loader-polyglot/pom.xml | 8 +-------
itests/camel-k-itests-loader-xml/pom.xml | 8 +-------
itests/camel-k-itests-loader-yaml/pom.xml | 8 +-------
itests/camel-k-itests-master/pom.xml | 8 +-------
itests/camel-k-itests-runtime-xml/pom.xml | 7 +------
itests/camel-k-itests-runtime-yaml/pom.xml | 7 +------
itests/camel-k-itests-runtime/pom.xml | 7 +------
itests/camel-k-itests-webhook/pom.xml | 7 +------
itests/pom.xml | 2 +-
pom.xml | 4 ++--
support/camel-k-annotations/pom.xml | 6 +-----
support/camel-k-apt/pom.xml | 6 +-----
support/camel-k-catalog-model/pom.xml | 6 +-----
support/camel-k-catalog/pom.xml | 7 +------
.../camel-k-itests-loader-inspector/pom.xml | 7 +------
.../camel-k-itests-runtime-inspector/pom.xml | 7 +------
support/camel-k-itests-support/pom.xml | 8 +-------
support/camel-k-maven-logging/pom.xml | 6 +-----
support/camel-k-maven-plugin/pom.xml | 6 +-----
support/camel-k-runtime-bom/pom.xml | 6 +++---
support/camel-k-test/pom.xml | 7 +------
support/pom.xml | 2 +-
83 files changed, 86 insertions(+), 431 deletions(-)
diff --git a/camel-k-cloudevents/deployment/pom.xml
b/camel-k-cloudevents/deployment/pom.xml
index c5748f2a..68652c05 100644
--- a/camel-k-cloudevents/deployment/pom.xml
+++ b/camel-k-cloudevents/deployment/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-cloudevents-parent</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -55,9 +55,4 @@
</plugin>
</plugins>
</build>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/camel-k-cloudevents/pom.xml b/camel-k-cloudevents/pom.xml
index 3561811c..1bbc578a 100644
--- a/camel-k-cloudevents/pom.xml
+++ b/camel-k-cloudevents/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-project</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
diff --git a/camel-k-cloudevents/runtime/pom.xml
b/camel-k-cloudevents/runtime/pom.xml
index 969e5f86..e700ea22 100644
--- a/camel-k-cloudevents/runtime/pom.xml
+++ b/camel-k-cloudevents/runtime/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-cloudevents-parent</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -82,9 +82,4 @@
</plugin>
</plugins>
</build>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/camel-k-core/api/pom.xml b/camel-k-core/api/pom.xml
index 99cd1a96..07c9e401 100644
--- a/camel-k-core/api/pom.xml
+++ b/camel-k-core/api/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-core-parent</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -132,9 +132,4 @@
</plugin>
</plugins>
</build>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/camel-k-core/deployment/pom.xml b/camel-k-core/deployment/pom.xml
index 1bfcc003..c551d76d 100644
--- a/camel-k-core/deployment/pom.xml
+++ b/camel-k-core/deployment/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-core-parent</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -59,9 +59,4 @@
</plugin>
</plugins>
</build>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/camel-k-core/pom.xml b/camel-k-core/pom.xml
index 4d3b5fa4..33869029 100644
--- a/camel-k-core/pom.xml
+++ b/camel-k-core/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-project</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
diff --git a/camel-k-core/runtime/pom.xml b/camel-k-core/runtime/pom.xml
index e67a9803..9efa9494 100644
--- a/camel-k-core/runtime/pom.xml
+++ b/camel-k-core/runtime/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-core-parent</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -108,9 +108,4 @@
</plugin>
</plugins>
</build>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/camel-k-core/support/pom.xml b/camel-k-core/support/pom.xml
index d9ebdb21..649205d4 100644
--- a/camel-k-core/support/pom.xml
+++ b/camel-k-core/support/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-core-parent</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -141,9 +141,4 @@
</plugin>
</plugins>
</build>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/camel-k-cron/deployment/pom.xml b/camel-k-cron/deployment/pom.xml
index e09c90cd..bced825f 100644
--- a/camel-k-cron/deployment/pom.xml
+++ b/camel-k-cron/deployment/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-cron-parent</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -59,9 +59,4 @@
</plugin>
</plugins>
</build>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/camel-k-cron/impl/pom.xml b/camel-k-cron/impl/pom.xml
index c4f17534..5e26af29 100644
--- a/camel-k-cron/impl/pom.xml
+++ b/camel-k-cron/impl/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-cron-parent</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -142,9 +142,4 @@
</plugin>
</plugins>
</build>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/camel-k-cron/pom.xml b/camel-k-cron/pom.xml
index 3dec5f10..4c9b1c51 100644
--- a/camel-k-cron/pom.xml
+++ b/camel-k-cron/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-project</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
diff --git a/camel-k-cron/runtime/pom.xml b/camel-k-cron/runtime/pom.xml
index ab68873e..254fab5c 100644
--- a/camel-k-cron/runtime/pom.xml
+++ b/camel-k-cron/runtime/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-cron-parent</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -86,9 +86,4 @@
</plugin>
</plugins>
</build>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/camel-k-knative/impl/pom.xml b/camel-k-knative/impl/pom.xml
index 5b2203f8..e26f0f4c 100644
--- a/camel-k-knative/impl/pom.xml
+++ b/camel-k-knative/impl/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-knative-parent</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -106,9 +106,4 @@
</plugin>
</plugins>
</build>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/camel-k-knative/pom.xml b/camel-k-knative/pom.xml
index 8d0840cf..e5770521 100644
--- a/camel-k-knative/pom.xml
+++ b/camel-k-knative/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-project</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
diff --git a/camel-k-master/deployment/pom.xml
b/camel-k-master/deployment/pom.xml
index efe0193c..3a32f275 100644
--- a/camel-k-master/deployment/pom.xml
+++ b/camel-k-master/deployment/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-master-parent</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -63,9 +63,4 @@
</plugin>
</plugins>
</build>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/camel-k-master/impl/pom.xml b/camel-k-master/impl/pom.xml
index 2ebbdb95..1edb47e8 100644
--- a/camel-k-master/impl/pom.xml
+++ b/camel-k-master/impl/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-master-parent</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -76,9 +76,4 @@
</plugin>
</plugins>
</build>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/camel-k-master/pom.xml b/camel-k-master/pom.xml
index 7f7d4e44..e7f839a5 100644
--- a/camel-k-master/pom.xml
+++ b/camel-k-master/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-project</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
diff --git a/camel-k-master/runtime/pom.xml b/camel-k-master/runtime/pom.xml
index e1b82688..16d8c4ba 100644
--- a/camel-k-master/runtime/pom.xml
+++ b/camel-k-master/runtime/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-master-parent</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -90,9 +90,4 @@
</plugin>
</plugins>
</build>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/camel-k-resume-kafka/deployment/pom.xml
b/camel-k-resume-kafka/deployment/pom.xml
index d9bef6f7..fc4891c4 100644
--- a/camel-k-resume-kafka/deployment/pom.xml
+++ b/camel-k-resume-kafka/deployment/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-resume-kafka-parent</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -56,9 +56,4 @@
</plugin>
</plugins>
</build>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/camel-k-resume-kafka/impl/pom.xml
b/camel-k-resume-kafka/impl/pom.xml
index c9d57213..8ffb8ba3 100644
--- a/camel-k-resume-kafka/impl/pom.xml
+++ b/camel-k-resume-kafka/impl/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-resume-kafka-parent</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -81,9 +81,4 @@
</plugin>
</plugins>
</build>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/camel-k-resume-kafka/pom.xml b/camel-k-resume-kafka/pom.xml
index 305e8a38..70b83fca 100644
--- a/camel-k-resume-kafka/pom.xml
+++ b/camel-k-resume-kafka/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-project</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
diff --git a/camel-k-resume-kafka/runtime/pom.xml
b/camel-k-resume-kafka/runtime/pom.xml
index dd0145e5..383cce09 100644
--- a/camel-k-resume-kafka/runtime/pom.xml
+++ b/camel-k-resume-kafka/runtime/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-resume-kafka-parent</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -83,9 +83,4 @@
</plugin>
</plugins>
</build>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/camel-k-runtime/deployment/pom.xml
b/camel-k-runtime/deployment/pom.xml
index fdb7676a..53c706ce 100644
--- a/camel-k-runtime/deployment/pom.xml
+++ b/camel-k-runtime/deployment/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-parent</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -71,9 +71,4 @@
</plugin>
</plugins>
</build>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/camel-k-runtime/pom.xml b/camel-k-runtime/pom.xml
index 76da658a..56f4060f 100644
--- a/camel-k-runtime/pom.xml
+++ b/camel-k-runtime/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-project</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
diff --git a/camel-k-runtime/runtime/pom.xml b/camel-k-runtime/runtime/pom.xml
index 079e2d31..43772016 100644
--- a/camel-k-runtime/runtime/pom.xml
+++ b/camel-k-runtime/runtime/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-parent</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -102,8 +102,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/camel-k-webhook/deployment/pom.xml
b/camel-k-webhook/deployment/pom.xml
index eba3ab9d..c7bc7156 100644
--- a/camel-k-webhook/deployment/pom.xml
+++ b/camel-k-webhook/deployment/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-webhook-parent</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -59,9 +59,4 @@
</plugin>
</plugins>
</build>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/camel-k-webhook/impl/pom.xml b/camel-k-webhook/impl/pom.xml
index 3bb2581e..d66289ef 100644
--- a/camel-k-webhook/impl/pom.xml
+++ b/camel-k-webhook/impl/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-webhook-parent</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -113,9 +113,4 @@
</plugin>
</plugins>
</build>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/camel-k-webhook/pom.xml b/camel-k-webhook/pom.xml
index 4128f2fd..dc1f6458 100644
--- a/camel-k-webhook/pom.xml
+++ b/camel-k-webhook/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-project</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
diff --git a/camel-k-webhook/runtime/pom.xml b/camel-k-webhook/runtime/pom.xml
index 370fc248..231f807f 100644
--- a/camel-k-webhook/runtime/pom.xml
+++ b/camel-k-webhook/runtime/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-webhook-parent</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -86,9 +86,4 @@
</plugin>
</plugins>
</build>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 3ecfb0d2..31786e93 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-project</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
diff --git a/examples/cron/pom.xml b/examples/cron/pom.xml
index 9acc4990..9c4d7f81 100644
--- a/examples/cron/pom.xml
+++ b/examples/cron/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-examples</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -156,9 +156,4 @@
</build>
</profile>
</profiles>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/examples/groovy/pom.xml b/examples/groovy/pom.xml
index e8b77baa..3db0d819 100644
--- a/examples/groovy/pom.xml
+++ b/examples/groovy/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-examples</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -107,9 +107,4 @@
</plugin>
</plugins>
</build>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/examples/java/pom.xml b/examples/java/pom.xml
index bab25ea7..4ee4c3e1 100644
--- a/examples/java/pom.xml
+++ b/examples/java/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-examples</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -107,9 +107,4 @@
</plugin>
</plugins>
</build>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/examples/js/pom.xml b/examples/js/pom.xml
index a6b9e4dc..4a76adb7 100644
--- a/examples/js/pom.xml
+++ b/examples/js/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-examples</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -148,9 +148,4 @@
</build>
</profile>
</profiles>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/examples/kafka-source-s3/pom.xml b/examples/kafka-source-s3/pom.xml
index 523eee36..474d9874 100644
--- a/examples/kafka-source-s3/pom.xml
+++ b/examples/kafka-source-s3/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-examples</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -107,8 +107,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/examples/kamelets-discovery/pom.xml
b/examples/kamelets-discovery/pom.xml
index 37dd25ca..cb5a0936 100644
--- a/examples/kamelets-discovery/pom.xml
+++ b/examples/kamelets-discovery/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-examples</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -151,9 +151,4 @@
</build>
</profile>
</profiles>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/examples/kamelets/pom.xml b/examples/kamelets/pom.xml
index c5ecac76..fb627289 100644
--- a/examples/kamelets/pom.xml
+++ b/examples/kamelets/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-examples</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -151,9 +151,4 @@
</build>
</profile>
</profiles>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/examples/knative/pom.xml b/examples/knative/pom.xml
index a6632703..a750b3a2 100644
--- a/examples/knative/pom.xml
+++ b/examples/knative/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-examples</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -158,9 +158,4 @@
</build>
</profile>
</profiles>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/examples/kotlin/pom.xml b/examples/kotlin/pom.xml
index 5d1e4954..a9f6977d 100644
--- a/examples/kotlin/pom.xml
+++ b/examples/kotlin/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-examples</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -106,9 +106,4 @@
</plugin>
</plugins>
</build>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/examples/pom.xml b/examples/pom.xml
index f7e467ec..f7777f1e 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-project</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/examples/xml/pom.xml b/examples/xml/pom.xml
index 8f5958f2..caf5bcdc 100644
--- a/examples/xml/pom.xml
+++ b/examples/xml/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-examples</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -147,9 +147,4 @@
</build>
</profile>
</profiles>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/examples/yaml/pom.xml b/examples/yaml/pom.xml
index e8746601..150840fb 100644
--- a/examples/yaml/pom.xml
+++ b/examples/yaml/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-examples</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -182,9 +182,4 @@
</build>
</profile>
</profiles>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/itests/camel-k-itests-core/pom.xml
b/itests/camel-k-itests-core/pom.xml
index 1844dcbe..c8f4a81f 100644
--- a/itests/camel-k-itests-core/pom.xml
+++ b/itests/camel-k-itests-core/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-itests</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -119,10 +119,4 @@
</build>
</profile>
</profiles>
-
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/itests/camel-k-itests-cron/pom.xml
b/itests/camel-k-itests-cron/pom.xml
index dcf90066..dee0f870 100644
--- a/itests/camel-k-itests-cron/pom.xml
+++ b/itests/camel-k-itests-cron/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-itests</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -154,9 +154,4 @@
</build>
</profile>
</profiles>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/itests/camel-k-itests-kamelet/pom.xml
b/itests/camel-k-itests-kamelet/pom.xml
index 5774bd7b..029d378c 100644
--- a/itests/camel-k-itests-kamelet/pom.xml
+++ b/itests/camel-k-itests-kamelet/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-itests</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -146,9 +146,4 @@
</build>
</profile>
</profiles>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/itests/camel-k-itests-knative-consumer/pom.xml
b/itests/camel-k-itests-knative-consumer/pom.xml
index 5f97152c..c9c6c45d 100644
--- a/itests/camel-k-itests-knative-consumer/pom.xml
+++ b/itests/camel-k-itests-knative-consumer/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-itests</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -127,9 +127,4 @@
</build>
</profile>
</profiles>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/itests/camel-k-itests-knative-env-from-properties/pom.xml
b/itests/camel-k-itests-knative-env-from-properties/pom.xml
index c3a94169..17fc8aac 100644
--- a/itests/camel-k-itests-knative-env-from-properties/pom.xml
+++ b/itests/camel-k-itests-knative-env-from-properties/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-itests</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -162,9 +162,4 @@
</build>
</profile>
</profiles>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/itests/camel-k-itests-knative-env-from-registry/pom.xml
b/itests/camel-k-itests-knative-env-from-registry/pom.xml
index a28ed562..1373cf52 100644
--- a/itests/camel-k-itests-knative-env-from-registry/pom.xml
+++ b/itests/camel-k-itests-knative-env-from-registry/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-itests</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -170,9 +170,4 @@
</build>
</profile>
</profiles>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/itests/camel-k-itests-knative-producer/pom.xml
b/itests/camel-k-itests-knative-producer/pom.xml
index 6a05735d..d07a19a1 100644
--- a/itests/camel-k-itests-knative-producer/pom.xml
+++ b/itests/camel-k-itests-knative-producer/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-itests</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -127,9 +127,4 @@
</build>
</profile>
</profiles>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/itests/camel-k-itests-knative-sinkbinding/pom.xml
b/itests/camel-k-itests-knative-sinkbinding/pom.xml
index f05cda78..3fd059a3 100644
--- a/itests/camel-k-itests-knative-sinkbinding/pom.xml
+++ b/itests/camel-k-itests-knative-sinkbinding/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-itests</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -137,9 +137,4 @@
</build>
</profile>
</profiles>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/itests/camel-k-itests-knative-source-groovy/pom.xml
b/itests/camel-k-itests-knative-source-groovy/pom.xml
index 864c0cfe..4a9cf2ef 100644
--- a/itests/camel-k-itests-knative-source-groovy/pom.xml
+++ b/itests/camel-k-itests-knative-source-groovy/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-itests</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -128,9 +128,4 @@
</plugin>
</plugins>
</build>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/itests/camel-k-itests-knative-source-java/pom.xml
b/itests/camel-k-itests-knative-source-java/pom.xml
index a1da8748..db149d1b 100644
--- a/itests/camel-k-itests-knative-source-java/pom.xml
+++ b/itests/camel-k-itests-knative-source-java/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-itests</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -128,9 +128,4 @@
</plugin>
</plugins>
</build>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/itests/camel-k-itests-knative-source-js/pom.xml
b/itests/camel-k-itests-knative-source-js/pom.xml
index 9fa169a3..e74f8c68 100644
--- a/itests/camel-k-itests-knative-source-js/pom.xml
+++ b/itests/camel-k-itests-knative-source-js/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-itests</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -165,9 +165,4 @@
</build>
</profile>
</profiles>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/itests/camel-k-itests-knative-source-xml/pom.xml
b/itests/camel-k-itests-knative-source-xml/pom.xml
index 32ecbc4c..ab002bff 100644
--- a/itests/camel-k-itests-knative-source-xml/pom.xml
+++ b/itests/camel-k-itests-knative-source-xml/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-itests</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -166,9 +166,4 @@
</build>
</profile>
</profiles>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/itests/camel-k-itests-knative-source-yaml/pom.xml
b/itests/camel-k-itests-knative-source-yaml/pom.xml
index 1036748c..a0c00767 100644
--- a/itests/camel-k-itests-knative-source-yaml/pom.xml
+++ b/itests/camel-k-itests-knative-source-yaml/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-itests</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -167,9 +167,4 @@
</build>
</profile>
</profiles>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/itests/camel-k-itests-knative/pom.xml
b/itests/camel-k-itests-knative/pom.xml
index 83ef39cc..a31acf16 100644
--- a/itests/camel-k-itests-knative/pom.xml
+++ b/itests/camel-k-itests-knative/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-itests</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -137,9 +137,4 @@
</build>
</profile>
</profiles>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/itests/camel-k-itests-loader-groovy/pom.xml
b/itests/camel-k-itests-loader-groovy/pom.xml
index b5367307..230fd0b5 100644
--- a/itests/camel-k-itests-loader-groovy/pom.xml
+++ b/itests/camel-k-itests-loader-groovy/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-itests</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -69,9 +69,4 @@
<scope>test</scope>
</dependency>
</dependencies>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/itests/camel-k-itests-loader-java/pom.xml
b/itests/camel-k-itests-loader-java/pom.xml
index 821a5112..39fe1581 100644
--- a/itests/camel-k-itests-loader-java/pom.xml
+++ b/itests/camel-k-itests-loader-java/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-itests</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -68,9 +68,4 @@
<scope>test</scope>
</dependency>
</dependencies>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/itests/camel-k-itests-loader-js/pom.xml
b/itests/camel-k-itests-loader-js/pom.xml
index 47085d58..616c5b2a 100644
--- a/itests/camel-k-itests-loader-js/pom.xml
+++ b/itests/camel-k-itests-loader-js/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-itests</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -110,10 +110,4 @@
</build>
</profile>
</profiles>
-
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/itests/camel-k-itests-loader-jsh/pom.xml
b/itests/camel-k-itests-loader-jsh/pom.xml
index 0e4de7db..41fffe47 100644
--- a/itests/camel-k-itests-loader-jsh/pom.xml
+++ b/itests/camel-k-itests-loader-jsh/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-itests</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -68,9 +68,4 @@
<scope>test</scope>
</dependency>
</dependencies>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/itests/camel-k-itests-loader-kotlin/pom.xml
b/itests/camel-k-itests-loader-kotlin/pom.xml
index 156a4102..db0416ff 100644
--- a/itests/camel-k-itests-loader-kotlin/pom.xml
+++ b/itests/camel-k-itests-loader-kotlin/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-itests</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -68,9 +68,4 @@
<scope>test</scope>
</dependency>
</dependencies>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/itests/camel-k-itests-loader-polyglot/pom.xml
b/itests/camel-k-itests-loader-polyglot/pom.xml
index 5132cc16..78703b34 100644
--- a/itests/camel-k-itests-loader-polyglot/pom.xml
+++ b/itests/camel-k-itests-loader-polyglot/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-itests</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -132,10 +132,4 @@
</build>
</profile>
</profiles>
-
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/itests/camel-k-itests-loader-xml/pom.xml
b/itests/camel-k-itests-loader-xml/pom.xml
index 5d3a1fcf..be6372c5 100644
--- a/itests/camel-k-itests-loader-xml/pom.xml
+++ b/itests/camel-k-itests-loader-xml/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-itests</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -109,10 +109,4 @@
</build>
</profile>
</profiles>
-
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/itests/camel-k-itests-loader-yaml/pom.xml
b/itests/camel-k-itests-loader-yaml/pom.xml
index 353cf4e4..6140ad1a 100644
--- a/itests/camel-k-itests-loader-yaml/pom.xml
+++ b/itests/camel-k-itests-loader-yaml/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-itests</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -109,10 +109,4 @@
</build>
</profile>
</profiles>
-
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/itests/camel-k-itests-master/pom.xml
b/itests/camel-k-itests-master/pom.xml
index 48829361..b9fb248e 100644
--- a/itests/camel-k-itests-master/pom.xml
+++ b/itests/camel-k-itests-master/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-itests</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -139,10 +139,4 @@
</build>
</profile>
</profiles>
-
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/itests/camel-k-itests-runtime-xml/pom.xml
b/itests/camel-k-itests-runtime-xml/pom.xml
index 3b10454a..11c6b3e0 100644
--- a/itests/camel-k-itests-runtime-xml/pom.xml
+++ b/itests/camel-k-itests-runtime-xml/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-itests</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -167,9 +167,4 @@
</build>
</profile>
</profiles>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/itests/camel-k-itests-runtime-yaml/pom.xml
b/itests/camel-k-itests-runtime-yaml/pom.xml
index bf7ff2ec..673fdecd 100644
--- a/itests/camel-k-itests-runtime-yaml/pom.xml
+++ b/itests/camel-k-itests-runtime-yaml/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-itests</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -182,9 +182,4 @@
</build>
</profile>
</profiles>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/itests/camel-k-itests-runtime/pom.xml
b/itests/camel-k-itests-runtime/pom.xml
index 41f7c48e..ad1bce64 100644
--- a/itests/camel-k-itests-runtime/pom.xml
+++ b/itests/camel-k-itests-runtime/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-itests</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -122,9 +122,4 @@
</build>
</profile>
</profiles>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/itests/camel-k-itests-webhook/pom.xml
b/itests/camel-k-itests-webhook/pom.xml
index 9ead82ce..889b4ed6 100644
--- a/itests/camel-k-itests-webhook/pom.xml
+++ b/itests/camel-k-itests-webhook/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-itests</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -144,9 +144,4 @@
</plugin>
</plugins>
</build>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/itests/pom.xml b/itests/pom.xml
index d34b32a7..0c95a5f6 100644
--- a/itests/pom.xml
+++ b/itests/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-project</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
diff --git a/pom.xml b/pom.xml
index e91efa00..42517cbe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-project</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
<packaging>pom</packaging>
<properties>
@@ -112,7 +112,7 @@
<connection>scm:git:http://gitbox.apache.org/repos/asf/camel-k-runtime.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/camel-k-runtime.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=camel-k-runtime.git;a=summary</url>
- <tag>camel-k-runtime-project-1.17.0</tag>
+ <tag>camel-k-runtime-project-1.10.0</tag>
</scm>
<build>
diff --git a/support/camel-k-annotations/pom.xml
b/support/camel-k-annotations/pom.xml
index 104c4503..d487299b 100644
--- a/support/camel-k-annotations/pom.xml
+++ b/support/camel-k-annotations/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-support</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -35,8 +35,4 @@
<optional>true</optional>
</dependency>
</dependencies>
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/support/camel-k-apt/pom.xml b/support/camel-k-apt/pom.xml
index ef637f02..477041db 100644
--- a/support/camel-k-apt/pom.xml
+++ b/support/camel-k-apt/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-support</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -47,8 +47,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/support/camel-k-catalog-model/pom.xml
b/support/camel-k-catalog-model/pom.xml
index a041e870..5cfa228e 100644
--- a/support/camel-k-catalog-model/pom.xml
+++ b/support/camel-k-catalog-model/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-support</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -68,8 +68,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/support/camel-k-catalog/pom.xml b/support/camel-k-catalog/pom.xml
index 3d806b7c..6b878b05 100644
--- a/support/camel-k-catalog/pom.xml
+++ b/support/camel-k-catalog/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-support</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -70,9 +70,4 @@
</plugin>
</plugins>
</build>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git
a/support/camel-k-itests-support/camel-k-itests-loader-inspector/pom.xml
b/support/camel-k-itests-support/camel-k-itests-loader-inspector/pom.xml
index 45300630..9514fc54 100644
--- a/support/camel-k-itests-support/camel-k-itests-loader-inspector/pom.xml
+++ b/support/camel-k-itests-support/camel-k-itests-loader-inspector/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-itests-support</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -47,9 +47,4 @@
<artifactId>quarkus-resteasy-jsonb</artifactId>
</dependency>
</dependencies>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git
a/support/camel-k-itests-support/camel-k-itests-runtime-inspector/pom.xml
b/support/camel-k-itests-support/camel-k-itests-runtime-inspector/pom.xml
index 3fbd9040..f77d74c9 100644
--- a/support/camel-k-itests-support/camel-k-itests-runtime-inspector/pom.xml
+++ b/support/camel-k-itests-support/camel-k-itests-runtime-inspector/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-itests-support</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -64,9 +64,4 @@
</plugin>
</plugins>
</build>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/support/camel-k-itests-support/pom.xml
b/support/camel-k-itests-support/pom.xml
index 03552382..6baa6389 100644
--- a/support/camel-k-itests-support/pom.xml
+++ b/support/camel-k-itests-support/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-support</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -33,11 +33,5 @@
<module>camel-k-itests-loader-inspector</module>
<module>camel-k-itests-runtime-inspector</module>
</modules>
-
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/support/camel-k-maven-logging/pom.xml
b/support/camel-k-maven-logging/pom.xml
index 8a4544be..d68760e7 100644
--- a/support/camel-k-maven-logging/pom.xml
+++ b/support/camel-k-maven-logging/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-support</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -143,8 +143,4 @@
<artifactId>jackson-databind</artifactId>
</dependency>
</dependencies>
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/support/camel-k-maven-plugin/pom.xml
b/support/camel-k-maven-plugin/pom.xml
index 71672355..44208a6e 100644
--- a/support/camel-k-maven-plugin/pom.xml
+++ b/support/camel-k-maven-plugin/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-support</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<prerequisites>
@@ -238,8 +238,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/support/camel-k-runtime-bom/pom.xml
b/support/camel-k-runtime-bom/pom.xml
index 8361e8c9..206460f8 100644
--- a/support/camel-k-runtime-bom/pom.xml
+++ b/support/camel-k-runtime-bom/pom.xml
@@ -29,12 +29,12 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-bom</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
<packaging>pom</packaging>
<properties>
<!-- reproduceable builds:
https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
-
<project.build.outputTimestamp>1676882852</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1676883627</project.build.outputTimestamp>
<jolokia-version>1.7.2</jolokia-version>
<maven-enforcer-plugin-version>3.2.1</maven-enforcer-plugin-version>
<maven-version>3.6.3</maven-version>
@@ -65,7 +65,7 @@
<connection>scm:git:http://gitbox.apache.org/repos/asf/camel-k-runtime.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/camel-k-runtime.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=camel-k-runtime.git;a=summary</url>
- <tag>camel-k-runtime-project-1.17.0</tag>
+ <tag>camel-k-runtime-project-1.10.0</tag>
</scm>
<repositories>
diff --git a/support/camel-k-test/pom.xml b/support/camel-k-test/pom.xml
index bbf49733..12eff0ef 100644
--- a/support/camel-k-test/pom.xml
+++ b/support/camel-k-test/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-support</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -76,9 +76,4 @@
<artifactId>groovy-test</artifactId>
</dependency>
</dependencies>
-
-
- <scm>
- <tag>camel-k-runtime-project-1.17.0</tag>
- </scm>
</project>
diff --git a/support/pom.xml b/support/pom.xml
index dc7daecf..073965e5 100644
--- a/support/pom.xml
+++ b/support/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-project</artifactId>
- <version>1.17.0</version>
+ <version>1.18.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>