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

davsclaus 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 337a1489 Move schema to correct folder
337a1489 is described below

commit 337a1489a019069f09b0c465690eee5a36bbed08
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Wed Apr 30 16:43:39 2025 +0200

    Move schema to correct folder
---
 content/releases/release-4.10.4.md                                      | 2 +-
 .../camel-spring-xml-4.10.4.xsd => spring/camel-spring-4.10.4.xsd}      | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/releases/release-4.10.4.md 
b/content/releases/release-4.10.4.md
index d1e4716b..90e7e899 100644
--- a/content/releases/release-4.10.4.md
+++ b/content/releases/release-4.10.4.md
@@ -11,7 +11,7 @@ knownIssues: ""
 jiraVersionId: 12355817
 category: camel
 kind: lts
-jdk: [17, 21]
+jdk: [17,21]
 ---
 
 This release is the new Camel 4.10.4 release.
diff --git a/static/schema/spring-xml/camel-spring-xml-4.10.4.xsd 
b/static/schema/spring/camel-spring-4.10.4.xsd
similarity index 100%
rename from static/schema/spring-xml/camel-spring-xml-4.10.4.xsd
rename to static/schema/spring/camel-spring-4.10.4.xsd

Reply via email to