This is an automated email from the ASF dual-hosted git repository.
pcongiusti pushed a commit to branch release-2.3.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-2.3.x by this push:
new 3afaafa90 [maven-release-plugin] prepare release camel-k-crds-2.3.1
3afaafa90 is described below
commit 3afaafa9050427faa02290410bfbc17de8d9cf96
Author: Pasquale Congiusti <[email protected]>
AuthorDate: Mon Apr 29 15:26:46 2024 +0200
[maven-release-plugin] prepare release camel-k-crds-2.3.1
---
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 206da56fd..3220c4e32 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.3.1-SNAPSHOT</version>
+ <version>2.3.1</version>
<packaging>jar</packaging>
<properties>
@@ -61,7 +61,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-project-1.10.0</tag>
+ <tag>camel-k-crds-2.3.1</tag>
</scm>
<dependencyManagement>