You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gz...@apache.org on 2021/02/08 10:46:47 UTC

[camel-website] branch master updated: Remove blog entry for 3.7.2 due to validation error

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

gzurowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-website.git


The following commit(s) were added to refs/heads/master by this push:
     new caef9c6  Remove blog entry for 3.7.2 due to validation error
caef9c6 is described below

commit caef9c620d357d9cfd71dd7e833a6ae9e110b8d5
Author: Gregor Zurowski <gr...@zurowski.net>
AuthorDate: Mon Feb 8 11:46:22 2021 +0100

    Remove blog entry for 3.7.2 due to validation error
---
 content/blog/2021/02/RELEASE-3.7.2/featured.png | Bin 3975989 -> 0 bytes
 content/blog/2021/02/RELEASE-3.7.2/index.md     |  19 -------------------
 2 files changed, 19 deletions(-)

diff --git a/content/blog/2021/02/RELEASE-3.7.2/featured.png b/content/blog/2021/02/RELEASE-3.7.2/featured.png
deleted file mode 100644
index e5077f5..0000000
Binary files a/content/blog/2021/02/RELEASE-3.7.2/featured.png and /dev/null differ
diff --git a/content/blog/2021/02/RELEASE-3.7.2/index.md b/content/blog/2021/02/RELEASE-3.7.2/index.md
deleted file mode 100644
index a60f0f4..0000000
--- a/content/blog/2021/02/RELEASE-3.7.2/index.md
+++ /dev/null
@@ -1,19 +0,0 @@
----
-title: "RELEASE 3.7.2"
-date: 2021-02-08
-draft: false
-authors: [gzurowski]
-categories: ["Releases"]
-preview: "The Camel community announces the immediate availability of the new Camel 3.7.2 LTS release"
----
-
-
-The Camel community announces the immediate availability of Camel 3.7.2 (LTS), a new patch release with 29 improvements and fixes.
-
-The artifacts are published and ready for you to download from the Central Maven repository. For more details please take a look at the [release notes](/releases/release-3.7.2/).
-
-Many thanks to all who made this release possible.
-
-On behalf of the Camel PMC,
-
-Gregor Zurowski