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-kamelets.git
The following commit(s) were added to refs/heads/main by this push:
new 24258a23 [maven-release-plugin] prepare release v4.0.0
24258a23 is described below
commit 24258a236d4ab208503d21e33ffca357d34b0dd4
Author: Andrea Cosentino <[email protected]>
AuthorDate: Wed Sep 6 08:45:46 2023 +0200
[maven-release-plugin] prepare release v4.0.0
---
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 02ad0455..5a32d978 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>4.0.0-SNAPSHOT</version>
+ <version>4.0.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/library/camel-kamelets-catalog/pom.xml
b/library/camel-kamelets-catalog/pom.xml
index 99d2c4d3..97aa3b48 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>4.0.0-SNAPSHOT</version>
+ <version>4.0.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/library/camel-kamelets-utils/pom.xml
b/library/camel-kamelets-utils/pom.xml
index 05e29c67..7f8eba02 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>4.0.0-SNAPSHOT</version>
+ <version>4.0.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/library/camel-kamelets/pom.xml b/library/camel-kamelets/pom.xml
index fabe9684..bd490ad4 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>4.0.0-SNAPSHOT</version>
+ <version>4.0.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/library/kamelets-maven-plugin/pom.xml
b/library/kamelets-maven-plugin/pom.xml
index 11fa4844..698b019e 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>4.0.0-SNAPSHOT</version>
+ <version>4.0.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/pom.xml b/pom.xml
index a4a5fab7..fb9dd0e7 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>4.0.0-SNAPSHOT</version>
+ <version>4.0.0</version>
<name>Camel Kamelets Parent</name>
<description>Camel Kamelets Library Parent</description>
@@ -109,7 +109,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>v4.0.0-RC1</tag>
+ <tag>v4.0.0</tag>
</scm>
<issueManagement>