This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch 3.20.x
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
The following commit(s) were added to refs/heads/3.20.x by this push:
new e2f33e51 [maven-release-plugin] prepare for next development iteration
e2f33e51 is described below
commit e2f33e51bd84236ce1ae89ddc07aea6d797483d6
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon May 29 18:38:05 2023 +0200
[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 +-
library/kamelets-maven-plugin/pom.xml | 2 +-
pom.xml | 4 ++--
6 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/library/camel-kamelets-bom/pom.xml
b/library/camel-kamelets-bom/pom.xml
index 8fa4ef60..a5e9a9d4 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>3.20.5</version>
+ <version>3.20.6-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/library/camel-kamelets-catalog/pom.xml
b/library/camel-kamelets-catalog/pom.xml
index 69b6b847..fc5a6860 100644
--- a/library/camel-kamelets-catalog/pom.xml
+++ b/library/camel-kamelets-catalog/pom.xml
@@ -35,7 +35,7 @@
<parent>
<groupId>org.apache.camel.kamelets</groupId>
<artifactId>camel-kamelets-parent</artifactId>
- <version>3.20.5</version>
+ <version>3.20.6-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/library/camel-kamelets-utils/pom.xml
b/library/camel-kamelets-utils/pom.xml
index 8022ff56..f123f790 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>3.20.5</version>
+ <version>3.20.6-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/library/camel-kamelets/pom.xml b/library/camel-kamelets/pom.xml
index d7877651..7e85cacf 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>3.20.5</version>
+ <version>3.20.6-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/library/kamelets-maven-plugin/pom.xml
b/library/kamelets-maven-plugin/pom.xml
index 635c080b..4a2ff14b 100644
--- a/library/kamelets-maven-plugin/pom.xml
+++ b/library/kamelets-maven-plugin/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel.kamelets</groupId>
<artifactId>camel-kamelets-parent</artifactId>
- <version>3.20.5</version>
+ <version>3.20.6-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/pom.xml b/pom.xml
index 66daed26..19f1744b 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>3.20.5</version>
+ <version>3.20.6-SNAPSHOT</version>
<name>Camel Kamelets Parent</name>
<description>Camel Kamelets Library Parent</description>
@@ -114,7 +114,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>v3.20.5</tag>
+ <tag>v3.20.0</tag>
</scm>
<issueManagement>