This is an automated email from the ASF dual-hosted git repository. nferraro pushed a commit to annotated tag v0.7.0 in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit d5743eb112a621a1fc1db47785c70c886ba23aaa Author: nicolaferraro <ni.ferr...@gmail.com> AuthorDate: Tue Jan 18 16:01:47 2022 +0100 [maven-release-plugin] prepare release v0.7.0 --- 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 | 4 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/library/camel-kamelets-bom/pom.xml b/library/camel-kamelets-bom/pom.xml index 145c376..611f4ed 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>main-SNAPSHOT</version> + <version>0.7.0</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/library/camel-kamelets-catalog/pom.xml b/library/camel-kamelets-catalog/pom.xml index a0ed86c..d83d19d 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>main-SNAPSHOT</version> + <version>0.7.0</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/library/camel-kamelets-utils/pom.xml b/library/camel-kamelets-utils/pom.xml index cb71d07..d52891f 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>main-SNAPSHOT</version> + <version>0.7.0</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/library/camel-kamelets/pom.xml b/library/camel-kamelets/pom.xml index 483fc53..0221c73 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>main-SNAPSHOT</version> + <version>0.7.0</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/pom.xml b/pom.xml index 18e3bdb..86c2cc0 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>main-SNAPSHOT</version> + <version>0.7.0</version> <name>Camel Kamelets Parent</name> <description>Camel Kamelets Library Parent</description> @@ -113,7 +113,7 @@ <connection>scm:git:http://gitbox.apache.org/repos/asf/camel-kamelets.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/camel-kamelets.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=camel-kamelets.git;a=summary</url> - <tag>v0.6.0</tag> + <tag>v0.7.0</tag> </scm> <issueManagement>