This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a commit to branch release-2.2.x in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-2.2.x by this push: new ce613f3c9 [maven-release-plugin] prepare for next development iteration ce613f3c9 is described below commit ce613f3c9d973cfdbb1da7225b1af9a4ff135fbd Author: Pasquale Congiusti <pasquale.congiu...@gmail.com> AuthorDate: Tue Dec 19 17:43:47 2023 +0100 [maven-release-plugin] prepare for next development iteration --- java/crds/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/java/crds/pom.xml b/java/crds/pom.xml index 500a58414..9ceb2866d 100644 --- a/java/crds/pom.xml +++ b/java/crds/pom.xml @@ -25,7 +25,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-crds</artifactId> - <version>2.2.0</version> + <version>2.2.1-SNAPSHOT</version> <packaging>jar</packaging> <properties> @@ -63,7 +63,7 @@ <connection>scm:git:http://gitbox.apache.org/repos/asf/camel-k.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/camel-k.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=camel-k.git;a=summary</url> - <tag>camel-k-crds-2.2.0</tag> + <tag>camel-k-project-1.10.0</tag> </scm> <dependencyManagement>