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 09e5c19e8 chore(ci): release 2.3.2 first attempt canceled
09e5c19e8 is described below
commit 09e5c19e841f84332e95ce0eae0cb5e306eca2db
Author: Pasquale Congiusti <[email protected]>
AuthorDate: Tue May 28 15:49:42 2024 +0200
chore(ci): release 2.3.2 first attempt canceled
---
java/crds/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/java/crds/pom.xml b/java/crds/pom.xml
index 818f386ce..e867dbe54 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.3-SNAPSHOT</version>
+ <version>2.3.2-SNAPSHOT</version>
<packaging>jar</packaging>
<properties>