This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch 0.9.x
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
The following commit(s) were added to refs/heads/0.9.x by this push:
new 84951273 [maven-release-plugin] prepare release v0.9.4
84951273 is described below
commit 849512733751a6916cfe4d7fd733e12a873161c2
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue Jan 24 18:10:52 2023 +0100
[maven-release-plugin] prepare release v0.9.4
---
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 6465f061..e11c5629 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>0.9.4-SNAPSHOT</version>
+ <version>0.9.4</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/library/camel-kamelets-catalog/pom.xml
b/library/camel-kamelets-catalog/pom.xml
index ab1727a4..50efdd43 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>0.9.4-SNAPSHOT</version>
+ <version>0.9.4</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/library/camel-kamelets-utils/pom.xml
b/library/camel-kamelets-utils/pom.xml
index 5e620183..6514e78d 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>0.9.4-SNAPSHOT</version>
+ <version>0.9.4</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/library/camel-kamelets/pom.xml b/library/camel-kamelets/pom.xml
index bb0d2744..bf6a6c5b 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>0.9.4-SNAPSHOT</version>
+ <version>0.9.4</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/library/kamelets-maven-plugin/pom.xml
b/library/kamelets-maven-plugin/pom.xml
index 7347584f..69753d79 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>0.9.4-SNAPSHOT</version>
+ <version>0.9.4</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/pom.xml b/pom.xml
index ccee30da..72d0d6dc 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>0.9.4-SNAPSHOT</version>
+ <version>0.9.4</version>
<name>Camel Kamelets Parent</name>
<description>Camel Kamelets Library Parent</description>
@@ -115,7 +115,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>v0.9.0</tag>
+ <tag>v0.9.4</tag>
</scm>
<issueManagement>