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 81d9edf5 Move schema to correct folder
81d9edf5 is described below
commit 81d9edf5380e27374967cb4d516dc40c8f93033a
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Jun 3 13:54:00 2025 +0200
Move schema to correct folder
---
content/releases/release-4.10.5.md | 2 +-
.../camel-spring-xml-4.10.5.xsd => spring/camel-spring-4.10.5.xsd} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/releases/release-4.10.5.md
b/content/releases/release-4.10.5.md
index 2ec4f511..1d04d2c9 100644
--- a/content/releases/release-4.10.5.md
+++ b/content/releases/release-4.10.5.md
@@ -11,7 +11,7 @@ knownIssues: ""
jiraVersionId: 12355898
category: camel
kind: lts
-jdk: [17, 21]
+jdk: [17,21]
---
This release is the new Camel 4.10.5 release.
diff --git a/static/schema/spring-xml/camel-spring-xml-4.10.5.xsd
b/static/schema/spring/camel-spring-4.10.5.xsd
similarity index 100%
rename from static/schema/spring-xml/camel-spring-xml-4.10.5.xsd
rename to static/schema/spring/camel-spring-4.10.5.xsd