You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2023/02/21 14:52:03 UTC

[camel-k] branch main updated: 1.12.0-SNAPSHOT again

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git


The following commit(s) were added to refs/heads/main by this push:
     new 75d01b30c 1.12.0-SNAPSHOT again
75d01b30c is described below

commit 75d01b30c91558237d54579c01710c52f041003f
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Feb 21 15:51:45 2023 +0100

    1.12.0-SNAPSHOT again
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 java/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java/pom.xml b/java/pom.xml
index bee3a51d6..5bf5d08e1 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -25,7 +25,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.camel.k</groupId>
   <artifactId>camel-k-crds</artifactId>
-  <version>1.13.0-SNAPSHOT</version>
+  <version>1.12.0-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <properties>