This is an automated email from the ASF dual-hosted git repository. nferraro pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit a51c5815847c61cd628a0cf353be9aa5f0285fa2 Author: nicolaferraro <ni.ferr...@gmail.com> AuthorDate: Tue Jan 18 16:25:07 2022 +0100 [maven-release-plugin] prepare for next development iteration --- library/camel-kamelets-bom/pom.xml | 2 +- library/camel-kamelets-catalog/pom.xml | 2 +- library/camel-kamelets-utils/pom.xml | 2 +- library/camel-kamelets/pom.xml | 2 +- pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/library/camel-kamelets-bom/pom.xml b/library/camel-kamelets-bom/pom.xml index 611f4ed..145c376 100644 --- a/library/camel-kamelets-bom/pom.xml +++ b/library/camel-kamelets-bom/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel.kamelets</groupId> <artifactId>camel-kamelets-parent</artifactId> - <version>0.7.0</version> + <version>main-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/library/camel-kamelets-catalog/pom.xml b/library/camel-kamelets-catalog/pom.xml index d83d19d..a0ed86c 100644 --- a/library/camel-kamelets-catalog/pom.xml +++ b/library/camel-kamelets-catalog/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel.kamelets</groupId> <artifactId>camel-kamelets-parent</artifactId> - <version>0.7.0</version> + <version>main-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/library/camel-kamelets-utils/pom.xml b/library/camel-kamelets-utils/pom.xml index d52891f..cb71d07 100644 --- a/library/camel-kamelets-utils/pom.xml +++ b/library/camel-kamelets-utils/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel.kamelets</groupId> <artifactId>camel-kamelets-parent</artifactId> - <version>0.7.0</version> + <version>main-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/library/camel-kamelets/pom.xml b/library/camel-kamelets/pom.xml index 0221c73..483fc53 100644 --- a/library/camel-kamelets/pom.xml +++ b/library/camel-kamelets/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel.kamelets</groupId> <artifactId>camel-kamelets-parent</artifactId> - <version>0.7.0</version> + <version>main-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/pom.xml b/pom.xml index 86c2cc0..ed53de2 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ <groupId>org.apache.camel.kamelets</groupId> <artifactId>camel-kamelets-parent</artifactId> <packaging>pom</packaging> - <version>0.7.0</version> + <version>main-SNAPSHOT</version> <name>Camel Kamelets Parent</name> <description>Camel Kamelets Library Parent</description>