This is an automated email from the ASF dual-hosted git repository.
gzurowski pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-website.git
The following commit(s) were added to refs/heads/main by this push:
new 5ecd1d1 Fix data in release note for Camel 3.15.0
5ecd1d1 is described below
commit 5ecd1d14e7124bcc50f4f8a19d2f3c80bc69f6a4
Author: Gregor Zurowski <[email protected]>
AuthorDate: Fri Feb 4 11:59:23 2022 +0100
Fix data in release note for Camel 3.15.0
---
content/releases/release-3.15.0.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/content/releases/release-3.15.0.md
b/content/releases/release-3.15.0.md
index 3122857..9fdfdec 100644
--- a/content/releases/release-3.15.0.md
+++ b/content/releases/release-3.15.0.md
@@ -1,5 +1,5 @@
---
-date: 2022-02-08
+date: 2022-02-04
draft: false
type: release-note
version: 3.15.0
@@ -12,4 +12,4 @@ category: camel
jdk: [11]
---
-This release is the new Camel 3.15.0 LTS release. Java 8 support has been
dropped with this release.
+This release is the new Camel 3.15.0 release. Java 8 support has been dropped
with this release.