This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a commit to branch release-1.17.x in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git
The following commit(s) were added to refs/heads/release-1.17.x by this push: new aaf9b91a [maven-release-plugin] prepare for next development iteration aaf9b91a is described below commit aaf9b91ade699447204052349dde05a8572a91dc Author: Pasquale Congiusti <pasquale.congiu...@gmail.com> AuthorDate: Fri May 26 15:52:51 2023 +0200 [maven-release-plugin] prepare for next development iteration --- camel-k-cloudevents/deployment/pom.xml | 6 +----- camel-k-cloudevents/pom.xml | 2 +- camel-k-cloudevents/runtime/pom.xml | 6 +----- camel-k-core/api/pom.xml | 6 +----- camel-k-core/deployment/pom.xml | 6 +----- camel-k-core/pom.xml | 2 +- camel-k-core/runtime/pom.xml | 6 +----- camel-k-core/support/pom.xml | 6 +----- camel-k-cron/deployment/pom.xml | 6 +----- camel-k-cron/impl/pom.xml | 6 +----- camel-k-cron/pom.xml | 2 +- camel-k-cron/runtime/pom.xml | 6 +----- camel-k-knative/impl/pom.xml | 6 +----- camel-k-knative/pom.xml | 2 +- camel-k-master/deployment/pom.xml | 6 +----- camel-k-master/impl/pom.xml | 6 +----- camel-k-master/pom.xml | 2 +- camel-k-master/runtime/pom.xml | 6 +----- camel-k-resume-kafka/deployment/pom.xml | 6 +----- camel-k-resume-kafka/impl/pom.xml | 6 +----- camel-k-resume-kafka/pom.xml | 2 +- camel-k-resume-kafka/runtime/pom.xml | 6 +----- camel-k-runtime/deployment/pom.xml | 6 +----- camel-k-runtime/pom.xml | 2 +- camel-k-runtime/runtime/pom.xml | 6 +----- camel-k-webhook/deployment/pom.xml | 6 +----- camel-k-webhook/impl/pom.xml | 6 +----- camel-k-webhook/pom.xml | 2 +- camel-k-webhook/runtime/pom.xml | 6 +----- distribution/pom.xml | 2 +- examples/cron/pom.xml | 6 +----- examples/groovy/pom.xml | 6 +----- examples/java/pom.xml | 6 +----- examples/js/pom.xml | 6 +----- examples/kafka-source-s3/pom.xml | 6 +----- examples/kamelets-discovery/pom.xml | 6 +----- examples/kamelets/pom.xml | 6 +----- examples/knative/pom.xml | 6 +----- examples/kotlin/pom.xml | 6 +----- examples/pom.xml | 2 +- examples/xml/pom.xml | 6 +----- examples/yaml/pom.xml | 6 +----- itests/camel-k-itests-core/pom.xml | 6 +----- itests/camel-k-itests-cron/pom.xml | 6 +----- itests/camel-k-itests-kamelet/pom.xml | 6 +----- itests/camel-k-itests-knative-consumer/pom.xml | 6 +----- itests/camel-k-itests-knative-env-from-properties/pom.xml | 6 +----- itests/camel-k-itests-knative-env-from-registry/pom.xml | 6 +----- itests/camel-k-itests-knative-producer/pom.xml | 6 +----- itests/camel-k-itests-knative-sinkbinding/pom.xml | 6 +----- itests/camel-k-itests-knative-source-groovy/pom.xml | 6 +----- itests/camel-k-itests-knative-source-java/pom.xml | 6 +----- itests/camel-k-itests-knative-source-js/pom.xml | 6 +----- itests/camel-k-itests-knative-source-xml/pom.xml | 6 +----- itests/camel-k-itests-knative-source-yaml/pom.xml | 6 +----- itests/camel-k-itests-knative/pom.xml | 6 +----- itests/camel-k-itests-loader-groovy/pom.xml | 6 +----- itests/camel-k-itests-loader-java/pom.xml | 6 +----- itests/camel-k-itests-loader-js/pom.xml | 6 +----- itests/camel-k-itests-loader-jsh/pom.xml | 6 +----- itests/camel-k-itests-loader-kotlin/pom.xml | 6 +----- itests/camel-k-itests-loader-polyglot/pom.xml | 6 +----- itests/camel-k-itests-loader-xml/pom.xml | 6 +----- itests/camel-k-itests-loader-yaml/pom.xml | 6 +----- itests/camel-k-itests-master/pom.xml | 6 +----- itests/camel-k-itests-runtime-xml/pom.xml | 6 +----- itests/camel-k-itests-runtime-yaml/pom.xml | 6 +----- itests/camel-k-itests-runtime/pom.xml | 6 +----- itests/camel-k-itests-webhook/pom.xml | 6 +----- 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 | 6 +----- .../camel-k-itests-support/camel-k-itests-loader-inspector/pom.xml | 6 +----- .../camel-k-itests-support/camel-k-itests-runtime-inspector/pom.xml | 6 +----- support/camel-k-itests-support/pom.xml | 6 +----- 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 | 6 +----- support/pom.xml | 2 +- 83 files changed, 86 insertions(+), 362 deletions(-) diff --git a/camel-k-cloudevents/deployment/pom.xml b/camel-k-cloudevents/deployment/pom.xml index 6156867d..ab64704e 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -55,8 +55,4 @@ </plugin> </plugins> </build> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/camel-k-cloudevents/pom.xml b/camel-k-cloudevents/pom.xml index eaa26f89..777d882c 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.1</version> + <version>1.17.2-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 a6ec9819..afb16329 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -82,8 +82,4 @@ </plugin> </plugins> </build> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/camel-k-core/api/pom.xml b/camel-k-core/api/pom.xml index 755da520..51a4ea32 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -132,8 +132,4 @@ </plugin> </plugins> </build> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/camel-k-core/deployment/pom.xml b/camel-k-core/deployment/pom.xml index 2abf2167..092fb4ac 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -63,8 +63,4 @@ </plugin> </plugins> </build> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/camel-k-core/pom.xml b/camel-k-core/pom.xml index cbceeafd..131a5a33 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.1</version> + <version>1.17.2-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 9426fde1..7e2c5a1e 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -108,8 +108,4 @@ </plugin> </plugins> </build> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/camel-k-core/support/pom.xml b/camel-k-core/support/pom.xml index cc947f67..af8b8dea 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -141,8 +141,4 @@ </plugin> </plugins> </build> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/camel-k-cron/deployment/pom.xml b/camel-k-cron/deployment/pom.xml index 3ae65bcd..44efb61d 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -59,8 +59,4 @@ </plugin> </plugins> </build> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/camel-k-cron/impl/pom.xml b/camel-k-cron/impl/pom.xml index fbd81f4c..3e889a9a 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -142,8 +142,4 @@ </plugin> </plugins> </build> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/camel-k-cron/pom.xml b/camel-k-cron/pom.xml index 667f0cd7..296de44a 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.1</version> + <version>1.17.2-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 2853913c..f0393fbe 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -86,8 +86,4 @@ </plugin> </plugins> </build> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/camel-k-knative/impl/pom.xml b/camel-k-knative/impl/pom.xml index 300e0176..a1c94ab5 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -106,8 +106,4 @@ </plugin> </plugins> </build> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/camel-k-knative/pom.xml b/camel-k-knative/pom.xml index 3f3d7412..0c78d131 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.1</version> + <version>1.17.2-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 8e57ba1f..5102f69e 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -63,8 +63,4 @@ </plugin> </plugins> </build> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/camel-k-master/impl/pom.xml b/camel-k-master/impl/pom.xml index 330c821c..139a2d0e 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -76,8 +76,4 @@ </plugin> </plugins> </build> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/camel-k-master/pom.xml b/camel-k-master/pom.xml index 6b2244fb..4de6e076 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.1</version> + <version>1.17.2-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 ae169b6d..3069ddc9 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -90,8 +90,4 @@ </plugin> </plugins> </build> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/camel-k-resume-kafka/deployment/pom.xml b/camel-k-resume-kafka/deployment/pom.xml index cacf7965..20fdd54b 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -56,8 +56,4 @@ </plugin> </plugins> </build> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/camel-k-resume-kafka/impl/pom.xml b/camel-k-resume-kafka/impl/pom.xml index 7391e95b..6eff27a3 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -81,8 +81,4 @@ </plugin> </plugins> </build> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/camel-k-resume-kafka/pom.xml b/camel-k-resume-kafka/pom.xml index 58a4dfdf..1c9ab4d5 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.1</version> + <version>1.17.2-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 4cbb218c..ff60dc91 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -83,8 +83,4 @@ </plugin> </plugins> </build> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/camel-k-runtime/deployment/pom.xml b/camel-k-runtime/deployment/pom.xml index b23e7075..df4b4345 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -67,8 +67,4 @@ </plugin> </plugins> </build> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/camel-k-runtime/pom.xml b/camel-k-runtime/pom.xml index 4e946149..a8c346df 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.1</version> + <version>1.17.2-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 ff28aa4d..070f6445 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -98,8 +98,4 @@ </plugin> </plugins> </build> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/camel-k-webhook/deployment/pom.xml b/camel-k-webhook/deployment/pom.xml index ef455480..0526c29d 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -59,8 +59,4 @@ </plugin> </plugins> </build> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/camel-k-webhook/impl/pom.xml b/camel-k-webhook/impl/pom.xml index 654bc81c..87747f13 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -113,8 +113,4 @@ </plugin> </plugins> </build> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/camel-k-webhook/pom.xml b/camel-k-webhook/pom.xml index 7efbc64c..3ebc5658 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.1</version> + <version>1.17.2-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 65dfebea..8c69957e 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -86,8 +86,4 @@ </plugin> </plugins> </build> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/distribution/pom.xml b/distribution/pom.xml index 5fa4d950..6b030bfc 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> diff --git a/examples/cron/pom.xml b/examples/cron/pom.xml index 0fa0bb3a..d95da1ef 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -156,8 +156,4 @@ </build> </profile> </profiles> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/examples/groovy/pom.xml b/examples/groovy/pom.xml index 44ef090c..a0147c7f 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -107,8 +107,4 @@ </plugin> </plugins> </build> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/examples/java/pom.xml b/examples/java/pom.xml index 5002f0ac..37f7b6ba 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -107,8 +107,4 @@ </plugin> </plugins> </build> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/examples/js/pom.xml b/examples/js/pom.xml index f8fd0a0e..de9ec462 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -148,8 +148,4 @@ </build> </profile> </profiles> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/examples/kafka-source-s3/pom.xml b/examples/kafka-source-s3/pom.xml index 14b774bd..fe9ca68d 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -107,8 +107,4 @@ </plugin> </plugins> </build> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/examples/kamelets-discovery/pom.xml b/examples/kamelets-discovery/pom.xml index 1b517f17..8ed7578a 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -151,8 +151,4 @@ </build> </profile> </profiles> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/examples/kamelets/pom.xml b/examples/kamelets/pom.xml index 37a19332..116ee8c9 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -151,8 +151,4 @@ </build> </profile> </profiles> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/examples/knative/pom.xml b/examples/knative/pom.xml index 47735033..1dcb2999 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -158,8 +158,4 @@ </build> </profile> </profiles> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/examples/kotlin/pom.xml b/examples/kotlin/pom.xml index 5ab3657c..b59a6d77 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -106,8 +106,4 @@ </plugin> </plugins> </build> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/examples/pom.xml b/examples/pom.xml index 264de3cf..3b342b27 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/examples/xml/pom.xml b/examples/xml/pom.xml index 4abd6bd2..c50b8eae 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -147,8 +147,4 @@ </build> </profile> </profiles> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/examples/yaml/pom.xml b/examples/yaml/pom.xml index 7a1a9d35..6d339109 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -182,8 +182,4 @@ </build> </profile> </profiles> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/itests/camel-k-itests-core/pom.xml b/itests/camel-k-itests-core/pom.xml index 4ca83066..fbde13f9 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -114,8 +114,4 @@ </build> </profile> </profiles> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/itests/camel-k-itests-cron/pom.xml b/itests/camel-k-itests-cron/pom.xml index e9f66ae4..10bc316a 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -154,8 +154,4 @@ </build> </profile> </profiles> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/itests/camel-k-itests-kamelet/pom.xml b/itests/camel-k-itests-kamelet/pom.xml index 69ca0931..e5a6cb4a 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -146,8 +146,4 @@ </build> </profile> </profiles> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/itests/camel-k-itests-knative-consumer/pom.xml b/itests/camel-k-itests-knative-consumer/pom.xml index 984126ea..557904d1 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -127,8 +127,4 @@ </build> </profile> </profiles> - - <scm> - <tag>camel-k-runtime-project-1.17.1</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 55c7bac8..1db7cb56 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -162,8 +162,4 @@ </build> </profile> </profiles> - - <scm> - <tag>camel-k-runtime-project-1.17.1</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 2b6e900e..da2a81ff 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -170,8 +170,4 @@ </build> </profile> </profiles> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/itests/camel-k-itests-knative-producer/pom.xml b/itests/camel-k-itests-knative-producer/pom.xml index ab98b6af..b23c743f 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -127,8 +127,4 @@ </build> </profile> </profiles> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/itests/camel-k-itests-knative-sinkbinding/pom.xml b/itests/camel-k-itests-knative-sinkbinding/pom.xml index 0e6bdf50..34c33882 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -137,8 +137,4 @@ </build> </profile> </profiles> - - <scm> - <tag>camel-k-runtime-project-1.17.1</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 d562a89e..5a85bd33 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -128,8 +128,4 @@ </plugin> </plugins> </build> - - <scm> - <tag>camel-k-runtime-project-1.17.1</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 377ab2f9..87d6d1a1 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -128,8 +128,4 @@ </plugin> </plugins> </build> - - <scm> - <tag>camel-k-runtime-project-1.17.1</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 8bb78307..e3f533a8 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -165,8 +165,4 @@ </build> </profile> </profiles> - - <scm> - <tag>camel-k-runtime-project-1.17.1</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 93f9d3e0..2281e596 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -166,8 +166,4 @@ </build> </profile> </profiles> - - <scm> - <tag>camel-k-runtime-project-1.17.1</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 f8dbbf19..bbdbe045 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -167,8 +167,4 @@ </build> </profile> </profiles> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/itests/camel-k-itests-knative/pom.xml b/itests/camel-k-itests-knative/pom.xml index 9cd77f72..9b4f3ed3 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -137,8 +137,4 @@ </build> </profile> </profiles> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/itests/camel-k-itests-loader-groovy/pom.xml b/itests/camel-k-itests-loader-groovy/pom.xml index 35cf619e..f82ecd0c 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -69,8 +69,4 @@ <scope>test</scope> </dependency> </dependencies> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/itests/camel-k-itests-loader-java/pom.xml b/itests/camel-k-itests-loader-java/pom.xml index 5e4a1494..e0c31bd8 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -68,8 +68,4 @@ <scope>test</scope> </dependency> </dependencies> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/itests/camel-k-itests-loader-js/pom.xml b/itests/camel-k-itests-loader-js/pom.xml index 04a52539..f217c287 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -105,8 +105,4 @@ </build> </profile> </profiles> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/itests/camel-k-itests-loader-jsh/pom.xml b/itests/camel-k-itests-loader-jsh/pom.xml index c7556917..c885c1ae 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -68,8 +68,4 @@ <scope>test</scope> </dependency> </dependencies> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/itests/camel-k-itests-loader-kotlin/pom.xml b/itests/camel-k-itests-loader-kotlin/pom.xml index 79dc2b45..2cf833f1 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -68,8 +68,4 @@ <scope>test</scope> </dependency> </dependencies> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/itests/camel-k-itests-loader-polyglot/pom.xml b/itests/camel-k-itests-loader-polyglot/pom.xml index 0d37b92d..ca382993 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -127,8 +127,4 @@ </build> </profile> </profiles> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/itests/camel-k-itests-loader-xml/pom.xml b/itests/camel-k-itests-loader-xml/pom.xml index 412a372a..873b86f5 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -104,8 +104,4 @@ </build> </profile> </profiles> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/itests/camel-k-itests-loader-yaml/pom.xml b/itests/camel-k-itests-loader-yaml/pom.xml index 95fde770..f86395e3 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -104,8 +104,4 @@ </build> </profile> </profiles> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/itests/camel-k-itests-master/pom.xml b/itests/camel-k-itests-master/pom.xml index cbb330d9..b121adc4 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -139,8 +139,4 @@ </build> </profile> </profiles> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/itests/camel-k-itests-runtime-xml/pom.xml b/itests/camel-k-itests-runtime-xml/pom.xml index e435312e..417bdaee 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -167,8 +167,4 @@ </build> </profile> </profiles> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/itests/camel-k-itests-runtime-yaml/pom.xml b/itests/camel-k-itests-runtime-yaml/pom.xml index abf5d04f..2fe0773f 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -182,8 +182,4 @@ </build> </profile> </profiles> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/itests/camel-k-itests-runtime/pom.xml b/itests/camel-k-itests-runtime/pom.xml index 2e70173c..a5e254f3 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -122,8 +122,4 @@ </build> </profile> </profiles> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/itests/camel-k-itests-webhook/pom.xml b/itests/camel-k-itests-webhook/pom.xml index 3078af4f..875400b3 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -144,8 +144,4 @@ </plugin> </plugins> </build> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/itests/pom.xml b/itests/pom.xml index c93b6ba7..e2626e74 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> diff --git a/pom.xml b/pom.xml index 2b6222f2..fbc23d8f 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.1</version> + <version>1.17.2-SNAPSHOT</version> <packaging>pom</packaging> <properties> @@ -113,7 +113,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.1</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 76a940fc..57d57e2b 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.1</version> + <version>1.17.2-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.1</tag> - </scm> </project> diff --git a/support/camel-k-apt/pom.xml b/support/camel-k-apt/pom.xml index a2db3ded..07a0b96e 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -47,8 +47,4 @@ </plugin> </plugins> </build> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/support/camel-k-catalog-model/pom.xml b/support/camel-k-catalog-model/pom.xml index 53c969e5..04cc7c33 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -68,8 +68,4 @@ </plugin> </plugins> </build> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/support/camel-k-catalog/pom.xml b/support/camel-k-catalog/pom.xml index 6c9ff710..8e461222 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -70,8 +70,4 @@ </plugin> </plugins> </build> - - <scm> - <tag>camel-k-runtime-project-1.17.1</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 ce095c22..536c5e36 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -47,8 +47,4 @@ <artifactId>quarkus-resteasy-jsonb</artifactId> </dependency> </dependencies> - - <scm> - <tag>camel-k-runtime-project-1.17.1</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 62c7e87e..9cd6a52c 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -64,8 +64,4 @@ </plugin> </plugins> </build> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/support/camel-k-itests-support/pom.xml b/support/camel-k-itests-support/pom.xml index 193de5f3..48d1b847 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -33,9 +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.1</tag> - </scm> </project> diff --git a/support/camel-k-maven-logging/pom.xml b/support/camel-k-maven-logging/pom.xml index 24de80c1..978437a3 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -119,8 +119,4 @@ <scope>provided</scope> </dependency> </dependencies> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/support/camel-k-maven-plugin/pom.xml b/support/camel-k-maven-plugin/pom.xml index c708931d..249adf2c 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <prerequisites> @@ -238,8 +238,4 @@ </plugin> </plugins> </build> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/support/camel-k-runtime-bom/pom.xml b/support/camel-k-runtime-bom/pom.xml index 2ed6f7d9..cb2ff2c7 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.1</version> + <version>1.17.2-SNAPSHOT</version> <packaging>pom</packaging> <properties> <!-- reproduceable builds: https://maven.apache.org/guides/mini/guide-reproducible-builds.html --> - <project.build.outputTimestamp>1685107608</project.build.outputTimestamp> + <project.build.outputTimestamp>1685109171</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.1</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 aceccb02..6149dae6 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -80,8 +80,4 @@ <artifactId>groovy-test</artifactId> </dependency> </dependencies> - - <scm> - <tag>camel-k-runtime-project-1.17.1</tag> - </scm> </project> diff --git a/support/pom.xml b/support/pom.xml index cbb3dde7..d65a8719 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.1</version> + <version>1.17.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion>