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 0297d5ab Move XSD in correct folder
0297d5ab is described below
commit 0297d5ab820ab9a17b3fd201d92333f60ba13e45
Author: Claus Ibsen <[email protected]>
AuthorDate: Thu Nov 9 13:39:35 2023 +0100
Move XSD in correct folder
---
static/schema/{spring-xml => spring}/camel-spring-xml-3.20.8.xsd | 0
static/schema/{spring-xml => spring}/camel-spring-xml-3.21.2.xsd | 0
static/schema/{spring-xml => spring}/camel-spring-xml-4.0.2.xsd | 0
3 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/static/schema/spring-xml/camel-spring-xml-3.20.8.xsd
b/static/schema/spring/camel-spring-xml-3.20.8.xsd
similarity index 100%
rename from static/schema/spring-xml/camel-spring-xml-3.20.8.xsd
rename to static/schema/spring/camel-spring-xml-3.20.8.xsd
diff --git a/static/schema/spring-xml/camel-spring-xml-3.21.2.xsd
b/static/schema/spring/camel-spring-xml-3.21.2.xsd
similarity index 100%
rename from static/schema/spring-xml/camel-spring-xml-3.21.2.xsd
rename to static/schema/spring/camel-spring-xml-3.21.2.xsd
diff --git a/static/schema/spring-xml/camel-spring-xml-4.0.2.xsd
b/static/schema/spring/camel-spring-xml-4.0.2.xsd
similarity index 100%
rename from static/schema/spring-xml/camel-spring-xml-4.0.2.xsd
rename to static/schema/spring/camel-spring-xml-4.0.2.xsd