This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch 0.6.x
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
The following commit(s) were added to refs/heads/0.6.x by this push:
new dc035af [maven-release-plugin] prepare release v0.6.0
dc035af is described below
commit dc035af6da0110cc7d80737c3ec0a7c4fa7eedb0
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Dec 20 06:59:55 2021 +0100
[maven-release-plugin] prepare release v0.6.0
---
library/camel-kamelets-catalog/pom.xml | 2 +-
library/camel-kamelets-utils/pom.xml | 2 +-
library/camel-kamelets/pom.xml | 2 +-
pom.xml | 4 ++--
4 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/library/camel-kamelets-catalog/pom.xml
b/library/camel-kamelets-catalog/pom.xml
index a0ed86c..a8a41d1 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.6.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..3533e47 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.6.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/library/camel-kamelets/pom.xml b/library/camel-kamelets/pom.xml
index 483fc53..ef36334 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.6.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/pom.xml b/pom.xml
index ffcbb22..57239c2 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.6.0</version>
<name>Camel Kamelets Parent</name>
<description>Camel Kamelets Library Parent</description>
@@ -103,7 +103,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.4.0</tag>
+ <tag>v0.6.0</tag>
</scm>
<issueManagement>